-R root
Sets the cachefile property to none and the altroot
property to root.
First: what SirDice said.I'm booted on livecd but if it try to set the mountpoint of my root zpool to / it conflicts with the livecd's / mountpoint then no z commands work. so i set it to /mnt but then it doesnt boot, it needs to be /. How to get around this chicken and egg?
# zfs import -a, then let FreBSD worry about the rest. From the top of my head this would make the pool automatically available "somewhere within the filesystem" (<= but I could be mistaken about this!).Just trying to set up a new system, the basics.What do you exactly want to achieve ?
Do you want to repair a broken system ?
So, doing the partitioning manually?Just trying to set up a new system, the basics.
# zpool create -R / -m <temp mount-point> <dataset name> <device>.