background_fsck and kernel without SOFTUPDATES
    Bruce Evans 
    bde at zeta.org.au
       
    Fri Mar 26 16:26:54 PST 2004
    
    
  
On Fri, 26 Mar 2004, Oleg V. Naumann wrote:
> 	Here is small problem. After removing 'options SOFTUPDATES'
> from my kernel and rebooting I noticed message from fsck:
> 'kernel lacks background fsck support'. After that fsck
> leaves fs's in the inconsistent state. Yes, I know about dependency
The message is only a warning.  fsck is supposed to re-run fsck_ffs
without -F if the first run with -F fails.
Bruce
    
    
More information about the freebsd-current
mailing list