Hi,

This looks to be a problem in userboot's handling of module dependencies on i386.

 On amd64:

/boot/kernel/zfs.ko size 0x267f50 at 0x1955000
loading required module 'opensolaris'

.. while on i386 the dependency isn't found, resulting in the opensolaris module not being loaded:
/boot/kernel/zfs.ko text=0x181bf4 data=0x9420+0x14e78
syms=[0x4+0x10c40+0x4+0x16e67]
loading required module 'ELF    '

I'd hazard a guess this is a 64-bit issue since 'lsmod' for an i386 kernel doesn't work from the (64-bit) bhyveload prompt. I'll take a closer look at the code.

later,

Peter.

_______________________________________________
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to