Automount a Network Drive

Blueychan

Senior member
Feb 1, 2008
602
0
76
Hello,

Trying to figure out how to automatically mount a network drive even if the server where the drive resides on is restarting. Basically a permanently mount.

I have edit /etc/fstab on the mounting server host so that it would remount at boot-up. Now in the case where the network drive reboot, how do I make it automatically remount?

Any advice?
 

mv2devnull

Golden Member
Apr 13, 2010
1,539
169
106
automount. autofs. Rather than wanting something to be automatically mounted, make it mount whenever it is actually needed. How to do it depends on which automounter implementation and distro you have.