From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 1 23:14:41 2011 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55A35106564A for ; Thu, 1 Dec 2011 23:14:41 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 9CC1C8FC0A for ; Thu, 1 Dec 2011 23:14:40 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id BAA20048; Fri, 02 Dec 2011 01:14:36 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RWFps-0007pW-5p; Fri, 02 Dec 2011 01:14:36 +0200 Message-ID: <4ED80A5A.2050300@FreeBSD.org> Date: Fri, 02 Dec 2011 01:14:34 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111108 Thunderbird/8.0 MIME-Version: 1.0 To: Martin Simmons References: <4ED76F0B.6090603@FreeBSD.org> <201112012002.pB1K2swd025653@higson.cam.lispworks.com> In-Reply-To: <201112012002.pB1K2swd025653@higson.cam.lispworks.com> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org Subject: Re: "headed" virtualbox + vnc X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 23:14:41 -0000 on 01/12/2011 22:02 Martin Simmons said the following: >>>>>> On Thu, 01 Dec 2011 14:11:55 +0200, Andriy Gapon said: >> >> Is it possible to start a guess VM with GUI and also be able to access it via VNC? >> All google hits for freebsd+virtualbox+vnc are about VBoxHeadless. > > Probably not simultaneously, but you can close the GUI with the "Save the > machine state" option and then bring it back to life as a headless VM > (presumably with vnc). > > Use VBoxManage controlvm ... savestate to stop the headless VM and then start > it again in GUI mode. The reason I am asking is that apparently that feature is available with RDP (via Devices -> Enable Remote Display). So I hoped for the same with VNC. -- Andriy Gapon