Bug 63169

Summary: Booting crashes on CURRENT with NFS mounts in fstab
Product: Base System Reporter: James E. Housley <jeh>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.9-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description James E. Housley 2004-02-21 13:30:21 UTC
	Using RELENG_5_2, but the HEAD files have the same problem.  On
	booting fsck seems to want to be scheduled for all file systems
	listed in fstab, including nfs.  This produces an error about
	fsck_nfs ... or similar.

	The below patch takes the code frmo mountcritlocal to remove the
	network file systems from the list.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2004-02-21 14:26:15 UTC
State Changed
From-To: open->feedback

Please followup with a copy of your /etc/fstab file.  I strongly suspect 
that this is happening because you have neglected to set fs_passno to 
zero.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2004-04-24 09:08:29 UTC
State Changed
From-To: feedback->closed

Feedback timeout