Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Mounting SMB drives on boot
Name: Unstable Date: November 21, 2002 at 14:36:15 Pacific OS: Windows XP CPU/Ram: Athlon 1400xp 768mb
Comment:
Hi, I have a linux system (Suse 8.1) and have managed to get samba set up to access my Windows Share. I have edited the fstab file and entered all details (After alot of tweaking) and am able to successfully mount my SMB drive during a session.
However, when i reboot. it fails to mount, I then have to log in as SU and manually mount it. I have noticed that the network Fails to initialise on boot, and is backgrounded (But by the time i get into Linux it has connected). The mounting of the SMB drive is shortly after the network connection, I therefore think the network is not connected when it is trying to mount the drive. are there any flags i can put into the fstab file to background the mounting of the SMB drive? Or does anyone know the solution to this problem?
Summary: Hi I have two questions wrapped into one. The first question is. I want to run a second hard disk on my linux box. I can only run this hard disk on the Second IDE Controller (what most people run thei...
Summary: FAT support is fine under GNU/Linux. To enable write support for every user add "umask=0" to the entry in /etc/fstab, eg: /dev/hda1 /mnt/windoze vfat umask=0 0 0 You can also pass this during the moun...
Summary: I am trying to set up my network so my WinXP and my MDK 9.1 can view the share folders/drives. I have samba installed on MDK 9.1 and I can see the drive from the MDK 9.1 control panel. When I go to m...