Date: Mon, 07 Nov 2022 02:42:00 +0000 From: void <void@f-m.fm> To: "Peter Grehan" <grehan@freebsd.org> Cc: freebsd-virtualization@freebsd.org Subject: Re: trying to attach another disk to openbsd72 bhyve guest Message-ID: <2d2b2bdd-9cdb-40ea-878e-59f11f3f9cab@app.fastmail.com> In-Reply-To: <b7451392-404c-7fd0-3c4b-11d4a78e8ad1@freebsd.org> References: <Y2J1JserFtD4NRrz@openbsd.local> <b7451392-404c-7fd0-3c4b-11d4a78e8ad1@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sun, 6 Nov 2022, at 11:16, Peter Grehan wrote: > I tried this out with 7 disks, 6 added post-install, and OpenBSD 7.2 was > able to see them. Info appended. Managed to "fix" it :D - the tl;dr version is "select GPT and not MBR" because if GPT isn't selected, an msdos efi partition isn't created and that's why my previous attempts (apart from the vm where I made a msdos partition manually before installation) failed. This part in the initial installation process: # Use (W)hole disk MBR, whole disk (G)PT or (E)dit? [whole] G # An EFI/GPT disk may not boot. Proceed? [no] <<<== this bit Is GPT "inferred" by BHYVE_UEFI.fd? thanks,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2d2b2bdd-9cdb-40ea-878e-59f11f3f9cab>