i am very new to zfs so i am very lost..
i have a desktop pc with 2GB RAM
i am used to having root "/" on one partition and home "/home" on another partition, that is when i use linux
i do that to keep my data protected, if problems occur i can easily format "/" and install a new system
now to FreeBSD, what i need to do now is have "/" on one partition and "/usr/home" on another partition, correct me if i am wrong?
that is easy to do with sysinstall..
but with zfs, i am very lost
here is the guide i followed:
http://www.ish.com.au/solutions/articles/freebsdzfs
i am not sure i totally understand the guide, but i think the root partition "/" created at first will be only used as "/boot" later???
also through the guide, i created only one partition, i tried creating more than 1 partition and put them in the same zpool, but now i think the data will be shared between both partitions, so i can't just format one of them
also i tried creating a second zpool for "/usr" but the boot process failed..
so anyway, my questions are:
how can i achieve "/" on one partition and "/usr/home" on another partitions? or how can i do it through zpools?
how can i reinstall FreeBSD without messing with my zpools and mountpoints and "/usr/home"
thanks in advance for your help
i have a desktop pc with 2GB RAM
i am used to having root "/" on one partition and home "/home" on another partition, that is when i use linux
i do that to keep my data protected, if problems occur i can easily format "/" and install a new system
now to FreeBSD, what i need to do now is have "/" on one partition and "/usr/home" on another partition, correct me if i am wrong?
that is easy to do with sysinstall..
but with zfs, i am very lost
here is the guide i followed:
http://www.ish.com.au/solutions/articles/freebsdzfs
i am not sure i totally understand the guide, but i think the root partition "/" created at first will be only used as "/boot" later???
also through the guide, i created only one partition, i tried creating more than 1 partition and put them in the same zpool, but now i think the data will be shared between both partitions, so i can't just format one of them
also i tried creating a second zpool for "/usr" but the boot process failed..
so anyway, my questions are:
how can i achieve "/" on one partition and "/usr/home" on another partitions? or how can i do it through zpools?
how can i reinstall FreeBSD without messing with my zpools and mountpoints and "/usr/home"
thanks in advance for your help
