I could run BHyVe on my PC with neel's guest image by following CFT page(http://callfortesting.org/bhyve/), it just worked without problem, but I couldn't shutdown guest OS safely. shutdown command in guest OS doesn't poweroff the VM, and I have no idea to close bhyve console.
The vmrun.sh script loops endlessly, running the user-space loader and then bhyve in succession. I think you want to kill the pid of that and not bhyve itself, or it will continue looping.
later, Peter. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
