From owner-freebsd-ports@FreeBSD.ORG Sat Sep 22 17:53:09 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD321106566B for ; Sat, 22 Sep 2012 17:53:09 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.8]) by mx1.freebsd.org (Postfix) with ESMTP id 4985D8FC0A for ; Sat, 22 Sep 2012 17:53:08 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 12443 invoked from network); 22 Sep 2012 19:53:07 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1348336387; bh=K9gVE7rZbu54y71dCqlkgbj4EgnIwCSAQU8y6SIhpBo=; h=From:To:CC:Subject; b=LEdHI06JDXdOj45zbqK93v8dVp8rX+9SZlqvOziKddgmaPGk5Hnxr5x1Cg8pjq/ZA Z+nfjynEnXAyTmX7uzgHcqdib5W2qKaZ8He/OJdPyFcOL3lcF7QZDtsGD1oPQ8X6ev uD0LkhJ5vtYQ7sh3+2Ex8hAbI2fu7CNQqain4avs= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 22 Sep 2012 19:53:07 +0200 Message-ID: <505DFAF6.9020408@wp.pl> Date: Sat, 22 Sep 2012 19:52:54 +0200 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: =?UTF-8?B?QmVybmhhcmQgRnLDtmhsaWNo?= References: <505DED30.7020701@wp.pl> <1348335498.5981.2.camel@Nokia-N900-42-11> In-Reply-To: <1348335498.5981.2.camel@Nokia-N900-42-11> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 120922-0, 2012-09-22), Outbound message X-Antivirus-Status: Clean X-WP-DKIM-Status: good (id: wp.pl) X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [AaNk] Cc: emulation@freebsd.org, ports@freebsd.org, Marek Salwerowicz , =?UTF-8?B?QmVybmhhcmQgRnLDtmhsaWM=?= Subject: Re: [Call for Testers] VirtualBox 4.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 17:53:09 -0000 W dniu 2012-09-22 19:38, Bernhard Fröhlich pisze: > On Sa., 22. Sep. 2012 18:54:08 CEST, Marek Salwerowicz wrote: > >> Hi, >> >> W dniu 2012-09-20 08:02, Bernhard Fröhlich pisze: >>> Bernhard on behalf of the new VirtualBox on FreeBSD Team! >> What happened with '--vnc' option of VBoxHeadless? >> >> s14% VBoxHeadless --startvm test1 --vnc --vncport 5100 --width 800 >> --height 600 >> Oracle VM VirtualBox Headless Interface 4.2.0_OSE >> (C) 2008-2012 Oracle Corporation >> All rights reserved. >> >> VBoxHeadless: error: Unknown option: '--vnc' >> [..] >> >> VBox was configured and installed with VNC support >> >> log from ./configure: >> >> [..] >> Checking for libvncserver: found version 0.9.9, OK. >> [..] > vnc is now implemented as a proper virtualbox plugin. This means it can be configured in the GUI and it's using the VRDE interface so you can run the vnc server and the VM in the QT4 interface at the same time. > I'm using VirtualBox on "X11-less" system, usually with VBoxManage. VNC was my only way to connect to VM console. Should I enable the VRDE from VBoxManage ? -- Marek