From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 01:53:17 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC9C16A4CE for ; Wed, 9 Jun 2004 01:53:17 +0000 (GMT) Received: from ssigc.net (dsl092-076-115.bos1.dsl.speakeasy.net [66.92.76.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 225F043D5D for ; Wed, 9 Jun 2004 01:53:17 +0000 (GMT) (envelope-from info@mvcg.net) Received: from ssigc.net (localhost [10.10.10.13] (may be forged)) by ssigc.net (8.12.11/8.12.10) with ESMTP id i591s3CC043640; Tue, 8 Jun 2004 21:54:04 -0400 (EDT) Received: from NEON-DURON ([10.10.10.11]) by ssigc.net (MailMonitor for SMTP v1.2.2 ) ; Tue, 8 Jun 2004 21:54:03 -0400 (EDT) Message-ID: <075901c44dc4$877cd350$0b0a0a0a@neonduron> From: "Thomas Farrell" To: "Bruce Hunter" , References: <1086674510.1106.4.camel@solid.solisixoffice.com> Date: Tue, 8 Jun 2004 21:53:14 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: Improper shutdown of system / Fragmentation Problems / Boot logs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 01:53:17 -0000 Sometimes the power goes out and my machine shuts off . when I power it backup it fails at check root file system. and drops me into a shell I run fsck /dev/da0s1a and answer yes to fixing of fragmented inodes. figure out what drive/partition root is mounted of by typing df and then run fsck on it. ssigc# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 1813422 1323568 3444782 39% / ssigc#fsck /dev/da0s1a ----- Original Message ----- From: "Bruce Hunter" To: Sent: Tuesday, June 08, 2004 2:01 AM Subject: Improper shutdown of system / Fragmentation Problems / Boot logs > I am kinda new to FBSD, still kinda learning stuff. Anyway, when my > system boots i see all kinda fragmentation information. How do I correct > this? Any good reading material? Also, what should I do when I shutdown > my system incorrectly and boot up again? Last questions! I promise. Is > there a file that shows the data printed to screen durning boot? > Probably, a log file. > > Thanks guys, > Bruce > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >