LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Automatically mount file shares? (https://www.linuxquestions.org/questions/linux-newbie-8/automatically-mount-file-shares-69870/)

odious1 07-03-2003 01:52 PM

Automatically mount file shares?
 
Is there any way to automatically mount network shares at boot? I am using RH 7.2. I can mount these resources using smbmount but is there a way to do it automatically.

And along similar lines, is there a Linux equivalent to Windows refresh? For example I mount a floppy (mount /dev/fdo) and change the disk is there a way to access new files without umount and mount?

david_ross 07-03-2003 01:57 PM

Re: Automatically mount file shares?
 
Quote:

Originally posted by odious1
Is there any way to automatically mount network shares at boot? I am using RH 7.2. I can mount these resources using smbmount but is there a way to do it automatically.

Yes - just add an entry to /etc/fstab
Quote:

Originally posted by odious1
And along similar lines, is there a Linux equivalent to Windows refresh? For example I mount a floppy (mount /dev/fdo) and change the disk is there a way to access new files without umount and mount?
No you need to mount and unmount.


All times are GMT -5. The time now is 11:24 PM.