This commit is contained in:
Marcus 2023-10-22 10:25:21 +02:00
parent ef0b4eb887
commit af4b748699
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ you have to get your drive partitioned and formated.
Partitioning on an empty drive is simple, you need two partitions Partitioning on an empty drive is simple, you need two partitions
- partition1: ext4 , mainfilesystem. - partition1: ext4, main filesystem.
- partition2 (optional, but recommended): swap - partition2: swap, optional but recommended. About 20%-50% the size of your RAM.
You can use `Menu -> System -> GParted` or `fdisk` on the shell for this. You can use `Menu -> System -> GParted` or `fdisk` on the shell for this.
Please read their manuals. Please read their manuals.