From owner-freebsd-current Mon Jun 24 10:49:14 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA12110 for current-outgoing; Mon, 24 Jun 1996 10:49:14 -0700 (PDT) Received: from freefall.freebsd.org (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA12099; Mon, 24 Jun 1996 10:49:12 -0700 (PDT) Message-Id: <199606241749.KAA12099@freefall.freebsd.org> To: Stephen Hocking cc: current@FreeBSD.org Subject: Re: Help! Disabling PCI devices or changing root dev from boot prompt In-reply-to: Your message of "Mon, 24 Jun 1996 20:45:59 +1000." <199606241046.KAA25287@netfl15a.devetir.qld.gov.au> Date: Mon, 24 Jun 1996 10:49:12 -0700 From: "Justin T. Gibbs" Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >I've been caught in the embarrassing situation of having a machine that has >both an internal Adaptec 7880 controller (on the PCI bus) & a 2940 controller. > >FreeBSD was installed when the machine had only the internal controller & saw >it as ahc1. Now that the secondary controller has been added, it sees it as >ahc0, gets the disks off it 1st and fails when it attempts to mount root of >the first disk on the ahc0 chain. All would be hunky dory if I could disable >ahc0 from the boot prompt or automagically change which disk it looks at for >its root partition. Why not hardwire the SCSI devices? In your kernel config file, you can specify the controller that sd0, sd1, etc attach to. Look at the scsi.4. You'll have to temporarily disconnect the second bus of disks so you can boot and recompile your kernel. > Stephen >-- >The views expressed above are not those of the Worker's Compensation Board of >Queensland, Australia. > > -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================