From owner-freebsd-virtualization@FreeBSD.ORG Sun Jan 4 23:22:13 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D0532A3; Sun, 4 Jan 2015 23:22:13 +0000 (UTC) Received: from smtp.digiware.nl (unknown [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AFFD1529; Sun, 4 Jan 2015 23:22:13 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id B5A0B16A403; Mon, 5 Jan 2015 00:22:01 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RdmwNv2RH4Wq; Mon, 5 Jan 2015 00:21:31 +0100 (CET) Received: from [IPv6:2001:4cb8:3:1:1420:755c:e956:6350] (unknown [IPv6:2001:4cb8:3:1:1420:755c:e956:6350]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 0EE7116A402; Mon, 5 Jan 2015 00:21:31 +0100 (CET) Message-ID: <54A9CAFB.1090902@digiware.nl> Date: Mon, 05 Jan 2015 00:21:31 +0100 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Peter Grehan , Conrad Rad Subject: Re: Native Linux guest in Bhyve (no grub2-bhyve) status? References: <5448305F.8010307@freebsd.org> <54483712.8050007@freebsd.org> In-Reply-To: <54483712.8050007@freebsd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 04 Jan 2015 23:22:13 -0000 On 23-10-2014 1:00, Peter Grehan wrote: > Hi Conrad, > >> Is the work being done in public? > > We're working on getting it released. > Peter, Would it it be possible in the meantime to enhance grub2-bhyve with the same possibility as bhyve itself has for the console? So I can redirect grub screen access to /dev/nmdm12041, and one can even use this channel to see the grubscreen during rebooting. Or if it is not that hard, give some pointers to write it myself. Regards, --WjW