According to the /etc/rc.d/rc.sysinit file, nfs mount devices are
bypassed upon boot, to avoid any networking hangs.  If you type mount
/unix-src at the command prompt, linux should still read the fstab file
& mount the nfs accordingly.

-Rob

> Hello list! I'm having some problems getting an nfs mount to come up 
> from /etc/fstab under 7.2.
> 
> First, I can mount it after boot fine. Likewise, I can mount it from 
> rc.local. When I put the entry into /etc/fstab, however, the mount never 
> happens, with no errors returning to dmesg.
> 
> the command line I use to mount it:
> mount host:/mount -t nfs -o rsize=8192,wsize=8192,timeo=100,soft,intr 
> /unix-src
> in /etc/fstab I have:
> host:/mount      /unix-src               nfs 
> _netdev,rsize=8192,wsize=8192,timeo=100,soft,intr       0 0
> 
> I have tried this entry in fstab with either the hostname or IP, as well 
> as with and without the _netdev option, same results.
> 
> Any thoughts?
> 
> 
> -- 
> Matthew Boeckman                      (816) 777-2160
> Manager - Systems Integration         Saepio Technologies
> == 
>                                               ==
> Public Notice as Required by Law: Any Use of This Product, in
> Any Manner Whatsoever, Will Increase the Amount of Disorder in the Universe.
> Although No Liability Is Implied Herein, the Consumer Is Warned That This
> Process Will Ultimately Lead to the Heat Death of the Universe.
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
-- 

-Rob



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to