From owner-freebsd-hackers Fri Jul 19 11: 6:37 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4042F37B400; Fri, 19 Jul 2002 11:06:33 -0700 (PDT) Received: from light.imasy.or.jp (light.imasy.or.jp [202.227.24.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50CC943E99; Fri, 19 Jul 2002 11:06:28 -0700 (PDT) (envelope-from clin@imasy.org) Received: (from uucp@localhost) by light.imasy.or.jp (8.11.6+3.4W/8.11.6/light) with UUCP id g6JI6NO20163; Sat, 20 Jul 2002 03:06:23 +0900 (JST) (envelope-from clin@imasy.org) Received: from localhost by mickey.bop.imasy.org (8.9.3/3.7W-mickey2k1008) id DAA96355; Sat, 20 Jul 2002 03:17:17 +0900 (JST) (envelope-from clin@imasy.org) Date: Sat, 20 Jul 2002 03:09:04 +0900 (JST) Message-Id: <20020720.030904.41629401.clin@imasy.org> To: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Cc: clin@imasy.org Subject: How to use 4-stable and 5-current without manual fsck. From: Hiroyuki CHIBA X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.1 =?iso-2022-jp?B?KBskQjAqGyhCKQ==?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Folks, I am using 4.5-STABLE and 5-current on the same notebook PC. After cvsup-dating 5-current on 14th July(may be), I have a problem at boot scequence. My 4.5-stable says the complain as follows after a normal shutdown of 5-current and fails into single-user mode: /dev/ad0s3e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. /dev/ad0s3e: CANNOT WRITE: BLK: 5664 /dev/ad0s3e: BAD SUPER BLOCK: VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE I can not mount that partition normally. But, I can mount the partition after "fsck -b 16"(designating alternative super block location.) Does anyone have any idea or techniques to handle the problem automatically with STABLE and CURRENT? Thanks, ---- Hiroyuki "CLINGON" Chiba clin@imasy.org(private) hiro@bisd.hitachi.co.jp(office) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message