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

Re: NFS mount at startup



On Wed, Apr 11, 2001 at 10:15:45PM -0500, Stephen E. Hargrove wrote:
> How do I prevent NFS filesystems from mounting when I start up my
> computer.  As the system is booting, it attempts to mount them, and I only
> want them mounted when I want them.  Here's one example from my fstab:
> 
> papa:/music    /music     nfs   rsize=1024,wsize=1024  0 0

Add "noauto" to the list of mount options.  (If you're using noauto, you'll
probably want to add "user" also, so that you don't have to be root to mount
or unmount the fs.)

-- 
That's not gibberish...  It's Linux. - Byers, The Lone Gunmen
Geek Code 3.1:  GCS d? s+: a- C++ UL++$ P++>+++ L+++>++++ E- W--(++) N+ o+
!K w---$ O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv b+ DI++++ D G e* h+ r y+



Reply to: