Date: Fri, 12 Nov 2021 20:52:31 -0600 From: Dustin Marquess <dmarquess@gmail.com> To: FreeBSD virtualization <freebsd-virtualization@freebsd.org> Subject: Re: anyone able to bhyve openbsd 7.0 ? Message-ID: <CAJpsHY5hR1sk1iBgMJeESZYJNfJMUCcEmhYbXZHZ6kR-RKxy4A@mail.gmail.com> In-Reply-To: <YY8nd2YiR2yEYYny@ceres.zyxst.net> References: <YY8OCw0GohfpbGQH@ceres.zyxst.net> <CAJpsHY4L5ZyzcMrdaPO5dfNMG7nKkt=1q9J%2BFD6M57XyUUpWfQ@mail.gmail.com> <YY8ggo9QVVgK6%2BXt@ceres.zyxst.net> <CAJpsHY4CCsWL9_-igCvWHQr4%2BbUWdB4Tmgp6_XHDWouN0g%2BFTA@mail.gmail.com> <CAJpsHY6j_JtnJQeCHmme9mXYXsHqk7fFbw8i4deouQDU=daeMg@mail.gmail.com> <YY8nd2YiR2yEYYny@ceres.zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 12, 2021 at 8:49 PM tech-lists <tech-lists@zyxst.net> wrote: > > On Fri, Nov 12, 2021 at 08:27:31PM -0600, Dustin Marquess wrote: > >Oops, I forgot I had the .img commented out above (I only uncomment it > >to boot the updater): > > > >bhyve -A -D -H -P -w -S -u -c 2 -m 1G \ > >-s 0,amd_hostbridge \ > >-s 3,virtio-blk,/usr/local/vm/vpn/install70.img \ > >-s 4,virtio-blk,/dev/zvol/tank/vm/vpn \ > >-s 10,virtio-net,tap0,mac=1e:17:37:23:2f:cb \ > >-s 20,virtio-rnd \ > >-s 31,lpc \ > >-l com1,stdio -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \ > >vpn > > It's like bhyve isn't seeing the boot partition. Maybe I need to > re-download? I get this: > > BdsDxe: failed to load Boot0001 "UEFI BHYVE SATA DISK > BHYVE-A09F-F442-FB09" from > PciRoot(0x0)/Pci(0x3,0x0)/Sata(0x0,0xFFFF,0x0): Not Found > BdsDxe: failed to load Boot0002 "UEFI Misc Device" from > PciRoot(0x0)/Pci(0x4,0x0): Not Found > > and then it tries to pxe boot etc > > I'll try again after sleep. I'm clearly making an error somewhere. Weird. I've been using .img's from https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/ but I've been using snapshots for almost 2 years now, so way before 7.0 released. I'm not sure why the actual release itself would be any different... -Dustin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJpsHY5hR1sk1iBgMJeESZYJNfJMUCcEmhYbXZHZ6kR-RKxy4A>