[Manuel Bilderbeek] > Since a while now, the nfs entries in my /etc/fstab are not mounted > (they have an auto line). Also /proc/mounts doesn't say they're mounted. > After starting up, I have to manually do a 'sudo mount -a' to get my NFS > shares mounted.
What is the content of your /etc/fstab and /etc/network/interfaces? The current system try to mount the NFS mounts after all the 'auto' interfaces are up during boot. > I found this possibly related issue in Ubuntu: > https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/45842 This is about having / on NFS. It does not work without changes to the boot system at the moment, because ifup does not do its normal things when the IP setup is done by the kernel before ifupdown is executed. Not sure if it is related to your problem. Your fstab will tell, I guess. :) Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]