From owner-freebsd-isp@FreeBSD.ORG Thu May 3 17:56:58 2007 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02A0216A400 for ; Thu, 3 May 2007 17:56:58 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from mail.twinthornes.com (mail.twinthornes.com [65.75.198.147]) by mx1.freebsd.org (Postfix) with ESMTP id 934E413C483 for ; Thu, 3 May 2007 17:56:57 +0000 (UTC) (envelope-from freebsd@bitfreak.org) Received: from [10.9.70.11] (pool-71-117-207-70.ptldor.fios.verizon.net [71.117.207.70]) by mail.twinthornes.com (Postfix) with ESMTP id 38F5DB73; Thu, 3 May 2007 10:25:50 -0700 (PDT) Message-ID: <463A1B16.80301@bitfreak.org> Date: Thu, 03 May 2007 10:25:42 -0700 From: Darren Pilgrim User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: steve ellis References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: power failure X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 17:56:58 -0000 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