Removing "noproc" from the mount command in /etc/init.d/mountall.sh cured this issue for me (Gutsy). The mountall.sh problem was reported in another bug.
Try "perl -p -i -e 's/noproc\,//' /etc/init.d/mountall.sh" -- NFSv4 mounts often missing after boot https://bugs.launchpad.net/bugs/46516 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
