From owner-freebsd-virtualization@freebsd.org Fri May 27 11:55:44 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A50DB4C996 for ; Fri, 27 May 2016 11:55:44 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.0x20.net", Issuer "mail.0x20.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A8E51F1B; Fri, 27 May 2016 11:55:43 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 038FA6E0081; Fri, 27 May 2016 13:55:40 +0200 (CEST) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id u4RBteXt095874; Fri, 27 May 2016 13:55:40 +0200 (CEST) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id u4RBteBr095403; Fri, 27 May 2016 13:55:40 +0200 (CEST) (envelope-from lars) Date: Fri, 27 May 2016 13:55:40 +0200 From: Lars Engels To: Jason Tubnor Cc: freebsd-virtualization@freebsd.org, Peter Grehan Subject: Re: bhyve graphics support Message-ID: <20160527115540.GB15808@e-new.0x20.net> References: <442c6d8f-2b64-c88b-382a-cf73eb6f7404@freebsd.org> <20160527104405.GA15808@e-new.0x20.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MvEh5MSbieV/1Yst" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p23 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 27 May 2016 11:55:44 -0000 --MvEh5MSbieV/1Yst Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 27, 2016 at 09:11:16PM +1000, Jason Tubnor wrote: > On 27 May 2016 8:44 PM, "Lars Engels" wrote: > > > > > > downloading the UEFI image I start Ubuntu like this: > > > > grub-bhyve -m device.map -r hd0,msdos1 -M 4G ubuntu > > ~lars/dev/bhyve_graphics/bhyve \ > > -s 0:0,hostbridge \ > > -s 1:0,lpc \ > > -s 2:0,virtio-net,tap1 \ > > -s 3:0,virtio-blk,./ubuntu-hd.img \ > > -s 11,fbuf,tcp=3D0.0.0.0:5900,w=3D1280,h=3D720,wait \ > > -s 20,xhci,tablet \ > > -l bootrom,/home/lars/dev/bhyve_graphics/BHYVE_UEFI_20160526.fd \ > > -c 4 \ > > -m 4G \ > > ubuntu > > > > > > Then I connect with vncviewer but only see this message: > > > > "Boot failed. EFI misc device" >=20 > I don't think you need the grub shim with uefi. That might be, but removing the grug-bhyve call doesn't change the error message. --MvEh5MSbieV/1Yst Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXSDW8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tHYgH/2fHiA3+Z0V4B1cd/Uh0+FFO HPqcXodL5nJjC6u4wS2+3SRIaAUUXod7facnUXP1f2TuPZanX8IYIu31YNn+sLbK q03KFy99y/chmtrYLg82xp8BtPxriULUtWK+jIRCLHrvJwByPUA9NjWBPgqgST0r Au5SjaFF4BCJt2PKJWpwRpGnx10iV84I2CFx4oQq94kKaz9mi1XNn0RolnlDyJe3 ZhWao6kgpK5OArWHaEU9E9hXWiyXzkmqUTfoL1G4ovjxSWmsvJcxSG6dQchL69rF ACFInYpeFXIF0wG8fDh6iCVDCVNA28mAy3o9chHJ4MCMjl2uMZ7wFYuTyPFCYfc= =XFlo -----END PGP SIGNATURE----- --MvEh5MSbieV/1Yst--