'mount -t nfs' was where I was originally seeing the problem. I switched to mount.nfs afterwards so there would be one less possibility of a failure point.
I tried the basic 'mount -t nfs' on a clean 10.04 install and it worked. So it appears to be something that was introduced between then and now. On Wed, Nov 24, 2010 at 12:39 AM, Steve Langasek < [email protected]> wrote: > mount.nfs is intended to be a helper for /sbin/mount, you shouldn't > really be invoking it directly. Is this problem reproducible if you > call 'mount -tnfs' instead of 'mount.nfs'? > > -- > mount picks the wrong version of NFS filesystem > https://bugs.launchpad.net/bugs/680680 > You received this bug notification because you are a direct subscriber > of the bug. > -- mount picks the wrong version of NFS filesystem https://bugs.launchpad.net/bugs/680680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
