FreeBSD: failed to mount root devise · Issue #34 · machyve/xhyve

I tried to boot FreeBSD by the following script. #!/bin/sh USERBOOT="test/userboot.so" BOOTVOLUME="FreeBSD-10.1-RELEASE-amd64.raw" KERNELENV="" MEM="-m 1G" #SMP="-c 2" #NET="-s 2:0,virtio-net" #IMG...