From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 8 20:06:49 2014 Return-Path: Delivered-To: vbox@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8104F9D1 for ; Sat, 8 Mar 2014 20:06:49 +0000 (UTC) Received: from mail.rcousins.com (mail.rcousins.com [66.220.7.56]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6DB4961C for ; Sat, 8 Mar 2014 20:06:49 +0000 (UTC) Received: from [10.0.5.120] (50-76-33-121-ip-static.hfc.comcastbusiness.net [50.76.33.121]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mail.rcousins.com (Postfix) with ESMTPSA id AE357C2013A for ; Sat, 8 Mar 2014 12:07:25 -0800 (PST) Message-ID: <531B7863.3080706@Rcousins.com> Date: Sat, 08 Mar 2014 12:06:59 -0800 From: Robert Cousins Organization: Cousins Consulting User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: vbox@FreeBSD.org Subject: Default VM placement? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 08 Mar 2014 20:26:01 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 08 Mar 2014 20:06:49 -0000 How does one set the location for VMs such that vboxmanage and vboxheadless can find them? I've searched the docs and can't find it. Thanx