LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-04-2005, 05:57 AM   #1
steve007
Member
 
Registered: Jun 2005
Distribution: Fedora Core 3
Posts: 96

Rep: Reputation: 15
network mounting


Hello peeps,
Is it possible to mount a drive in linux and if so how do i do it? this is the situation i have
Samba server as PDC and aslo sharing files
NAS - the folder on the NAS i want to share is located at
192.168.1.77/disk-1

basically i would like disk-1 mounted under the directory root directory /

i can then share it through samba.

any idea? please be as descriptive as possible because i am a newbie to linux and also never used mounting before, so if i have to create any mount points or something please explain. cheers

Steve.
 
Old 07-04-2005, 06:24 AM   #2
roopunix
Member
 
Registered: Feb 2004
Location: Kathmandu
Distribution: Redhat/fedora/Suse [Wanna Drive With Debian]
Posts: 208

Rep: Reputation: 30
as far as i have understood your post must be the folowing

you wanna share a folder of the nas device with the ip of 192.168.1.77. the nas device is also a linux box. the folder is located at /
assuming your folder name is dir. I am using NFS for this
*packages required for the server
nfs-utils
portmap
*package required for client
portmap

# vi /etc/exports
/dir 192.168.1.0/255.255.255.0(rw,sync)

*save and exit
#chmod 757 /dir
#service nfs restart
*client side

#mkdir /share
#mount -t nfs 192.168.1.77:/dir /share
#cd /share
#ls
*******I may have misunderstood your situation*****************
 
  


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
Mounting across network steve007 Linux - Newbie 4 09-08-2005 06:53 AM
network mounting steve007 Linux - Newbie 6 07-05-2005 01:37 PM
mounting across network vivekitbhu Linux - General 3 04-05-2005 04:02 PM
network mounting? doublefailure Linux - Software 1 03-02-2003 04:39 AM
mounting a network drive... Sonny Linux - Security 6 01-24-2002 12:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:05 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