From owner-freebsd-questions@FreeBSD.ORG Sat Nov 3 16:02:05 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 559D316A46B for ; Sat, 3 Nov 2007 16:02:05 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 1796713C4B8 for ; Sat, 3 Nov 2007 16:02:04 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 35BE028444; Sat, 3 Nov 2007 11:43:26 -0400 (EDT) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id 270FC1CCF6; Sat, 3 Nov 2007 11:43:26 -0400 (EDT) To: References: From: Lowell Gilbert Date: Sat, 03 Nov 2007 11:43:26 -0400 In-Reply-To: (lawrence petrykanyn's message of "Fri\, 02 Nov 2007 21\:39\:15 +0000") Message-ID: <44bqabibc1.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: fsck gave up on me! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2007 16:02:05 -0000 writes: > Hi, > I have been using FreeBSD 6.2 for a couple of months now with no major > snags. Until now. I did a portupgrade this morning and afterwards, > when I logged in as a user into Gnome, my desktop was missing most of > the programs (Accessories, System Tools, etc.). > I rebooted the machine and "that other" terminal screen came up > (Single User?) and I was prompted to "run fsck manually" so I did so. > Well, fsck gave up on me. I have no idea what happened or why. Can > anyone help me understand what is going on with my machine and any > possible actions I can take to resolve this? > > > Script started on Fri Nov 2 17:13:22 2007 > You have mail. > root# fscd[Kk > ** /dev/ad1s1a (NO WRITE) > ** Last Mounted on / > ** Root file system > ** Phase 1 - Check Blocks and Sizes > CANNOT READ BLK: 524544 > CONTINUE? [yn] y > THE FOLLOWING DISK SECTORS COULD NOT BE READ: 524544, > ** Phase 2 - Check Pathnames > ** Phase 3 - Check Connectivity > ** Phase 4 - Check Reference Counts > ** Phase 5 - Check Cyl groups > CANNOT READ BLK: 524544 > CONTINUE? [yn] y > THE FOLLOWING DISK SECTORS COULD NOT BE READ: 524544, > CG 2: BAD MAGIC NUMBER > FREE BLK COUNT(S) WRONG IN SUPERBLK > SALVAGE? no > SUMMARY INFORMATION BAD > SALVAGE? no > fsck: /dev/ad1s1a: Segmentation fault: 11 > kirkwood# exit > exit > Script done on Fri Nov 2 17:14:23 2007 Either your disk is going bad or you have been extraordinarily unlucky to lose a critical sector. Try to run manufacturer's diagnostic tools on it; failing that, you could try smartmontools (which, I guess, you would need to boot and run from other media, like a CD).