Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 01:31:27 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Chris <chrcoluk@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: some questions about fsck, loader.conf
Message-ID:  <20060315073127.GD48583@dan.emsphone.com>
In-Reply-To: <3aaaa3a0603142307l5f89dd36n@mail.gmail.com>
References:  <3aaaa3a0603142307l5f89dd36n@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 15), Chris said:
> I tried verbose_loading="YES" in loader.conf and expected the
> /var/run/dmesg.boot to be more detailed but there was no change, what
> does this switch do if it doesnt change the bootup dmesg output?

I think you want boot_verbose="YES".  verbose_loading only makes
/boot/loader itself more verbose.
 
> In rc.conf I have enabled fsck_y_enable="YES" to allow unattended
> fsck fixes after improper shutdown but I have noticed there are some
> problems remaining as shown by a read only fsck.  Does the above
> switch not fix all problems or is it the case the fsck bootup script
> only does partial tests?

A read-only fsck of a mounted filesystem will never come back clean,
since the filesystem's mounted :)

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060315073127.GD48583>