If you are doing this between Linux machines, then NFS is the way to go.

You can mount the other machine's drives (or directories) either at
boot, in a script or manually.

Go into Linuxconf's NFS setup and EXPORT the diretory structure you want
to share.

Start the NFS service after restarting Linuxconf's service handler...

Then service nfs restart.

Now on the other machine start NFS as well and you can them mount the
remote computer's drive/directories...

I.E.

"mount linuxbox:/ /mnt/linuxbox"  

This mounts the machine called "Linuxbox"'s root directory at the
/mnt/linuxbox mount point...

"mount linuxbox:/usr /mnt/linuxbox/usr" 

Mounts the Linuxbox's usr directory (since it's on another drive) to
preserve consistent mounts...

Etc.

I ended making a little script to do all the work for me, so I can mount
and unmount the volumes I need without effort, nor relying on the system
to do this...

Oh yes, you can also AUTOMOUNT NFS partitions as well...

-JMS



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of h3rb
Sent: Tuesday, August 21, 2001 11:56 PM
To: [EMAIL PROTECTED]
Subject: [newbie] Mounting Drives on other machines?!


Is there a way to mount a drive on another linux machine on my network?
I 
have 4 other linux servers on my internal network.  And having to ssh or
ftp 
files back and forth is becoming an annoyance.  Is there a way I can
mount 
the drives from the other machines?  Kinda like you would mount a
network 
drive in windows?  If it can be done..can someone point me in the right 
direction.

h3rb



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwww.mandrakestore.com

Reply via email to