From owner-freebsd-virtualization@freebsd.org Mon Feb 6 16:36:42 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 7BD50CD35F0 for ; Mon, 6 Feb 2017 16:36:42 +0000 (UTC) (envelope-from vincent@up4.com) Received: from smtp85.ord1c.emailsrvr.com (smtp85.ord1c.emailsrvr.com [108.166.43.85]) (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 6085F1A07 for ; Mon, 6 Feb 2017 16:36:41 +0000 (UTC) (envelope-from vincent@up4.com) Received: from smtp11.relay.ord1c.emailsrvr.com (localhost [127.0.0.1]) by smtp11.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 467A6A014A for ; Mon, 6 Feb 2017 11:27:59 -0500 (EST) X-Auth-ID: vincent@up4.tv Received: by smtp11.relay.ord1c.emailsrvr.com (Authenticated sender: vincent-AT-up4.tv) with ESMTPSA id 2CF17A0134 for ; Mon, 6 Feb 2017 11:27: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:27:59 -0500 From: Vincent Olivier Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Ubuntu UEFI Won't Reboot Message-Id: Date: Mon, 6 Feb 2017 11:27:58 -0500 To: FreeBSD virtualization Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) 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:36:42 -0000 Hi, 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: Boot Failed. EFI DVD/CDROM Boot Failed. EFI Misc Device 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? Thanks! Vincent=