Using VM-IMAGES

Hi,

I would like to spin up a VM of FreeBSD, based on an image as provided in https://download.freebsd.org/releases/VM-IMAGES/13.2-RELEASE/amd64/Latest/

More precisely: I want to spin up a VM based on the qcow2 image under Linux/libvirt/qemu-x64_64

I can get a booting instance (like, the loader boots the kernel) by cloning an existing Linux VM and add some <loader readonly="yes" type="pflash">/usr/share/edk2/x64/OVMF_CODE.fd</loader> underneath of the <domain><os> "anchor".

However, it fails to mount the root filesystem. I see on the console:
 
Back
Top