Fixed typo
This commit is contained in:
@@ -109,7 +109,7 @@ mount $cryptroot /mnt
|
|||||||
mkdir /mnt/boot
|
mkdir /mnt/boot
|
||||||
mount $bootpart /mnt/boot
|
mount $bootpart /mnt/boot
|
||||||
|
|
||||||
pacstrap /mnt base base-devel linux linux-firmware NetworkManager
|
pacstrap /mnt base base-devel linux linux-firmware networkmanager
|
||||||
|
|
||||||
genfstab -U /mnt >| /mnt/etc/fstab
|
genfstab -U /mnt >| /mnt/etc/fstab
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user