Re: anyone able to bhyve openbsd 7.0 ?

From: Mario Marietto <marietto2008_at_gmail.com>
Date: Sat, 13 Nov 2021 02:02:59 UTC
I'm also interested in trying openBSD. I've just tried to boot the iso and
the img file like this :

bhyve -S -c 8 -m 8G -w -H \
-s 0,hostbridge \
-s 1,ahci-cd,/home/marietto/Downloads/OS/OpenBSD/install70.iso /
install70.img \
#-s 2,virtio-blk,/mnt/da4s1/OS/bhyve/OpenBSD/openbsd70.img \
#-s 3:0,passthru,2/0/0,rom=TU102.rom \
#-s 3:1,passthru,2/0/1 \
#-s 3:2,passthru,2/0/2 \
#-s 3:3,passthru,2/0/3 \
-s 8,virtio-net,tap0 \
#-s 9,hda,play=/dev/dsp,rec=/dev/dsp \
-s 30,xhci,tablet \
-s 31,lpc \
-s 29,fbuf,tcp=0.0.0.0:5900,w=1440,h=900,wait \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
vm0

this is what happens in both the cases :

[image: Screenshot_20211113_030139.png]


Il giorno sab 13 nov 2021 alle ore 02:36 tech-lists <tech-lists@zyxst.net>
ha scritto:

> On Fri, Nov 12, 2021 at 07:25:12PM -0600, Dustin Marquess wrote:
>
> >I use install70.img (not .iso) as followed in
> >https://wiki.freebsd.org/bhyve/OpenBSD and that works for me. I do
> >have to manually enter:
> >
> >set com tty0
> >
> >At the boot prompt manually. After install, however, I don't seem to have
> to.
> >
> >-Dustin
> >
>
> Thank you, I'll try that
> --
> J.
>


-- 
Mario.