Open huataihuang opened 5 years ago
I was able to reproduce this using your commandline. It worked for me after removing "acpi=off" from CMDLINE.
Can you see if this solves it for you as well?
Thank you. @John-K
Boot ubuntu 18.04.1 success by removing "acpi=off" from CMDLINE, it works well.
@John-K , @huataihuang could you give more details on what images you've done to get it working?
macOS Mojave 10.14.3
Install xhyve by source:
Have try install Ubuntu 18 by
ubuntu-18.04.1.0-live-server-amd64.iso
, FAILED. Becuase when installation, it always can not read from CDROM.I have test Ubuntu 18 can install through netinstall. The Installation is very smoothly, and Install finish successed.
Use following run.sh to start ubuntu 18 vm:
It will hang after virtio_blk load, so can't read from vda, and system hang.