Added final arch-chroot

This commit is contained in:
eichehome 2022-01-17 00:37:05 +01:00
parent e590a3193d
commit 29ffbdb744

1
pre.sh
View file

@ -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
genfstab -U /mnt >> /mnt/etc/fstab
arch-chroot /mnt
#--UEFI-btrfs--