[Bug 193237] Boot attempts to execute `fsck_zfs`, fails and goes single-user.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 2 05:26:34 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193237
kpneal at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kpneal at pobox.com
--- Comment #1 from kpneal at pobox.com ---
>From man fstab:
If the sixth field is not present or is zero, a value of zero is returned
and fsck(8) and quotacheck(8) will assume that the file system does not
need to be checked.
The sixth field is the "pass" field, which says in what order fsck should be
run. Does setting it to zero solve the problem for you?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list