Reply
Old April 30th, 2002 Top | #1
Tbird94sc
 
Tbird94sc's Avatar
Unregistered
Posts: n/a

Default can linux automount a shared drive from windows xp?

can linux automount a shared drive from windows xp?

i can manually mount the drive after i logon everytime but i want it to automount @ logon. i know its gotta be in one of the scripts and ive tried it in the /etx/rc.d/rc/local one and the ~/.bashrc one to no avail. i may have even got the right script but set it up wrong. ive tried the following in both scripts

smbmount //ron/winamp /mnt/mp3

also tried variations like

smbmount -o password=<> //ron/winamp /mnt/mp3
cause the password is blank for now
and
smbmount //ron/winamp /mnt/mp3 -o password=<>

i want it to automount when i logon so i dont have to type it for 5 different shares everytime i need it. please if you know linux HELP ME! im just learning

i still use xp andwindows but if i can learn enough of linux i might change over
  Reply With Quote
Old April 30th, 2002 Top | #2

OSNN Folding Team  
Zedric's Avatar
NTFS Guru
Joined: January 2002
Location: Sweden
Posts: 4,006
Reputation: 890
Power: 175

Cool

You are defenately in the wrong forum!
Anyway (from someone who is also just learning at the moment ) try putting it somewhere in rc.init instead of rc.d.
Just use the same syntax as when you do it manually. Also "man smbmount" is a good idea. There may be problems (or so I heard) with mounting NTFS volumes. May cause serious problems on both sides. FAT32 works though.


Did I help you? Please use the reputation system. Click the icon on the left!
Proud host of the OSNN.net folding sigs. Want one? Check the folding thread!
http://zedric.no-ip.com/
Zedric is offline   Reply With Quote
Old April 30th, 2002 Top | #3
Tbird94sc
 
Tbird94sc's Avatar
Unregistered
Posts: n/a

Default

thanks for your response. and slso. i know what forum i am in. it is not so much a linux problem as a networkin problem which is why it is in the networking section of the forum. i am a windows user. i know some of the people in this forum use linux as well. wanted to give it a try. i already did man samba and went to samba.org for their documentation., cant find nething



I STILL NEED HELP
  Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
PCLinuxOS to access Windows shared files Heeter Linux & BSD 44 December 2nd, 2007 1:33pm
Removing Linux Drive Bman Linux & BSD 13 May 24th, 2006 11:34pm
Microsoft Shared Computer Toolkit for Windows XP (Beta) enuffsaid Windows Desktop Systems 5 June 30th, 2005 3:52pm
Linux on another Drive? Mainframeguy Linux & BSD 3 November 22nd, 2004 12:33pm
How to make 1 dir not shared the drive is shared RamShackle General Hardware 3 December 29th, 2001 7:59pm