From owner-freebsd-questions@FreeBSD.ORG Fri Nov 16 15:44:56 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 20F7D95C for ; Fri, 16 Nov 2012 15:44:56 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 042328FC14 for ; Fri, 16 Nov 2012 15:44:55 +0000 (UTC) Received: from [10.0.10.3] ([173.88.197.103]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 16 Nov 2012 07:44:56 -0800 Message-ID: <50A65F76.2060009@a1poweruser.com> Date: Fri, 16 Nov 2012 10:44:54 -0500 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Mario Lobo Subject: Re: virtualbox with FreeBSD as host References: <50A65471.7050706@a1poweruser.com> <20121116121408.71d86341@papi> In-Reply-To: <20121116121408.71d86341@papi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Nov 2012 15:44:56.0718 (UTC) FILETIME=[540C1AE0:01CDC411] X-Sender: fbsd8@a1poweruser.com X-Authenticated-Sender: fbsd8@a1poweruser.com X-EchoSenderHash: [fbsd8]-[a1poweruser*com] Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2012 15:44:56 -0000 Mario Lobo wrote: > On Fri, 16 Nov 2012 09:57:53 -0500 > Fbsd8 wrote: > >> Section 23.3 of the handbook speaks about FreeBSD as a host. >> No where in that section does it say anything about virtualbox >> running from the FreeBSD host command line or from A Desktop. >> >> Do I need a Desktop for virtualbox to run under? >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > NOPE !! > > VBoxHeadless -startvm "vm name" > Issueing VirtualBox from host command line gets this msg. Failed to open the x11 display VBoxHeadless -startvm "vm name" assumes that there a vb guest all ready configured which is not my case. There is no man page for VBoxHeadless command. How do a configure a vb guest from the host command line?