Ups! In this case I can't use option --vnc off to disable vnc console. There is only one way. $ nohup VBoxHeadless --vnc off --startvm mayVMname & Then press Ctrl+C - It's release console. And VM continue running after logout.
-- With best regards, Konstantin Vasilyev 27.04.2010 16:42, Stacy Millions пишет: > Konstantin Vasilev wrote: > >> Why command VBoxHeadless -v off --startvm mayVMname doesn't go to >> background and doesn't release console? > > I can't answer why it behaves like that, but I can offer an alternative. > > VBoxManage startvm VMname --type headless > > will start the vm in the background. > > -stacy > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
