From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 00:56:06 2003 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 15D0216A4CE for ; Fri, 28 Nov 2003 00:56:06 -0800 (PST) Received: from m01.ca.astound.net (m01.ca.astound.net [64.85.239.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC5143F85 for ; Fri, 28 Nov 2003 00:56:05 -0800 (PST) (envelope-from rchopra@cal.berkeley.edu) Received: from cal.berkeley.edu (astound-66-234-212-148.ca.astound.net [66.234.212.148]) by m01.ca.astound.net (8.12.10/8.12.10) with ESMTP id hAS8sgc3024615 for ; Fri, 28 Nov 2003 00:54:42 -0800 Message-ID: <3FC70DA2.5070002@cal.berkeley.edu> Date: Fri, 28 Nov 2003 00:56:02 -0800 From: Rishi Chopra User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Subject: Problem Booting (Bad Super Block) 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: Fri, 28 Nov 2003 08:56:06 -0000 I've started having problems on my FreeBSD box; I've installed FreeBSD on this system at least 5 times before without any problems. This time, the installation took many attempts, and the following error message occurs when I attempt to boot up: /dev/da0s1a: BAD SUPER BLOCK: VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE /dev/da0s1a: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY Automatic file system check then fail, the boot process aborts, and the system starts in single user mode. How can I fix this error so that the machine boots normally? I am unable to run fsck from the prompt by just typing 'fsck'....