LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   mount windows share at boot up (https://www.linuxquestions.org/questions/linux-networking-3/mount-windows-share-at-boot-up-142196/)

saavik 02-04-2004 09:58 AM

mount windows share at boot up
 
hy!

I would like to mount a windows-share at boot up time!

boot.local can`t be it because there i do not have a network, right ?

how can i manage to do that ?

thanks !

nielchiano 02-04-2004 11:23 AM

what distro do you use?

g-rod 02-04-2004 11:49 AM

I believe SUSE 8.0 is you distro.
Add the entry to fstab where the filesystem type is smb and put the username and password as options. For example
//server/share /mnt/share smb username=usr,password=pwd 0 0


All times are GMT -5. The time now is 07:44 PM.