Dualboot and ZFS
    Trond Endrestøl 
    Trond.Endrestol at fagskolen.gjovik.no
       
    Fri Jan 19 08:14:08 UTC 2018
    
    
  
On Fri, 19 Jan 2018 11:05+0700, Victor Sudakov wrote:
> There is another issue that I don't understand. After creating the
> root zpool like the howtos (and you) recommend, I get a bootable
> system, but for some reason all the children datasets of the BE
> are not mounted after boot.
You are probably missing
zfs_enable="YES"
in /etc/rc.conf.
You should also consider enabling zfsd(8), i.e.
zfsd_enable="YES"
-- 
Trond.
    
    
More information about the freebsd-questions
mailing list