Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2013 16:57:14 -0500
From:      Fbsd8 <fbsd8@a1poweruser.com>
To:        FreeBSD questions <questions@freebsd.org>
Subject:   Re: How to add zfs support to FreeBSD?
Message-ID:  <5122A3BA.2000907@a1poweruser.com>
In-Reply-To: <51229B47.4070605@a1poweruser.com>
References:  <51229B47.4070605@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5122A3BA.2000907>