From owner-freebsd-virtualization@FreeBSD.ORG Tue Dec 3 00:11:55 2013 Return-Path: Delivered-To: freebsd-virtualization@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 2F3ADEEE; Tue, 3 Dec 2013 00:11:55 +0000 (UTC) Received: from hub.org (hub.org [200.46.208.146]) by mx1.freebsd.org (Postfix) with ESMTP id 06CB4168E; Tue, 3 Dec 2013 00:11:54 +0000 (UTC) Received: from maia.hub.org (unknown [200.46.151.188]) by hub.org (Postfix) with ESMTP id 425A123C53C; Mon, 2 Dec 2013 20:11:54 -0400 (AST) Received: from hub.org ([200.46.208.146]) by maia.hub.org (mx1.hub.org [200.46.151.188]) (amavisd-maia, port 10024) with ESMTP id 34373-09; Tue, 3 Dec 2013 00:11:54 +0000 (UTC) Received: from [10.5.250.186] (remote.ilcs.sd63.bc.ca [142.31.148.2]) by hub.org (Postfix) with ESMTPA id 8FFFA23C53B; Mon, 2 Dec 2013 20:11:53 -0400 (AST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Upcoming FreeBSD 10.x + bhyve ... From: Marc Fournier In-Reply-To: <529D210C.9020801@freebsd.org> Date: Mon, 2 Dec 2013 16:11:53 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <70B115D9-436C-45EC-8F2E-CEBB2A48A9A5@hub.org> References: <56DEE328-7C96-4AC9-BF87-2C41D4C7949F@hub.org> <529D210C.9020801@freebsd.org> To: Peter Grehan X-Mailer: Apple Mail (2.1822) Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2013 00:11:55 -0000 On Dec 2, 2013, at 16:08 , Peter Grehan wrote: > Hi Marc, >=20 >> I just read through http://bhyve.org/bhyve-manual.txt, and one thing >> that doesn=92t seem to be supported (or, I=92ve missed it) is = HeadLess >> support =85 I get the impression that using this on a remote server >> isn=92t currently possible, or am I missing something in the docs? >=20 > It is. The easiest is using the recent change (r258668) which allows = bhyveload and bhyve to direct output to a tty instead of just stdio. =91k, that would work =85 so *if* I=92m reading the docs right, the = intiial build of the file system / install of guest OS, happens on an = interactive remote ssh session, then I=92d shutdown and restart it = redirecting output =85 ? I=92m plannin gon building a 10.x system over Christmas to start playing = with this, just trying to do as much research as possible before =85=20 thx