Tried devuan_chimaera_4.0.0_i386_netinstall.iso with VirtualBox under FreeBSD 13, worked out of the box.
Then I tried vm-bhyve.
Devuan installer starts, but cannot detect CD Rom nor network:
No device for installation media (like a CD-ROM device) was detected.
Network autoconfiguration failed
Anybody an idea, what is wrong?
Bridge is up:
Template is (from here)
Then I tried vm-bhyve.
Devuan installer starts, but cannot detect CD Rom nor network:
No device for installation media (like a CD-ROM device) was detected.
Network autoconfiguration failed
Anybody an idea, what is wrong?
Bridge is up:
Code:
vm-public: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 42:94:74:18:69:bd
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
member: tap0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 4 priority 128 path cost 2000000
member: re0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 1 priority 128 path cost 20000
groups: bridge vm-switch viid-4c918@
nd6 options=9<PERFORMNUD,IFDISABLED>
Template is (from here)
Code:
loader="grub"
cpu=1
memory=1G
network0_type="virtio-net"
network0_switch="public"
disk0_type="ahci-hd"
disk0_name="disk0.img"
grub_run_partition="1"
grub_run_dir="/boot/grub"