fix partition help

This commit is contained in:
Tobias Powalowski 2023-01-26 12:51:44 +01:00
parent 6d3ebc3d94
commit 52fffe34b3
2 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@ You should consider the following scheme:\n
- < 2GB --> 2X RAM\n
- 2GB - 8GB --> = RAM\n
- 8GB - 64GB --> 4G to 0.5X RAM\n
- >64GB --> Minimum 4GB\n
- > 64GB --> Minimum 4GB\n
---------------------------------------\n
- 1 EFI SYSTEM PARTITION (ESP) (Minimum >= 260MB)\n
- 1 ROOT PARTITION (Minimum >= 2000MB)\n

View file

@ -1,12 +1,12 @@
Now you'll be put into cfdisk where you can partition your storage drive.\n
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
RAM Size: Recommendation:\n
---------------------------------------\n
- 2GB --> 2X RAM\n
- 2GB 8GB --> = RAM\n
- 8GB 64GB --> 4G to 0.5X RAM\n
- >64GB --> Minimum 4GB\n
- < 2GB --> 2X RAM\n
- 2GB - 8GB --> = RAM\n
- 8GB - 64GB --> 4G to 0.5X RAM\n
- > 64GB --> Minimum 4GB\n
---------------------------------------\n
- 1 ROOT PARTITION\n (size >= 2000MB)\n
- 1 ROOT PARTITION (size >= 2000MB)\n
- As many DATA PARTITIONS, as you will need (eg. /home, /boot ...).