Re: nfs mounting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 05 March 2010 11:11:32 Mike Chambers wrote:
> I have nfs setup, and works great.  But the way I have it mounted, is at
> boot via /etc/rc.local file with a mount command listed.  I was
> wondering if there was another way to get it mounted, or a more
> automated way via a script that does just that or something?
> 
> I already tried and don't want auto mounting, as there are times when
> want to ftp or download file from internet and that directory isn't
> accessible until you click on it via file browser or whatever.
> 

Edit your /etc/fstab file and put the mount in there.

E.G.

oldcrescent:/users/molloyt	/home/network  nfs	bg,hard,intr,rsi
ze=8192,wsize=8192,nfsvers=3      0 0

All the above is one line.

It says:

mount /users/molloyt from nfs server oldcrescent
mount it on local path /home/network
its a nfs mount
and the rest are just arguements to the mount command.

Hope this helps.

TOny

-- 

Chief Technical Officer.                   Tel: +353 061-202778
Dept. of Comp. Sci.
University of Limerick.

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux