On ia64 to get zfs I only need to have
makeoptions     MODULES_OVERRIDE="opensolaris zfs"
in the kernel config:

# kldstat
Id Refs Address            Size     Name
 1    9 0xe000000004000000 cc6688   kernel
 2    1 0xe000000004cc8000 1ff4a8   zfs.ko
 3    2 0xe000000004ec8000 14b60    opensolaris.ko



On amd64 it seems one also needs krpc kernel module:

        KLD zfs.ko: depends on krpc - not available or version mismatch

Is this expected?

Perhaps on ia64 krpc is included via some other
kernel config option?

many thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to