Fbsd8 wrote:
The handbook does not cover how to add zfs support.

How is it done?


Let me reword. If zfs is in the base system why does it not show up
when I look for it this way?

if config -x $( sysctl -n kern.bootfile ) | grep -q '^[[:space:]]*options[[:space:]]\{1,\}ZFS\>'; then
  echo "yes zfs is in the kernel"
fi
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to