add some more fixes

This commit is contained in:
janis
2023-11-28 10:47:42 +01:00
parent db0bfbf139
commit b9363f392b
2 changed files with 8 additions and 3 deletions

View File

@@ -47,6 +47,9 @@ sleep 2
umount -R /mnt
wipefs -a "/dev/$driveName"
sleep 2
echo -e "
g
n
@@ -96,7 +99,7 @@ echo "
sleep 2
mkdir /mnt/root
cp -r ~/arch-dev-vm /mnt/root/arch-dev-vm/
cp -rv ~/arch-dev-vm /mnt/root/arch-dev-vm/
arch-chroot /mnt /root/arch-dev-vm/chroot.sh