mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
add some more fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user