From owner-freebsd-current Sat Sep 25 8:29:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id A360714EAB for ; Sat, 25 Sep 1999 08:29:13 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id RAA64102; Sat, 25 Sep 1999 17:29:09 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199909251529.RAA64102@freebsd.dk> Subject: Re: Boot problems with new -current In-Reply-To: <19990925163135.A81383@dcse.fee.vutbr.cz> from Cejka Rudolf at "Sep 25, 1999 04:31:35 pm" To: cejkar@dcse.fee.vutbr.cz (Cejka Rudolf) Date: Sat, 25 Sep 1999 17:29:09 +0200 (CEST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Cejka Rudolf wrote: > > I'm trying to update my -current system compiled from July 12 (both > kernel and base system). But before all system updating I have tried to > compile and run new kernel from today (September 25) - and it won't > boot so I'm afraid to update all the system... > Booting ends with these lines: > > wd0: bad sector table no supported > wd0s2: bad sector table no supported > rootdev=0xc078c180 error=22, panic: cannot mount root (2) > > I'm sorry but I don't know how to copy all boot messages because > of these aren't appearing in /var/log/messages (thanks to early panic). > > Am I something missing or is it possible it has something to do > with latest ATA driver changes? > (Yes, I'm using and testing new ATA driver... Hmm, I think I will try > to compile and run old wd driver if it will be better...) The ATA driver has no bad144 support, thats probably why you get the above message. The reason is that modern ATA disks does internal bad block remapping (just as SCSI), and if you have used up all the spares you better swap that disk for another one, its going bad on you no matter what... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message