Networking Forums

Networking Forums > Computer Networking > Linux Networking > How do I make network mappings (mounts?) permanent

Reply
Thread Tools Display Modes

How do I make network mappings (mounts?) permanent

 
 
Bob Macpherson
Guest
Posts: n/a

 
      06-22-2005, 10:11 AM
olks,

I am really new to linux and trying to come to terms with the
administration, initially through the GUI.

I have managed to set up my small network (Win2k, XTpro, Mandrake 10.1) so
that I can map (or is it mount in linux?) the drives on the Win2k and
XTpro to the Mandrake box. I do this through LinNeighbourhood. My only
problem is that I need to go through the same procedure each time I boot
my machine. Is there any way of making the mappings permanent?

Bob
 
Reply With Quote
 
 
 
 
Alexander Harsch
Guest
Posts: n/a

 
      06-22-2005, 10:24 AM
Bob Macpherson wrote:

> olks,
>
> I am really new to linux and trying to come to terms with the
> administration, initially through the GUI.
>
> I have managed to set up my small network (Win2k, XTpro, Mandrake 10.1) so
> that I can map (or is it mount in linux?) the drives on the Win2k and
> XTpro to the Mandrake box. I do this through LinNeighbourhood. My only
> problem is that I need to go through the same procedure each time I boot
> my machine. Is there any way of making the mappings permanent?
>
> Bob

Hello Bob,

you have to populate /etc/fstab to make mounting automatic/easier.

//hostname/share /your/mount/point/ smbfs username=,password=,rw,noauto 0 0

Well, it is not really safe to store password here, but you can also add a
so called "credentials" file. Ask google for this.

With kind regards, Alex


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make IP address permanent? Fred Linux Networking 5 06-14-2008 06:52 PM
Network drive mappings Brad Windows Networking 1 01-15-2008 10:55 PM
How do I make make a network boot floppy? Boe Windows Networking 3 05-23-2006 11:37 PM
How to make eth0 driver permanent? somebody Linux Networking 4 10-31-2004 03:51 PM
Get the permanent mac address of a network card cris Linux Networking 5 09-03-2003 08:03 PM



1 2 3 4 5 6 7 8 9 10 11