diff --git a/usr/lib/archboot/installer/help/guid-partition.txt b/usr/lib/archboot/installer/help/guid-partition.txt index bab80f635..4405fe88e 100644 --- a/usr/lib/archboot/installer/help/guid-partition.txt +++ b/usr/lib/archboot/installer/help/guid-partition.txt @@ -1,7 +1,7 @@ Now you'll be put into cfdisk where you can partition your storage drive.\n\n -You should consider the following scheme:\n -- 1 BIOS GRUB PARTITION (size 2MB)\n -- 1 SWAP PARTITION:\n +You should consider the following scheme:\n\n +- 1 BIOS_GRUB PARTITION --> exact 2MB\n +- 1 SWAP PARTITION --> table below\n RAM SIZE: RECOMMENDATION:\n ---------------------------------------\n - < 2GB --> 2X RAM\n @@ -9,6 +9,8 @@ You should consider the following scheme:\n - 8GB - 64GB --> 4G to 0.5X RAM\n - > 64GB --> Minimum 4GB\n ---------------------------------------\n -- 1 EFI SYSTEM PARTITION (ESP) (Minimum >= 260MB)\n -- 1 ROOT PARTITION (Minimum >= 2000MB)\n -- As many DATA PARTITIONS, as you will need (eg. /home, /boot ...). +- 1 EFI SYSTEM --> Minimum >= 260MB\n + PARTITION (ESP)\n +- 1 ROOT PARTITION --> Minimum >= 2000MB\n +- DATA PARTITIONS --> As you will need...\n + (eg. /home, /boot)