From owner-freebsd-questions Mon Jan 31 23:58:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from s1.ds.net (s1.ds.net [207.239.204.1]) by builder.freebsd.org (Postfix) with ESMTP id 45A063D41 for ; Mon, 31 Jan 2000 23:58:26 -0800 (PST) Received: from ds.net (i1p92.cmh-oh.ds.net [207.239.205.92]) by s1.ds.net (8.8.5/8.8.5) with ESMTP id WAA25034; Mon, 31 Jan 2000 22:56:18 -0500 (EST) Message-ID: <38965965.C1578451@ds.net> Date: Mon, 31 Jan 2000 22:56:21 -0500 From: "James A. Mutter" Reply-To: jmutter@ds.net X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Morgan Cc: "'schwenk@math.udel.edu'" , "'freebsd-questions@freebsd.org'" Subject: Re: wd0 or wd1 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mike Morgan wrote: > > Thank you Mr. Mutter for your help. After our changes to /etc/fstab > and the kernel, I recompiled the kernel and fastbooted, now I get this > new type of msg on bootup: > > changing root device to wd0s1a > swap on: /dev/wd0s1b: No such file or directory > Automatic reboot in progress... > Can't stat /dev/wd0s1a: No such file or directory > Can't stat /dev/wd0s1a: No such file or directory > /dev/wd0s1a: CAN'T CHECK FILE SYSTEM > /dev/wd0s1a: UNEXPECTED INCONSISTENCY; RUN fsck manually. > Automatic file system check failed...help! > Enter full pathname of shell or RETURN for /bin/sh: > > Anyone else had this problem or know of solution? > As always, I sincerely appreciate the ppl of this list for their time. You didn't go moving around anything in /dev did you? At this point it's getting difficult to diagnose from a distance but it looks likes it's telling you that /dev/wd0s* don't exist. Do they? Are you able to mount these partitions manually after you drop into single user mode and run fsck? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message