mirror of
https://github.com/BioArchLinux/iso.git
synced 2025-03-10 06:14:01 +00:00
fix: typo
This commit is contained in:
parent
33971e75fb
commit
00cf428232
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Following commands format the boot partition as fas, the root partition as ext4.
|
|||
|
||||
```
|
||||
# mkfs.ext4 /dev/root_partition
|
||||
# mkfs.fas /dev/boot_partition
|
||||
# mkfs.fat /dev/boot_partition
|
||||
```
|
||||
|
||||
### Mount
|
||||
|
|
Loading…
Add table
Reference in a new issue