From owner-freebsd-questions Sun Sep 15 23:42:04 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA15826 for questions-outgoing; Sun, 15 Sep 1996 23:42:04 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA15818 for ; Sun, 15 Sep 1996 23:41:59 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.6.12/8.6.12) id JAA07354; Mon, 16 Sep 1996 09:40:51 +0200 Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma007352; Mon Sep 16 09:40:27 1996 Message-ID: <323CE822.3469@barcode.co.il> Date: Mon, 16 Sep 1996 08:39:46 +0300 From: Nadav Eiron Organization: Bar Code Computers Lts. X-Mailer: Mozilla 2.0 (WinNT; I) MIME-Version: 1.0 To: Randy DuCharme CC: "Josh Emmons (skia)" , questions@FreeBSD.org Subject: Re: PANIC!: unable to mount root References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Randy DuCharme wrote: > > On 15-Sep-96 "Josh Emmons (skia)" wrote: > >>I have a computer with three IDE devices (UGH! I hate them, but they were > >cheep...): > >a Seagate 2gig hard drive. > >a 8x CD-ROM > >and a Conner 800Mb Hard disk. > > < snip > > > >The installation seems to run fine. It probes all the drives, sees them > >all. It works fine. I set up a slice on the 800Mb drive and use the > >correct geometry. I have FreeBSD auto-generate the lables, select the > >"X-User" distribution, and then commit. After installation is finishe, I > >reboot the machine and wait for Booteasy. I the hit F5 to switc to the > >other drive (the 800Mb one) and hit F1 for BSD. It then gives me a boot: > >prompt and I hit enter to use the defaults. It probes and finds all my > >drives. Then it says something like "switching root system to WD1a" and > >the line after that says: PANIC!: unable to mount root. > < snip > > > At the boot prompt type wd(1,a)/kernel and it should boot. (kernel.GENERIC > boots the GENERIC kernel) For it to boot automatically, you'll have to > build a kernel with the option: > > config kernel root on wd1You probably meant wd2 here ---->^^^. For wd1 I think it'll work right out of the box. Also note that you'll have to switch disk positions once, so you can boot and make your new kernel... > [snip] > > Good luck > > RandyNadav