From owner-freebsd-questions@freebsd.org Tue Sep 4 04:42:46 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B865FE1037 for ; Tue, 4 Sep 2018 04:42:46 +0000 (UTC) (envelope-from freebsd@twc.com) Received: from dnvrco-cmomta02.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E33A286181 for ; Tue, 4 Sep 2018 04:42:45 +0000 (UTC) (envelope-from freebsd@twc.com) Received: from [192.168.1.10] ([74.132.25.214]) by cmsmtp with ESMTPA id x38EfIa9fizpFx38HfFIES; Tue, 04 Sep 2018 04:40:07 +0000 To: freebsd-questions@freebsd.org From: FreeBSD TWC Subject: Multi-boot Message-ID: <42193ff6-7447-e917-3ca8-5840491918e5@twc.com> Date: Tue, 4 Sep 2018 00:40:02 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-CMAE-Envelope: MS4wfDik7FXs/5ZKMv9hTaggoPZ4aVAUfqURxm1JGpu2JvchwhJq2iVL0JpHvzPw/raebjnzPSVTJbMAdr5TbUmADyEK47s80DDBxn5SYb1A1uarurSOM03F nrDLJiQbn/5MKEdpMCOrXFd6kdG/qKQWLiXjhlHRjJcy1Ipn03F1LwBYN5VErk34UYbxndz4/BqxYQ== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2018 04:42:46 -0000 I have previous FreeBSD experience, but have been inactive for a few years. I used to partition disks with an MBR, and install multiple OSes and FreeBSD had a boot manager (now known as boot0) that allowed me to select which OS to boot. I now have a new machine that uses UEFI and I can't figure out how to mimic the multi-boot menu. It appears to me that I can no longer use boot0 because I'm using amd64, not i386. I want to use EFI, GPT, and select OSes from a menu.  The efibootmgr man page appears to be incorrect.  I tried the example and it caused a syntax error.  There is no -d option (the command said -d ada0) I was hoping to add another EFI variable and hoped it would allow me to select which partition to boot. I'm using FreeBSD 11.2-RELEASE.