Hi, 
 Yes, it can be done through NFS. First of all, the kernel must be
compiled with NFS filesystem support. Then, the machine which wants to
'share' the '/home' directory, for example, needs an entry in
'/etc/exports'. Finally, on the other machine you'll do something like:

mount -t nfs machine1:/home /mnt/machine1 

Have fun,
bogdan



On Fri, 8 Jan 1999, Jack Barnett R wrote:

> > 
> > Hello list:
> > 
> > I have to boxes networked, telnet, ftp , and rlogin are working. Both
> > machines are running Slackware 3.6 with kernel 2.0.35.  My question is,
> > how can I mount the partition (hda1) from one machine to the next? (
> > /mnt/othermachine   )  Thanks in advance, Ronald.
> > 
> 
> 
> Anyone know if you can do this will NFS? Is it avaible for linux?
> 
> I know if you ran samba on both machines you should be able to do it, but
> this isn't probably the best way of doing it. 
> 

Reply via email to