I'm trying to boot a FreeBSD image in PVH mode and without qemu training wheels as a DomU in my Xen system using grub-xen, but ran into the problem that "insmod bsd.mod" and "kfreebsd /boot/loader" give errors, because the module seems to be missing. I naively tried to copy the module from grub-pc, but that doesn't work. Best Regards,