I have a single disk with ZFS and everything on it, I mean the whole system even the root directory. Three hours ago I added a line to /etc/rc.conf like
but I surely ended writing it without the final double quotations marks. I say surely because when booting the output says that there is a missing quotation mark in /etc/rc.conf and diverts me to the single user prompt, where I can do nothing: no file systems mounted, no access to directory tree, no access to commands.
I have tried the Fixit! in the installation DVD, but apart from loading the ZFS module I can do nothing else because /dist/etc/rc.d/zfs does not start for it does not find the files needed, so I can not access to ZFS pool nor mount ZFS shares. The memory disk is not big enough to copy /dist/etc, so it is a trial & error, so I ask for advice about a shorter and safer way.
I know now why putting root partition on ZFS is heavily discouraged. Yes I know :r
Code:
downtimed_enable="YES"
I have tried the Fixit! in the installation DVD, but apart from loading the ZFS module I can do nothing else because /dist/etc/rc.d/zfs does not start for it does not find the files needed, so I can not access to ZFS pool nor mount ZFS shares. The memory disk is not big enough to copy /dist/etc, so it is a trial & error, so I ask for advice about a shorter and safer way.
I know now why putting root partition on ZFS is heavily discouraged. Yes I know :r