From owner-freebsd-current Tue Jan 28 08:49:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA23365 for current-outgoing; Tue, 28 Jan 1997 08:49:25 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA23357; Tue, 28 Jan 1997 08:49:18 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id JAA22824; Tue, 28 Jan 1997 09:49:16 -0700 (MST) Date: Tue, 28 Jan 1997 09:49:16 -0700 (MST) Message-Id: <199701281649.JAA22824@rocky.mt.sri.com> From: Nate Williams To: current@freebsd.org CC: bde@freebsd.org Subject: Disk errors with 2.2B Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [ I set this out yesterday, but I think it got lost when freefall went down. ] I just upgraded one of the disks in my dual-disk workstation to 2.2B (via CVS) from an old version of -current (June). The box (is running) 2.1.6.1 fine, and was running the older version of -current w/out problems until yesterday. Now, at bootup I get the following errrors: wd0s5c: hard error reading fsbn 1wd0: status 59 \ error 10 wd0s6c: hard error reading fsbn 1wd0: status 59 \ error 10 wd0s7c: hard error reading fsbn 1wd0: status 59 \ error 10 wd0s8c: hard error reading fsbn 1wd0: status 59 \ error 10 These devices don't exist in /dev, nor do I have anything in my partition table for these. The disk has 3 'slices', DOS, Win95, and FreeBSD and no extended anything. Any clues how I can get rid of this? I even ran fdisk to see what FreeBSD thinks, and it believes I have 3 partitions (but it gave me these kernel errors again when I ran fdisk before dumping out the results.) wdc0: unit o (wd0): wd0: 1033MB (2116800 sectors), 2100 cyls, 16 heads, 63 S/t, 512 B/S Nate