From owner-freebsd-scsi Sun Apr 21 08:06:54 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA21864 for freebsd-scsi-outgoing; Sun, 21 Apr 1996 08:06:54 -0700 (PDT) Received: from sbac.edu (r2d3.sbac.edu [150.104.65.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA21858 Sun, 21 Apr 1996 08:06:49 -0700 (PDT) Received: from melissa (cs1dial1.sbac.edu [150.104.65.11]) by sbac.edu (8.6.11/8.6.11) with SMTP id KAA40565; Sun, 21 Apr 1996 10:52:11 -0400 Date: Sun, 21 Apr 1996 11:07:14 -0400 () From: Dan Cromer To: "Jordan K. Hubbard" cc: freebsd-scsi@FreeBSD.org Subject: Re: Problem with Buslogic(?) kernel panic In-Reply-To: <317832F4.2781E494@FreeBSD.org> Message-ID: X-Sender: cromerdh@r2d3.sbac.edu MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Jordan was right, the bt0 driver is handling SCSI connection fine. I just had to learn that /cdrom had the noauto option in fstab and needed to mount it manually. OK, now why is "pig" in apropos and man, but not in /usr/local/bin? Just kidding :-) Dan On Fri, 19 Apr 1996, Jordan K. Hubbard wrote: > Dan Cromer wrote: > > fine (from Toshiba 3401 SCSI), but at reboot I get last lines: > > pci0:20 Buslogic, device=0x1040, class=storage (SCSI) [no driver > > assigned] > > Not the problem - this is just informational (there's no PCI driver for > the Bt946c - it's handled using the generic Buslogic ISA/EISA/VLB/PCI > driver). > > > changing root device to sd1a > > panic: cannot mount root > > Are you using a boot manager? How are you booting this second drive? > Is there also an IDE drive in this system, perhaps? What happens if you > type: sd(1,a)/kernel at the `boot:' prompt? > -- > - Jordan Hubbard > President, FreeBSD Project >