From owner-freebsd-questions Mon Nov 24 12:53:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA04596 for questions-outgoing; Mon, 24 Nov 1997 12:53:52 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from hercules.orion.ab.ca (hercules.orion.ab.ca [207.134.218.40]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA04588 for ; Mon, 24 Nov 1997 12:53:48 -0800 (PST) (envelope-from timp@orion.ab.ca) Received: from dedalus (dialup.orion.ab.ca [207.134.218.148]) by hercules.orion.ab.ca (8.8.5/8.8.5) with SMTP id NAA15340; Mon, 24 Nov 1997 13:59:29 -0700 (MST) From: "Tim Pushor" To: "Doug White" , Subject: Re: Booting FreeBSD on second SCSI disk? Date: Mon, 24 Nov 1997 13:02:36 -0000 Message-ID: <01bcf8d9$3c9969d0$0101a8c0@dedalus.orion.ab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Well (looking rather embarassed) I commercially support NT and UNIX for a large computer firm and know NT quite well. How to boot other OS's on a disk other than the one NT is on by copying the boot sector of the disk to a file and referencing it in Windows NT boot.ini does not seem to work unless the other OS's boot partition resides on the same disk as NT. Mine doesn't. I tried anyway, and my system will not boot. I attempted to put a standard (no prompt) boot loader on disk1 (or disk2) and it didn't work either. I was using the /stand/sysintall utility. I managed to get my system booting by using the FreeBSD boot disk and entering 1:sd(1,a)/kernel at the floppy boot prompt. I guess what I really want to do is to install a boot loader on disk0 that does exactly what I manually entered so that the NT boot loader is not displayed. At this time I should be able to copy the boot sector from drive 0 and copy it to a file, then restore the original boot sector of disk0 and reference the file I just created in Windows NT boot.ini. Is this warped thinking? I have looked at all the FAQ's I can and done searches on the mailing list archives and was able to find very detailed instructions and theory on how to boot FreeBSD from the NT boot loader if FreeBSD is on the same disk as NT. I also do not trust sysinstall to do the right thing every time. There must be a manual (configurable) way to install a boot loader explicitly telling it which drive to load the kernel from, but I just cannot find it. In my mind, my solution should be simple, but finding documentation seems to be my biggest problem. Thanks for your reply, Tim -----Original Message----- From: Doug White To: Tim Pushor Cc: questions@FreeBSD.ORG Date: Monday, November 24, 1997 8:18 PM Subject: Re: Booting FreeBSD on second SCSI disk? >On Sun, 23 Nov 1997, Tim Pushor wrote: > >> Hello, >> >> I have installed FreeBSD many many times, but every time has been on hard >> disk 0. >> >> I now have a need to dual boot NT and FreeBSD, with NT being on the first >> hard disk. I have tried everything I can think of and havn't been >> successfull in getting FreeBSD booted of the second SCSI disk. >> >> Could anybody lend some advice? > >What have you tried? You can teach the NT bootloader about FreeBSD; >answer is in the FAQ and/or mail archives. > >Doug White | University of Oregon >Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant >http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > >