From owner-freebsd-stable@FreeBSD.ORG Thu Sep 27 17:03:10 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92A9D106564A; Thu, 27 Sep 2012 17:03:10 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B0D788FC08; Thu, 27 Sep 2012 17:03:09 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA07615; Thu, 27 Sep 2012 20:03:01 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <506486C5.6020001@FreeBSD.org> Date: Thu, 27 Sep 2012 20:03:01 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Jason Helfman References: <20120927165154.GA60691@hatter> In-Reply-To: <20120927165154.GA60691@hatter> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org Subject: Re: laptop keeps crashing, any ideas.... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2012 17:03:10 -0000 on 27/09/2012 19:51 Jason Helfman said the following: > Hello All, > > I was wondering if anyone has any ideas on how I may diagnose/resolve this > issue. This is running 9.0 amd64 on a Toshiba Satellite A215. Unfortunately, > any cdrom other than the recovery cdrom doesn't work. And the recovery cd no > longer will recover. I'm not sure if this is a related issue, or just that > the harddrive is on it's last leg. It appears to be a filesystem issue, but > I can't boot it to diagnose any issues. > > I am unable to retrieve logs, so here is a photo of the crash. If you open > in a image viewer, it should appear upright. > > http://people.freebsd.org/~jgh/files/photo.JPG >From a quick glance, your ffs filesystem appears to be badly damaged. Not sure how you could proceed from here. Maybe force fsck in single user mode. Try to make a disk image copy and play with it first (or keep it as a backup). -- Andriy Gapon