Trouble getting OpenBSD running on bhyve

Christian Stærk xi at borderworlds.dk
Thu Jun 14 09:26:00 UTC 2018


Hi,
I'm trying to get OpenBSD running on bhyve, but am not getting very far.

I am trying with the following command line:

/usr/sbin/bhyve -c 1 -m 1G -w -H -s 0,amd_hostbridge -s 4,ahci-hd,/home/xi/leech/install63.fs -s 5,ahci-hd,disk.img -s 6,virtio-net,tap2 -s 29,fbuf,tcp=0.0.0.0:5901,w=800,h=600,wait -s 31,lpc -l com1,stdio -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd vulcan

I see the boot loader, and then the following output:

cannot open hd0a:/etc/random.seed: No such file or directory
booting hd0a:/6.3/amd64/bsd.rd: 3418091+1467392+3891704+0+598016 [363465+90+433440+288010]=0x9fc160
entry point at 0xf000158

Then after a few seconds, bhyve exits.

I have run "bhyvectl --get-all" for the vm when it has reached this 
state, and the output is here:
https://borderworlds.dk/~xi/bhyve-get-all-vulcan.txt

Any suggestions?

Best regards
Christian



More information about the freebsd-virtualization mailing list