Adam Nowacki writes: > zfs set mountpoint=legacy data/root > together with > zpool set bootfs=data/root data > > setting vfs.root.mountfrom is not required - this is handled by the > bootfs property, as is listing / in fstab So what happens if multiple pools each have their bootfs set? Mark