Things to check
Reused translation
Other source string: “Workarounds for manual installations: * Select only the disks with the same sector size during manual installation in graphical or text mode. * When disks with inconsistent sector size are selected for the installation, restrict each created LVM Volume Group to use Physical Volumes with the same sector size. This can only be done in graphical mode in the Custom partitioning spoke. Workarounds for kickstart installations: * Restrict what disks are used for the partitioning by specifying 'ignoredisk --drives=..' or 'ignoredisk --only-use=..'. * Specify what disks should be used for each created LVM Physical Volume: partition pv.1 --ondisk=..'. General workarounds: * Plain partitioning scheme can be used instead of LVM. * Some drives support re-configuration of sector sizes, for example by running 'hdparm --set-sector-size=<SIZE> <DEVICE>'. ”
* Select only the disks with the same sector size during manual installation in graphical or text mode.
* When disks with inconsistent sector size are selected for the installation, restrict each created LVM Volume Group to use Physical Volumes with the same sector size. This can only be done in graphical mode in the Custom partitioning spoke.
Workarounds for kickstart installations:
* Restrict what disks are used for the partitioning by specifying 'ignoredisk --drives=..' or 'ignoredisk --only-use=..'.
* Specify what disks should be used for each created LVM Physical Volume: 'partition pv.1 --ondisk=..'.
General workarounds:
* Plain partitioning scheme can be used instead of LVM.
* Some drives support re-configuration of sector sizes, for example by running 'hdparm --set-sector-size=<SIZE> <DEVICE>'.
* V průběhu ruční instalace (v grafickém či textovém režimu) vyberte pouze disky se stejnou velikostí sektorů.
* Pokud jsou pro instalaci vybrány disky s nejednotnou velikostí sektorů, omezte každou z vytvořených LVM skupin svazků tak, aby používala pouze fyzické svazky se stejnou velikostí sektorů. Toto je možné pouze v grafickém režimu v části Uživatelsky určené rozdělení.
Obcházení problémů pro instalace z kickstart instalací:
* Omezte které disky jsou použity pro rozdělování zadáním „ignoredisk --drives=..“ nebo „ignoredisk --only-use=..“.
* Zadejte které disky mají být použity pro každý z vytvářených LVM fyzických oddílů: „partition pv.1 --ondisk=..“.
Obecná obcházení problémů:
* Namísto LVM je možné použít prosté schéma rozdělení.
* Některé disky podporují přenastavení velikosti sektorů, například spuštěním „hdparm --set-sector-size=<SIZE> <DEVICE>“.