Forum Moderators: bakedjake

Message Too Old, No Replies

Automatically mount network drive?

         

adamas

3:45 pm on Jun 6, 2007 (gmt 0)

10+ Year Member



Is it possible to have my desktop machine automatically mount a NAS when the NAS is turned on?

derelict

11:23 pm on Jun 10, 2007 (gmt 0)

10+ Year Member



Without more information I'd suggest creating a shell script and setting it as a cron job to periodically mount the drive. You can also edit /etc/fstab and add an entry to mount the drive at startup.