i just installed a Ubuntu 10 LTS instance in a Xen VM Guest.

i'm still seeing the same issue as reported here ... nfs4 mounts in
/etc/fstab quietly hand the boot process, with no error messages.

manual mounts are fine.

if i change in /etc/fstab

  -  nfs-server:/vm/test/ /mnt/test nfs4 _netdev,...,bg 0 0
  +  nfs-server:/vm/test/ /mnt/test nfs4 noauto,_netdev,...,bg 0 0


and, in /etc/rc.local

 + mount /mnt/test

then boot completes, and mounts are made.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/275451

Title:
  nfs mounts specified in fstab is not mounted on boot.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to