Date: Sat, 27 Mar 2004 11:26:48 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: "Oleg V. Naumann" <oleg@reis.zp.ua> Cc: freebsd-current@FreeBSD.org Subject: Re: background_fsck and kernel without SOFTUPDATES Message-ID: <20040327112433.W45612@gamplex.bde.org> In-Reply-To: <20040326200856.GG21046@core.zp.ua> References: <20040326200856.GG21046@core.zp.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040327112433.W45612>