From owner-freebsd-current@FreeBSD.ORG Sun Sep 14 08:30:53 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F4716A4BF for ; Sun, 14 Sep 2003 08:30:53 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D79943FE0 for ; Sun, 14 Sep 2003 08:30:52 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) h8EFUpeg016716; Sun, 14 Sep 2003 08:30:51 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)h8EFUpkp016715; Sun, 14 Sep 2003 08:30:51 -0700 (PDT) (envelope-from sgk) Date: Sun, 14 Sep 2003 08:30:51 -0700 From: Steve Kargl To: Sebastian Ssmoller Message-ID: <20030914153051.GA16701@troutmask.apl.washington.edu> References: <25830.1063532541@www21.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25830.1063532541@www21.gmx.net> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: fsck failed after hard crash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 15:30:53 -0000 On Sun, Sep 14, 2003 at 11:42:21AM +0200, Sebastian Ssmoller wrote: > i did cvsup for /usr/src yesterday and did a build world. > i also build a new kernel without all these debugging things. If you're running FreeBSD-current, I would suggest that you put the debugging options back into your kernel. > i rebooted the system and everything went fine first but then > i tried to recompile pf_freebsd and the system crashed. Without debugging or even a panic message, it is fairly difficult to make any useful suggestions. > i rebooted and did fsck and tried the rebuild again - same thing :( Panic message? > reboot again, fsck with many errors (some sectors could not be written, > inconsistancy soft updates). > i managed to start gnome2 agian. i started vmware and ... crash agin :'( Are you sure you don't want to run FreeBSD 4.8? > so i thought of using the old kernel again but when i restart and > run fsck it is NOT able to mark /usr as clean !! :( > > what can i do now ? any ideas ? When fsck fails to clean /usr are there any error messages? What fsck command did you issue to clean up /usr? Did you try using an alternate super block? What compiler flags did you use to build the kernel? -- Steve