Added final arch-chroot
This commit is contained in:
parent
e590a3193d
commit
29ffbdb744
1 changed files with 1 additions and 0 deletions
1
pre.sh
1
pre.sh
|
@ -80,4 +80,5 @@ mount /dev/vda1 /mnt/boot
|
||||||
pacstrap /mnt base linux linux-lts linux-firmware amd-ucode tamsyn-font vim git btrfs-progs
|
pacstrap /mnt base linux linux-lts linux-firmware amd-ucode tamsyn-font vim git btrfs-progs
|
||||||
|
|
||||||
genfstab -U /mnt >> /mnt/etc/fstab
|
genfstab -U /mnt >> /mnt/etc/fstab
|
||||||
|
arch-chroot /mnt
|
||||||
#--UEFI-btrfs--
|
#--UEFI-btrfs--
|
Loading…
Reference in a new issue