From owner-freebsd-questions Mon May 22 19:37:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 1AF7A37B8C3 for ; Mon, 22 May 2000 19:37:13 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA37255; Mon, 22 May 2000 22:36:39 -0400 (EDT) (envelope-from cjc) Date: Mon, 22 May 2000 22:36:39 -0400 From: "Crist J. Clark" To: dsilver@mail.quantified.com Cc: freebsd-questions@FreeBSD.ORG, doug@mail.quantified.com Subject: Re: Second hard drive problems Message-ID: <20000522223639.D36986@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <200005222313.QAA11943@mail.quantified.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200005222313.QAA11943@mail.quantified.com>; from dsilver@mail.quantified.com on Mon, May 22, 2000 at 04:13:32PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 22, 2000 at 04:13:32PM -0700, dsilver@mail.quantified.com wrote: > Platform: FBSD 2.2.7 > > One of our machines which has two IDE drives in it crashed over the > weekend and after that, the /var partition could not mount. Here's > /etc/fstab: > # Device Mountpoint FStype Options Dump > Pass# > /dev/wd0s1b none swap sw 0 0 > /dev/wd0s1a / ufs rw 1 1 > /dev/wd0s1e /usr ufs rw 2 2 > /dev/wd1s1e /var ufs rw 2 2 > /dev/wd0s1f /www ufs rw 2 2 > > So the root (/, /usr, /www) comes up fine, but when I try to run > fsck, it says "Device not configured". This drive had been in the machine > for several months, so it's not a new drive at all. Does anyone have > some advice on how to determine if the drive went bad? I've never seen > fsck just quit like that. What does, % grep wd1 /var/run/dmesg.boot Say? Was the HDD detected at boot? If so, what does, # dislabel -r wd1s1 Return? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message