• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Automount a Network Drive

Blueychan

Senior member
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?
 
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.
 
Back
Top