Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 May 2007 10:25:42 -0700
From:      Darren Pilgrim <freebsd@bitfreak.org>
To:        steve ellis <shellis63c@hotmail.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: power failure
Message-ID:  <463A1B16.80301@bitfreak.org>
In-Reply-To: <BAY127-F9DA29E272BD2AAD8D9F80CD410@phx.gbl>
References:  <BAY127-F9DA29E272BD2AAD8D9F80CD410@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
steve ellis wrote:
> sorry to bother you. i'm using 5.3
> 
> had a power failure. /temp, /usr, and /var not properly dismounted.
> 
> at one time, i used a disk check utility under 3.x and 4.x, but it's been so 
> long, i've forgotten how to use it, and clean these up. the system reboots 
> to give me the option
> to run under /bin/sh.

The restart is automatic, unless you booted single-user.  For single-user:

# fsck -p
# mount -u /
# mount -at ufs
# swapon -a
# adjkerntz -i



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