Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2010 11:42:37 +0400
From:      Konstantin Vasilev <kvasilev@cellnetrix.com>
To:        Stacy Millions <stacy@Millions.Ca>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: [PATCH] VirtualBox headless VNC support by LibVNCServer	(20100421)
Message-ID:  <4BD7E6ED.5050108@cellnetrix.com>
In-Reply-To: <4BD6DBCA.602@millions.ca>
References:  <A1B0291015C54DD29B0BEA47741F55B2@artemis> <4BD6A433.6090900@cellnetrix.com> <4BD6DBCA.602@millions.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD7E6ED.5050108>