Minor corrections
This commit is contained in:
parent
d6a3263622
commit
f67f24fda5
@ -20,11 +20,12 @@ lsblk
|
||||
* `mount <device> /mnt/home`
|
||||
|
||||
### Pacstrap
|
||||
* `pacstrap /mnt base base-sevel`
|
||||
* `pacstrap /mnt base base-devel`
|
||||
|
||||
# Configuration
|
||||
### Generate FSTAB
|
||||
Generation: `genfstab -p /mnt >> /mnt/etc/fstab`
|
||||
|
||||
Output fstab: `cat /mnt/etc/fstab`
|
||||
|
||||
### chroot into installation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user