From owner-freebsd-questions Sat Sep 20 15:27:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA29943 for questions-outgoing; Sat, 20 Sep 1997 15:27:58 -0700 (PDT) Received: from vaxa.cis.uwosh.edu (vaxa.cis.uwosh.edu [141.233.128.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA29936 for ; Sat, 20 Sep 1997 15:27:55 -0700 (PDT) Received: from vaxa.cis.uwosh.edu (pm-ok-1-45.athenet.net) by VAXA.CIS.UWOSH.EDU (PMDF V5.1-7 #17145) with ESMTP id <01INVGQBLIC000N4N4@VAXA.CIS.UWOSH.EDU> for freebsd-questions@FreeBSD.ORG; Sat, 20 Sep 1997 17:27:44 CST Date: Sat, 20 Sep 1997 17:25:29 -0500 From: Ray Subject: Panic on boot.. To: freebsd-questions@FreeBSD.ORG Message-id: <34244D59.95DCC6CF@vaxa.cis.uwosh.edu> MIME-version: 1.0 X-Mailer: Mozilla 4.03 [en] (Win95; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, I have installed the 2.2.2 RELEASE of FreeBSD on my system. I have also installed the 'os-bs' boot manager to the system. My problem is this-- I have 2 IDE connections, a primary and a secondary. On my primary I have a new 4G Western Digital drive with 2 primary DOS partitions running in Master mode, and I have an EIDE CD-Rom as the slave on that cabel. On the Secondary connector I have my old 1.6G drive split in the middle with the the front 1/2 as my BSD partition, and the second 1/2 as DOS. Here is my problem.. I have successfully installed my components (BSD) to the wd2 disk (secondary connection), on s1 (wd2s1) and the boot manager can get me to the kernel on that partition (I get a boot prompt, and probe all the selected devices) but at the end the system tries to change root device to wd1a (slave cd) and gives a panic: cannot mount root error. From the install floppy I can't seem to get to the /etc/fstabs file, and the install utility seemingly didn't record the root directory properly (but as it was installed, it knows it's there). Short of putting the 1.6 as a slave on the primary (so it becomes wd1a) and the CD-Rom as master on it's own cable, how can I get the system to mount the root on wd2s1? Thanks in advance for your help, Savant (Ray) bornhr75@vaxa.cis.uwosh.edu