From 29ffbdb7447a40c68004377d823f38ffe7f7bec1 Mon Sep 17 00:00:00 2001 From: eichehome Date: Mon, 17 Jan 2022 00:37:05 +0100 Subject: [PATCH] Added final arch-chroot --- pre.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pre.sh b/pre.sh index 5fbfa6d..5aa5972 100644 --- a/pre.sh +++ b/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 genfstab -U /mnt >> /mnt/etc/fstab +arch-chroot /mnt #--UEFI-btrfs-- \ No newline at end of file