fix typo
This commit is contained in:
parent
ef0b4eb887
commit
af4b748699
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue