iohyve
iohyve copied to clipboard
CentOS 6 doesn't boot after installation (grub prompt)
I'm a little new to starting out with iohyve and I'm trying to build a CentOS 6.9 based VM. Initial installation works fine, but after the initial reboot, I'm stuck at a grub prompt and have to manually manipulate grub in order to get the system to boot up.
From the wiki, it seems to indicate that all the old complicated steps are no longer required and all that's needed is to set the os=centos6, which I've done, but it still doesn't boot up.
Only way I've been able to boot it automatically is to modify grub.cfg to use the proper linux and initrd lines for grub with os=custom.
Am I missing something? Or is the functionality broken in 0.7.9?