Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 13:34:37 +0100
From:      Toni Schmidbauer <freebsd@stderror.at>
To:        francklarchange@free.fr
Cc:        freebsd-questions@freebsd.org
Subject:   Re: freebsd-update install
Message-ID:  <861vvaowbm.wl@stderror.at>
In-Reply-To: <49692C49.1000800@free.fr>
References:  <496903FE.6020507@free.fr> <86vdsmeu3p.wl@stderror.at> <200901102218.58365.Thomas.Sparrevohn@btinternet.com> <86tz86ep78.wl@stderror.at> <49692C49.1000800@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 11 Jan 2009 00:16:25 +0100,
Franck Royer wrote:
> Thanks for all this infos. I have another question about the zfs kernel
> module : is it still in the GENERIC kernel in the release 7.1 ? Or do I
> need to include it and recompile the kernel before the first reboot ?

the module is included in the standard kernel, you just have to tell
the boot loader to load it on startup (/boot/loader.conf):

zfs_load="YES"

and if your root filesystem is zfs

vfs.root.mountfrom="zfs:rpool/root"

toni
-- 
Don't forget, there is no security | toni at stderror dot at 
-- Wulfgar                         | Toni Schmidbauer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861vvaowbm.wl>