[Bug 207177] mount option <nofail> is unknown
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 14 09:42:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207177
Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups at NTLWorld.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |J.deBoynePollard-newsgroups
| |@NTLWorld.COM
--- Comment #1 from Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups at NTLWorld.COM> ---
(In reply to agniaus from comment #0)
The error message is correct. This is not an option for the BSD mount command.
You are attempting to use a Linux idiosyncrasy.
The "nofail" option was invented in December 2007 for the Linux mount command
by Matthias Koenig, Kay Sievers, and Karel Zak.
(http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/414)
The FreeBSD mount command has a "failok" option, dating from base r222832 in
June 2011. This is documented in the fstab(5) manual page. It isn't
documented in mount(8), however; even though that is the command that actually
implements it.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list