From da3260aec244eb15fdb7e9f1488f6e0f47ca0349 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 26 Jan 2023 13:06:31 +0100 Subject: [PATCH] fix partition help --- usr/lib/archboot/installer/help/mbr-partition.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr/lib/archboot/installer/help/mbr-partition.txt b/usr/lib/archboot/installer/help/mbr-partition.txt index 0a5151e91..3901694f2 100644 --- a/usr/lib/archboot/installer/help/mbr-partition.txt +++ b/usr/lib/archboot/installer/help/mbr-partition.txt @@ -1,6 +1,6 @@ Now you'll be put into cfdisk where you can partition your storage drive.\n\n You should make the following scheme:\n -- 1 SWAP PARTITION:\n +- 1 SWAP PARTITION --> table below\n RAM SIZE: RECOMMENDATION:\n ---------------------------------------\n - < 2GB --> 2X RAM\n @@ -8,5 +8,6 @@ You should make the following scheme:\n - 8GB - 64GB --> 4G to 0.5X RAM\n - > 64GB --> Minimum 4GB\n ---------------------------------------\n -- 1 ROOT PARTITION (size >= 2000MB)\n -- As many DATA PARTITIONS, as you will need (eg. /home, /boot ...). +- 1 ROOT PARTITION --> Minimum >= 2000MB\n +- DATA PARTITIONS --> As you will need...\n + (eg. /home, /boot)