A FreeBSD install for ZFS root script,support RAID0/1/5/10 and 4k alignment

jem said:
If I want to install a new version of FreeBSD alongside the existing version and switch between them, I can create a new rpool/ROOT/freebsd10 dataset alongside rpool/ROOT/freebsd and install to that. That wouldn't be possible if I had used the top-level dataset for my OS root filesystem.

I think this is the most interesting part of all. And given the fact that FreeBSD uses /local for almost all software installed that would give us the chance to actually use into 2 different versions with the same software.

This is a very interesting approach indeed.
 
Back
Top