Update README.md

This commit is contained in:
Luís Guilherme Bergamini Mendes
2020-09-16 22:47:59 -03:00
committed by GitHub
parent 25fa5f3bd1
commit 1e88370a4f

View File

@ -22,11 +22,7 @@ mkdir /mnt/lfs
fdisk /dev/sdb
```
Use the following basic options:
n- new partition
Accept the default values
w- write changes
Use the following basic options: n- new partition, accept the default values, w- write changes
Create a filesystem, a mount point, and mount it: