From owner-freebsd-questions@freebsd.org Fri Nov 13 08:59:13 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C20242D32CC for ; Fri, 13 Nov 2020 08:59:13 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from p-impout006.msg.pkvw.co.charter.net (p-impout006aa.msg.pkvw.co.charter.net [47.43.26.137]) (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 4CXXTD6zs7z3NTd for ; Fri, 13 Nov 2020 08:59:12 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([96.28.177.163]) by cmsmtp with ESMTP id dUjGkkx5NW7uzdUjGkxemi; Fri, 13 Nov 2020 08:46:46 +0000 X-Authority-Analysis: v=2.3 cv=FKplONgs c=1 sm=1 tr=0 a=xqrt2BZAGHte7XHhrxJgbA==:117 a=xqrt2BZAGHte7XHhrxJgbA==:17 a=HpEJnUlJZJkA:10 a=DBwwDor5xuMA:10 a=xNf9USuDAAAA:8 a=FP58Ms26AAAA:8 a=Jqrrswe85JWVIkdTZYoA:9 a=SEwjQc04WA-l_NiBhQ7s:22 a=Z5ABNNGmrOfJ6cZ5bIyy:22 a=QOGEsqRv6VhmHaoFNykA:22 From: "Thomas Mueller" To: freebsd-questions@freebsd.org Subject: Booting multiple BSDs. References: X-CMAE-Envelope: MS4wfCD7Z74iOAKUAGmUWjokUiteXqA6a9rEMYKBPCkiSp9EOwCAOF8QlZaSzFwqYeF0ki3x9nu/qsuERgNQ3d9VtFWwWsoNFxz06B71/bjRLaGI/epcybOt Ap/QWFjAI+692LiJcxanPMTjdqyyrmdugVN5bpJHi15piUMWckwDd7O/W8DBHCbFgClNu90dv7CCiw== X-Rspamd-Queue-Id: 4CXXTD6zs7z3NTd X-Spamd-Bar: +++++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mueller6722@twc.com designates 47.43.26.137 as permitted sender) smtp.mailfrom=mueller6722@twc.com X-Spamd-Result: default: False [9.70 / 15.00]; FREEMAIL_FROM(0.00)[twc.com]; MISSING_DATE(1.00)[]; TO_DN_NONE(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:47.43.26.0/24]; RECEIVED_SPAMHAUS_PBL(0.00)[96.28.177.163:received]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; ASN(0.00)[asn:40294, ipnet:47.43.24.0/21, country:US]; RBL_DBL_DONT_QUERY_IPS(0.00)[47.43.26.137:from]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.00)[0.998]; R_BAD_CTE_7BIT(3.50)[7bit]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[twc.com]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[47.43.26.137:from:127.0.2.255]; MISSING_MID(2.50)[]; NEURAL_SPAM_LONG(1.00)[1.000]; RCVD_IN_DNSWL_NONE(0.00)[47.43.26.137:from]; RWL_MAILSPIKE_POSSIBLE(0.00)[47.43.26.137:from]; RCVD_COUNT_TWO(0.00)[2]; GREYLIST(0.00)[pass,body]; MAILMAN_DEST(0.00)[freebsd-questions] X-Spam: Yes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 13 Nov 2020 08:59:13 -0000 X-List-Received-Date: Fri, 13 Nov 2020 08:59:13 -0000 > What's the best way of going about this? > I've search engined around and all I can find most of the time is > multi-booting with Windows, which I ,left behind when XP came out, or > rambling non-specifics and vague references. > Is installing gptboot the go, then hitting a key to gain interactive > mode, then choosing a partition to boot from, or is there something a > little more automated available? > Thanks for any time and trouble entered into. > Harry Weaver > -- > �\200⣴� �� �⢶⣦� \2_ONE(0.00 > ⣾� \201� � \222� \200⣿�\201 Debian - The universal operating system > ⢿�\204� \230� �� \232� \213� \200 https://www.debian.org > � \210� ��\204� \200� \200� \200� \200 What are those strange characters in the footer of your message, after the "--" line? I can't read them as anything rational: look like hexadecimal codes. I run FreeBSD and NetBSD, using GPT and no traditional BSD disklabels that would drive me crazy. I find OpenBSD not compatible on my system. LiveUSB OpenBSD from liveusb-openbsd.sourceforge.net can't read or recognize my GPT-partitioned hard drive, and didn't recognize my Realtek Ethernet chip, 8111E/8168, haven't fully tested with wi-fi since I copied necessary firmware using FreeBSD. I usually use Super Grub2 Disk, available on earlier versions of the System Rescue CD written to USB stick, but am trying to move over to UEFI boot, need to more deeply study what I can do at FreeBSD loader prompt or NetBSD boot prompt. What/where is the gptboot you might want to install? Is it in FreeBSD ports, base system, or somewhere else? I notice FreeBSD >= 12.x has efibootmgr in base system, not avaliable in NetBSD base system or pkgsrc. I notice /boot/gptboot in FreeBSD base system, that would not be a separate installation. Tom