When you boot your server into 'single user' mode in FreeBSD 9 or FreeBSD 10, you can mount the ZFS partitions with following command:
zfs mount -a
You can then fix whatever needs to be fixed via the vi text editor.
When you boot your server into 'single user' mode in FreeBSD 9 or FreeBSD 10, you can mount the ZFS partitions with following command:
zfs mount -a
You can then fix whatever needs to be fixed via the vi text editor.