> I use this line in fstab: > heroix.lan:/home /home nfs _netdev,nfsvers=3,auto,defaults > > I think _netdev is relevant here.
Yes it is. Also remove auto. NFS mounts are brought up by the netfs (priority 28) boot script after rpcbind (priority 22) and nfs_client (priority 24). See the nfs utilities page in blfs. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Thank you guys, that did it ! Niels -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
