LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   mounting drive from another computer (https://www.linuxquestions.org/questions/linux-networking-3/mounting-drive-from-another-computer-57334/)

jmarsh 04-29-2003 02:50 PM

mounting drive from another computer
 
i have 2 linux machines. both running redhat 8.0. one machine has an external scsi drive mounted to it on /mnt/scsi.

i want to be able to mount that scsi drive to my second computer. how do i do that over the network?

i tried mount -t ext3 //ipaddress/scsi /mnt/location

but get back error, //ipaddress/scsi does not exist. how do u mount drives between 2 linux computers?

please help, i need this for work

jmarsh 04-29-2003 03:41 PM

i used nfs to get it to work.

acid_kewpie 04-29-2003 03:45 PM

yep, that's what you'd need...


All times are GMT -5. The time now is 04:39 AM.