From owner-freebsd-questions Wed Jun 5 04:34:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA17251 for questions-outgoing; Wed, 5 Jun 1996 04:34:46 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA17240 for ; Wed, 5 Jun 1996 04:34:42 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uRGjg-000QZuC; Wed, 5 Jun 96 13:26 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id MAA08305; Wed, 5 Jun 1996 12:36:13 +0200 Message-Id: <199606051036.MAA08305@allegro.lemis.de> Subject: Re: Refuses to mount / from sd0 despite new kernel To: etxofsn@aom.ericsson.se (Olof Samuelsson FK/M 83155 6546) Date: Wed, 5 Jun 1996 12:36:13 +0200 (MET DST) Cc: questions@FreeBSD.ORG (FreeBSD Questions) In-Reply-To: <199606031306.PAA17341@fang> from "Olof Samuelsson FK/M 83155 6546" at Jun 3, 96 03:06:06 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Olof Samuelsson FK/M 83155 6546 writes: > > After a wonderfully quick and easy installation on my new SCSI disk (A > Seagate ST32550W (Barracuda?) on an Adaptec 2940UW) I have recompiled the > kernel (needed support for my IDE CD-ROM etc..) and it still refuses to > mount root from my SCSI disk. I've stated 'config kernel root on sd0' > and the kernel tries to mount / from sd1. Everything runs fine when I > boot hd(1,a)/kernel. I've tries sd0s2 too (the FreeBSD slice) but no > improvement. I no longer have any idea what is wrong. > > Anyone? Please? If it boots correctly from sd0, you should take at look at what you have in /etc/fstab. Greg