On 15 April 2010 04:50, Trent Shea <[email protected]> wrote: > On January 9, 2010 04:02:02 pm Ken Moffat wrote: >> >> 1. I tried nfs-utils-1.2.1, but mount objected to one or more of >> my options on each of my (nfsv3) mounts, e.g. something in >> >> myserver:/path/to/sources /sources nfs rw,hard,intr,_netdev,tcp 0 0 >> and >> myserver:/path/to/notes /home/ken/notes nfs rw,hard,intr,noauto,tcp,user 0 >> 0 >> >> I'm at a loss to identify what changed (strace just showed 'invalid >> option' for the call, man 5 nfs doesn't show anything obvious). > > I just ran into this with 1.2.1 and 1.2.2. fstab and CLI require "vers=3" > > host:/share /mnt/pnt nfs rw,vers=3 0 0 > mount -v -o vers=3 -t nfs host:/mnt/pnt /mnt/pnt > > fwiw 1.2.2 requires libcap > > > -- Thanks. Noted, I'll have another go at this when I've finished my current (6.6) builds, at the moment I'm still debugging my script changes.
ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
