On 10/11/13 00:34, Peter Grehan wrote: >> Hi, I've been testing with bhyve but so far found no away to get out of >> the console without shutting down the guest! >> >> Am I missing something is this really not possible? > > It takes over stdin/stdout with no way of escaping. > > One way to get around this is to start bhyve under tmux/screen.
Its what I've been doing for now, but even in tmux one might want to exit the console similar to with we do with Xen. > >> Also is there any way to list running guests? > > ls /dev/vmm/* I guees it works for now, I notice that ps also shows some info, acttualty it shows the process with the full arguments! > > later, > > Peter. > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to > "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
