From owner-freebsd-questions Sun Jul 12 23:38:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA18990 for freebsd-questions-outgoing; Sun, 12 Jul 1998 23:38:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa4-29.ix.netcom.com [207.93.136.93]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA18984 for ; Sun, 12 Jul 1998 23:38:33 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id XAA13738; Sun, 12 Jul 1998 23:38:08 -0700 (PDT) (envelope-from tomdean) Date: Sun, 12 Jul 1998 23:38:08 -0700 (PDT) Message-Id: <199807130638.XAA13738@ix.netcom.com> From: Thomas Dean To: dhw@whistle.com CC: questions@FreeBSD.ORG In-reply-to: <199807130354.UAA06193@pau-amma.whistle.com> (message from David Wolfskill on Sun, 12 Jul 1998 20:54:12 -0700 (PDT)) Subject: Re: SCSI "device wiring" query Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can tell boot where to go with /boot.conf > echo '1:sd(2,a)/kernel' > /boot.config for example. >From 'man 8 boot' You may put a BIOS drive number, a controller type, a unit number, a par- tition, a kernel file name and the -b, -D, -h or -P options in /boot.config to set defaults. Write them in one line just as you type at the `boot:' prompt. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message