[Bug 204464] sysutils/fusefs-ntfs: No automount with HAL of ntfs-volumes since FreeBSD 10.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 26 20:05:00 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204464

--- Comment #7 from Werner Lehmann <lehmannwer at gmail.com> ---
Assuming I understood right the last instruction "Then you need this little
patch for /etc/autofs/special_master:", I copied the text of the first answer
to a text editor and saved it as "autofs.diff". I then copied the file to the
/etc/autofs/ directory and did a "patch <autofs.diff" which gave me the error
message:

oot at amd64:/etc/autofs # patch < autofs.diff
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- special_media.bak   2016-01-19 11:00:55.766975000 +0100
|+++ special_media       2016-01-20 11:29:56.205575000 +0100
--------------------------
Patching file special_media using Plan A...
Hunk #1 failed at 59.
1 out of 1 hunks failed--saving rejects to special_media.rej
done

I tried to delete the last bit "# No matching device - don't print anything,
autofs will handle it.", and tried to apply the patch again, but got the same
error message.

I then created a second "aufofs2.diff" from the second answer and the got the
following error message:

root at amd64:/etc/autofs # patch < autofs2.diff
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- special_media       (revision 294670)
|+++ special_media       (working copy)
--------------------------
Patching file special_media using Plan A...
Hunk #1 failed at 35.
patch: **** unexpected end of file in patch

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list