From owner-freebsd-questions Thu Mar 7 6:25: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21306.mail.yahoo.com (web21306.mail.yahoo.com [216.136.129.60]) by hub.freebsd.org (Postfix) with SMTP id 93DF237B423 for ; Thu, 7 Mar 2002 06:24:48 -0800 (PST) Message-ID: <20020307142448.14555.qmail@web21306.mail.yahoo.com> Received: from [204.119.240.2] by web21306.mail.yahoo.com via HTTP; Thu, 07 Mar 2002 06:24:47 PST Date: Thu, 7 Mar 2002 06:24:47 -0800 (PST) From: edison carter Subject: loader(8) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello, i'm trying to find a way to have my system boot into scsi instead of ide. due to some weird crap on the mobo, i cant boot _directly_ to scsi, but i can boot to ide, where the bootloader prompt will allow be to do like 1:da(0,a)/kernel and boot up. is there something i can write to the ide drive or to the bootloader itself to take 1:da(0,a)/kernel?? i was looking around in the man pages and found a line "set root_disk_unit", but i am unsure on how to apply this variable to the loader without destroying the system =( -- am i in the right neighborhood or should i be looking elsewhere? thanks in advance __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message