On Mon, Jul 23, 2007 at 04:12:51PM +0200, Jochen Eisinger wrote: > mount.nfs shipped with nfs-common does not now about option (no)browse, > which is passed by automount (if present in auto.master). The result is > that it's not possible to access automounted nfs volumes.
Neither does the old mount: fugl:~> sudo mount -t nfs -o browse 192.168.0.101:/ /mnt Unsupported nfs mount option: browse fugl:~> sudo mount -t nfs -o nobrowse 192.168.0.101:/ /mnt Unsupported nfs mount option: nobrowse fugl:~> ls -l /sbin/mount.* -rwxr-xr-x 1 root root 4622 2006-12-08 19:42 /sbin/mount.crypt Are you sure this is really a regression? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]