diff --git a/chroot.sh b/chroot.sh index ee7e751..76853c8 100755 --- a/chroot.sh +++ b/chroot.sh @@ -4,6 +4,7 @@ ln -sf /usr/share/zoneinfo/Europe/Zurich /etc/localtime driveName=cat /root/arch-dev-vm/drive +echo $driveName hwclock --systohc diff --git a/install.sh b/install.sh index 5db1ffa..e61d54b 100755 --- a/install.sh +++ b/install.sh @@ -41,6 +41,7 @@ fi # Save drive name for future use echo "${driveName}" > ~/arch-dev-vm/drive +chmod 777 ~/arch-dev-vm/drive echo "