"Ronald V. Vazquez" wrote:

> 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.

I can only give you a hint, I don't know about that in detail... I think
you must use NFS - network file system. Then you can mount a partition on
another computer; it needs an entry in /etc/exports.

My (unused) /etc/exports has the following entry (SuSe-Linux 5.3):

# See exports(5) for a description.
# This file contains a list of all directories exported to other
computers.
# It is used by rpc.nfsd and rpc.mountd.

There is a NFS-howto, or man exports, man nfsd...

Hope this helps,
Peter

Reply via email to