From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 14:30:14 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DED5106564A for ; Fri, 19 Mar 2010 14:30:14 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from gate.criticalsoftware.com (gate.criticalsoftware.com [62.28.132.186]) by mx1.freebsd.org (Postfix) with ESMTP id E90AA8FC12 for ; Fri, 19 Mar 2010 14:30:13 +0000 (UTC) Received: from [192.168.1.98] (unknown [192.168.1.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.criticalsoftware.com (Postfix) with ESMTP id CD5A5228588; Fri, 19 Mar 2010 14:30:11 +0000 (WET) Message-ID: <4BA38A74.2030606@gmail.com> Date: Fri, 19 Mar 2010 14:30:12 +0000 From: Ricardo Jesus User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b2pre Thunderbird/3.0 MIME-Version: 1.0 To: Warren Block References: <4BA2C900.5010400@comclark.com> <6201873e1003181811s2e9a9f6fsf0a8181cce339cdc@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Adam Vande More , Aiza , FreeBSD Questions Subject: Re: VirtualBox from the command line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ricardo.m.jesus@criticalsoftware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 14:30:14 -0000 On 19/03/2010 03:45, Warren Block wrote: > On Thu, 18 Mar 2010, Adam Vande More wrote: > >> On Thu, Mar 18, 2010 at 7:44 PM, Aiza wrote: >> >>> Does VirtualBox launch from the FBSD command line? >>> Is there a package for it in the pkg system? >>> >> >> # VirtualBox -h >> Sun VirtualBox Graphical User Interface 3.1.2_OSE >> (C) 2005-2009 Sun Microsystems, Inc. >> All rights reserved. >> >> Usage: >> --startvm start a VM by specifying its UUID or name >> --rmode sdl|image select different render mode (default is sdl) >> >> There are other ways too, eg VBoxHeadless > > And VBoxSDL. And VBoxManage. You can even create VMs from the command > line, but it's fairly involved. > > -Warren Block * Rapid City, South Dakota USA > _______________________________________________ > 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" > The problem with headless VirtualBox on FreeBSD is that the VRDP Connection is set to not active on VirtualBox OSE. AFAIK that makes it impossible to use headless VirtualBox on FreeBSD.