instantOS / instantARCH

The official instantOS installer
GNU General Public License v2.0
25 stars 6 forks source link

Install script hangs on hard drive selection #9

Closed jcstill closed 1 year ago

jcstill commented 4 years ago

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

paperbenni commented 4 years ago

this should now be fixed