instantOS/instantARCH

Install script hangs on hard drive selection

Closed this issue · 1 comments

I have been trying to install using the CLI version of the installer in a KVM/QEMU VM with both:

bash <(curl -L raw.githubusercontent.com/instantOS/instantARCH/master/archinstall.sh)
and
bash <(curl -L instantos.io/install)
(looking at them, they seem to be the same)

every time, the installer gets stuck on selecting the hard drive and won't exit:
instantos-disk
Pressing enter on either option loops the script and typing "yes" or "no" has the same result

Pressing control+c has no effect so I have been resetting the VM to try again.

Side Note:
This also happens if I select "no" when it asks if it is a VM:
instantos-vm

this should now be fixed