Howto close BHyVe console
Peter Grehan
grehan at freebsd.org
Tue Apr 3 16:21:06 UTC 2012
> 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.
More information about the freebsd-virtualization
mailing list