Computing.Net > Forums > Linux > mount a network drive

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

mount a network drive

Reply to Message Icon

Name: anti windows dude
Date: March 13, 2001 at 07:26:24 Pacific
Comment:

I am trying to mount a network drive. I am pritty sure you chose access nfs drice after you do a ./fsconf. I go to add and I put the IP of the server in for server. The server has a bunch of directories you can map (ex software, branches, etc) and when you map it in windows you put \\server\dir so I have been putting one of the dir names in the Volume, and setting the mount point to /dev/servername. When I go to mount it, it says
"mount RPC: Unable to receive; errno = Connection refused, return 32"
How do I get this to work?
Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Mik
Date: March 13, 2001 at 07:57:18 Pacific
Reply:

I don't know if it is a typing error. But it is impossible to set the mount point at /dev/servername. Instead choose something like /mnt/servername. Make sure the dir /mnt/servername exists before you do the mount command.

Mik


0

Response Number 2
Name: anti windows dude
Date: March 13, 2001 at 10:20:10 Pacific
Reply:

oops, typo. I dont know why I typed /dev. I was putting it in /mnt/servername.


0

Response Number 3
Name: James
Date: March 16, 2001 at 15:23:08 Pacific
Reply:

What are you mounting? NFS or SMB shares. Also if you are getting conection refused there is no service up. basically mouning NFS is similar to any file system

mount -t nfs server:/drive /mntpoint

or perhaps on windows shares
mount -t smbfs -o username=? ,password=? //z22sbs/jmars /smb



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: mount a network drive

How do we mount a network drive??? www.computing.net/answers/linux/how-do-we-mount-a-network-drive/18943.html

mounting a zip drive www.computing.net/answers/linux/mounting-a-zip-drive/26324.html

mount a ram drive www.computing.net/answers/linux/mount-a-ram-drive/14704.html