Date: Thu, 6 Dec 2007 20:47:37 +0000 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-questions@freebsd.org Subject: Re: Freebsd filesystem ( hard reboot ) Message-ID: <20071206204737.76e017c0@gumby.homeunix.com.> In-Reply-To: <4758266E.6040704@livedatagroup.com> References: <4758180C.4060208@livedatagroup.com> <47582282.2080104@unsane.co.uk> <4758266E.6040704@livedatagroup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 06 Dec 2007 11:42:22 -0500 Randy Ramsdell <rramsdell@livedatagroup.com> wrote: > Vince wrote: > > What is the value of background_fsck in /etc/rc.conf ? > > > > > This isn't set. Was is supposed to be? No, it's on by default, but there's an early check to determine if the background check can be run. That depends on whether the partition has soft-updates turned-on (the default in sysinstall), and whether soft-updates managed to protect the partition during the shut-down. If fsck is asking for user input, those checks would have failed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071206204737.76e017c0>