From owner-freebsd-virtualization@freebsd.org Mon Feb 6 16:48:10 2017 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 B6A00CD385F for ; Mon, 6 Feb 2017 16:48:10 +0000 (UTC) (envelope-from vincent@up4.com) Received: from smtp93.iad3a.emailsrvr.com (smtp93.iad3a.emailsrvr.com [173.203.187.93]) (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 8AA9071 for ; Mon, 6 Feb 2017 16:48:09 +0000 (UTC) (envelope-from vincent@up4.com) Received: from smtp28.relay.iad3a.emailsrvr.com (localhost [127.0.0.1]) by smtp28.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id 44A2D51FF for ; Mon, 6 Feb 2017 11:47:59 -0500 (EST) X-Auth-ID: vincent@up4.tv Received: by smtp28.relay.iad3a.emailsrvr.com (Authenticated sender: vincent-AT-up4.tv) with ESMTPSA id 20DE251AF for ; Mon, 6 Feb 2017 11:47:59 -0500 (EST) X-Sender-Id: vincent@up4.tv Received: from un.up4.com ([UNAVAILABLE]. [69.55.244.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA) by 0.0.0.0:465 (trex/5.7.12); Mon, 06 Feb 2017 11:47:59 -0500 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Ubuntu UEFI Won't Reboot From: Vincent Olivier In-Reply-To: Date: Mon, 6 Feb 2017 11:47:58 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <23FEB7AF-5CE5-4CAA-B920-E4260FDEF4FA@up4.com> References: To: FreeBSD virtualization X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 06 Feb 2017 16:48:10 -0000 So after a minute or two, I get the UEFI Shell and when I exit, I get = something that appears to be the bhyve BIOS (?) when I go from there to = the Boot Maintenance Manager, and then =C2=AB Boot =46rom File =C2=BB I = can select the block device, then , then , then grubx64.efi = and then I get the Grub menu from which I can select Ubuntu, which in = turn boots the OS just fine. Now, the question is, can I configure bhyve = to look for that file instead of whatever it is currently looking for = and not finding? Or do I have to modify the ESP? > Le 6 f=C3=A9vr. 2017 =C3=A0 11:27, Vincent Olivier a = =C3=A9crit : >=20 > Hi, >=20 > I can install Ubuntu (Server LTS 16.04.1) in graphic UEFI mode with = the official ISO install media. But when I restart the machine without = the install media, I get: >=20 > Boot Failed. EFI DVD/CDROM > Boot Failed. EFI Misc Device >=20 > I=E2=80=99m sure there is an easy modification to a plain text file in = the /boot partition of the block device that will fix this. Anyone knows = how to make this work? If not, where can I get more information (log) on = this? >=20 > Thanks! >=20 > Vincent