Etch not mount nfs on startup

I recently noticed one of my systems failing to load nfs from the fstab on startup. It was due to the locking system the script uses, creating a /var/run/network/mountnfs. The directory got stuck there not removed by the script. a simple rm /var/run/network/mountnfs -rf fixed it.

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Etch not mount nfs on

My NFS share was mounting automatically for ages, but I guess some aptitude hanky-panky must have knocked it off the rails. Thanks for the tip because it worked like a charm, and now I'm back on track. Cheers!

Syndicate content