LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 08-09-2007, 06:21 AM   #1
cy163
LQ Newbie
 
Registered: Jun 2007
Posts: 23

Rep: Reputation: 15
how to mount remote file system


Hi friends,


In my case, there are serveral PCs running Linux in a LAN.

I would like to to mount the directory /A_river of machine-A to the file system of another machine machine-B so that I can access files in that directory.

I do not know how to do this. The situation is complicated by the following needs. I need /A_river of machine-A can be mounted by serveral machine, machine-B, machine-C, machine-D, etc. Shall I repeat the operations on each machine. What is the wise way to do this.


thanks
 
Old 08-09-2007, 07:25 AM   #2
jitansahu
LQ Newbie
 
Registered: Jul 2007
Posts: 3

Rep: Reputation: 0
STEP 1:-go through following steps on machine-A

1.vi /etc/exports & add following ...
/A_river <network address/subnet address>(rw,sync)
2. restart the service nfs & portmap

STEP 2:-go to machine-B & do the following things...
1. make a mount point
mkdir /A_river
2. mount machine-A:/A_river /A_river
3. cd /A_river & you can access this files what ever there in that directory ....

you can follow up the step 2 for all the machine (ie. machine-C,machine-D)

Last edited by jitansahu; 08-09-2007 at 07:27 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS server - client cannot mount remote file system mikemrh9 Linux - Networking 6 10-12-2006 11:05 PM
on boot mount: RPC: remote system error - connection refused overlinx Linux - Networking 0 10-02-2006 10:51 AM
mount remote filye system paddy Linux - Newbie 1 02-13-2006 01:30 AM
mount: RPC: remote system error - Connection failed ukrainet Linux - Newbie 2 12-15-2004 09:09 AM
want to mount a remote unix-based file system to fc2, nfs the answer? how? parv Fedora 3 09-23-2004 12:28 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 10:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration