From owner-freebsd-emulation@FreeBSD.ORG Tue Jan 15 15:57:31 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 89C8269 for ; Tue, 15 Jan 2013 15:57:31 +0000 (UTC) (envelope-from soeren.schroeder@gmail.com) Received: from mail-vb0-f47.google.com (mail-vb0-f47.google.com [209.85.212.47]) by mx1.freebsd.org (Postfix) with ESMTP id 3A8871CD for ; Tue, 15 Jan 2013 15:57:30 +0000 (UTC) Received: by mail-vb0-f47.google.com with SMTP id e21so262536vbm.20 for ; Tue, 15 Jan 2013 07:57:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type:content-transfer-encoding; bh=j2leVPut8gdcydZ87RZKy3LzXa2XX+P62XgVZZmVha0=; b=Jvvl6Nh7U3XHU0n0g7VoAZ3hLX9dcPBblCrUjLAC9Apdg7QSFFIKqNDJBbw/KCxCkP BYWRkphmYyH1LiZ5WhJeCxvY/YMKXZtxboEnb+TWIe91vVF5ch8ZV5nbNNUpWyTgMsNP cki5xTCvVmEUnF/tAsgGdux27u5LWyuUV0BdA5KP7o6DP2YQ+LMoBKz22y6OfG3zb/t+ zArjYwtk1484D4O5xRowGnmqZgHP70c6Bm817FHgtAvFRAlrEjsyOgRp2Ctdk0svyOTt cvmaGwDEoKIAqt9qe0NfJ5bf/aM7zXmNPreM3uDrzNdgAHJz0pN63fM2Inyg+8scXNDH VQBw== MIME-Version: 1.0 Received: by 10.52.98.73 with SMTP id eg9mr91578321vdb.18.1358265450381; Tue, 15 Jan 2013 07:57:30 -0800 (PST) Sender: soeren.schroeder@gmail.com Received: by 10.58.49.199 with HTTP; Tue, 15 Jan 2013 07:57:30 -0800 (PST) Date: Tue, 15 Jan 2013 16:57:30 +0100 X-Google-Sender-Auth: srIGTk2JCvAneh5QVkl_IJp7WFM Message-ID: Subject: VNC in virtualbox-ose-4.2.6 From: =?ISO-8859-1?Q?S=F8ren_Schr=F8der?= To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sch@chaos.dk List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 15:57:31 -0000 Greetings. I have been using Virtualbox for headless servers for some time and is very pleased with it. Since I run the servers headless, I use VNC for console on the servers. I'm running virtualbox-ose-4.1.18 on 9.0-RELEASE amd64, and I start my servers with /usr/local/bin/VBoxHeadless --startvm someserver --vnc --vncport 5901 --vncpass=3Dsomepass Im now building a new box, and installed 4.2.6 on 9.1-RELEASE amd64 I've made my first guest, via the X11 GUI, and it works. But I cannot get VNC running in headless. I installed from ports, and enabled VNC option [root@foo /var/db/ports/virtualbox-ose]# cat options # This file is auto-generated by 'make config'. # Options for virtualbox-ose-4.2.6 _OPTIONS_READ=3Dvirtualbox-ose-4.2.6 _FILE_COMPLETE_OPTIONS_LIST=3DDBUS DEBUG GUESTADDITIONS NLS PULSEAUDIO QT4 UDPTUNNEL VDE VNC WEBSERVICE X11 OPTIONS_FILE_SET+=3DDBUS OPTIONS_FILE_UNSET+=3DDEBUG OPTIONS_FILE_UNSET+=3DGUESTADDITIONS OPTIONS_FILE_SET+=3DNLS OPTIONS_FILE_UNSET+=3DPULSEAUDIO OPTIONS_FILE_SET+=3DQT4 OPTIONS_FILE_SET+=3DUDPTUNNEL OPTIONS_FILE_SET+=3DVDE OPTIONS_FILE_SET+=3DVNC OPTIONS_FILE_SET+=3DWEBSERVICE OPTIONS_FILE_SET+=3DX11 /usr/local/bin/VBoxHeadless --startvm someserver --vnc --vncport 5901 --vncpass=3Dsomepass Oracle VM VirtualBox Headless Interface 4.2.6_OSE (C) 2008-2013 Oracle Corporation All rights reserved. VBoxHeadless: error: Unknown option: '--vnc' Usage: -s, -startvm, --startvm Start given VM (required argument) -v, -vrde, --vrde on|off|config Enable (default) or disable the VR= DE server or don't change the setting -e, -vrdeproperty, --vrdeproperty Set a VRDE property: "TCP/Ports" - comma-separated list of ports the VRDE server can bind to. Use a dash between two port numbers to specify a rang= e "TCP/Address" - interface IP the VRDE server will bind to --settingspw Specify the settings password --settingspwfile Specify a file containing the settings password -c, -capture, --capture Record the VM screen output to a f= ile -w, --width Frame width when recording -h, --height Frame height when recording -r, --bitrate Recording bit rate when recording -f, --filename File name when recording. The codec used will be chosen based on the file extension it seems VNC is now in "extpacks", and it seems like its "usable" VBoxManage list extpacks Password: Extension Packs: 1 Pack no. 0: VNC Version: 4.2.6_OSE Revision: 82870 Edition: Description: VNC plugin module VRDE Module: VBoxVNC Usable: true Why unusable: but I cannot figure how to make console via VNC in 4.2 Any pointers ? -- S=F8ren Schr=F8der. Obey Gravity - It's the law !