From owner-freebsd-questions Tue Jul 14 12:31:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA00263 for freebsd-questions-outgoing; Tue, 14 Jul 1998 12:31:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ganymede.or.intel.com (ganymede.or.intel.com [134.134.248.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA00257 for ; Tue, 14 Jul 1998 12:31:34 -0700 (PDT) (envelope-from andrew.j.westrate@intel.com) Received: from orsmsx27.INTEL.COM (orsmsx27.jf.intel.com [192.168.74.27]) by ganymede.or.intel.com (8.8.6/8.8.5) with ESMTP id TAA07782 for ; Tue, 14 Jul 1998 19:31:15 GMT Received: by orsmsx27.jf.intel.com with Internet Mail Service (5.5.1960.3) id ; Tue, 14 Jul 1998 12:31:35 -0700 Message-ID: From: "Westrate, Andrew J" To: "'freebsd-questions@freebsd.org'" Subject: Boot easy question Date: Tue, 14 Jul 1998 12:31:04 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I installed 2.2.6 on my home computer, which has Windows 98 installed on it (on a FAT32 disk). On a second ide hard disk, I installed FreeBSD. Since Win 98 has to boot from the primary master ide drive, I made FreeBSD the primary slave, and installed the boot manager on that drive. then I set that drive to boot first in the BIOS. So, what I get with this configuration is a screen which says: F1: BSD F5: Disk 2 pressing either of these then boots FreeBSD, but it is aiming for 0:wd(0,a)kernel rather than 0:wd(1,a)kernel (which I have to type each time at the boot prompt or it will panic because it can't mount root). In order to go back to Win 98 I have to reboot, and then go back into the BIOS setup program, which isn't too convenient. So my two questions are: 1) Can I somehow fix the boot manager so that it knows Win 98 is wd0 and BSD is wd1? I have tried installing the boot manager to the win 98 disk, (using the bootinst.exe program with the boot.bin file provided on the CD), but win 98 booted the same as before. Is there a way I can edit the boot.bin file to customize it for my computer? 2) If I can't, how can I make FreeBSD boot 0:wd(1,a)kernel by default, so I don't have to type it in each time? Thanks, Andy Westrate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message