Comment 31 for bug 213444

Revision history for this message
the.emaj@gmail.com (the-emaj) wrote : Re: Hardy Heron nfs (client) reports internal error when I attempt to mount with NFS

I used dpkg-divert to avoid upgrade could delete the patch.

As root:

dpkg-divert --divert /sbin/mount.nfs.bak --rename /sbin/mount.nfs && cp /sbin/mount.nfs.bak /sbin/mount.nfs

This works for me
Hope helps.