** Description changed:

  I have some workstations on ubuntu. On this workstations some network
  paths is mounted by NFS. But after upgrade to Jaunty I have one problem:
  NFS mounts in fstab not mounted automatically at startup. Strange thing:
  NFS paths mounts successfully by command "mount -a".
  
  /etc/fstab:
  proc            /proc           proc    defaults        0       0
  UUID=6718dc6d-85e8-4d04-8f7b-8aaecb4da9b0 /               ext4    
relatime,errors=remount-ro 0       1
  UUID=9262692e-49e7-4efc-836d-fc7f2a70a363 none            swap    sw          
    0       0
- 192.168.0.40:/drop     /home/locadmin/drop     nfs4    defaults        0      
 2
+ 192.168.0.40:/export/drop     /home/locadmin/drop     nfs    defaults        
0       0
  
  On Intrepid all works good. There I'm wrong?
+ 
+ Problem solved with add "ASYNCMOUNTNFS=no" to /etc/defaults/rcS

** Changed in: nfs-utils (Ubuntu)
       Status: New => Incomplete

** Changed in: nfs-utils (Ubuntu)
       Status: Incomplete => Confirmed

-- 
not automount by fstab in Jaunty
https://bugs.launchpad.net/bugs/367675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to