From owner-freebsd-questions Sat Dec 28 13:21:26 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA25332 for questions-outgoing; Sat, 28 Dec 1996 13:21:26 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id NAA25327 for ; Sat, 28 Dec 1996 13:21:24 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.8.2/8.8.2) id QAA00602 for freebsd-questions@freebsd.org; Sat, 28 Dec 1996 16:21:22 -0500 (EST) From: Charles Henrich Message-Id: <199612282121.QAA00602@crh.cl.msu.edu> Subject: Booting w/ hardwire SCSI devices? To: freebsd-questions@freebsd.org Date: Sat, 28 Dec 1996 16:21:22 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Im trying to get a machine to boot w/ 4 Adaptec 2940UW's in it, the boot disk is on controller 2, ID 0, I've hardwired down the scsi ID's like so: sdXY where X is controller and Y is scsi ID, my boot disk resides on sd20 (Its there because of how ALR probe's the dual PCI busses, anyway...) FreeBSD happily loads the kernel, but then fails with cant switch to root device sd0a, even though in the kernel I told it to boot from sd20. Must I force a definition of sd0a and lose my nice mapping to make this sucker work? -Crh Charles Henrich Michigan State University henrich@msu.edu http://pilot.msu.edu/~henrich