*BSD News Article 85087


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!mindspring!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!arclight.uoregon.edu!news.bc.net!info.ucla.edu!skylark.ucr.edu!news.service.uci.edu!isotope.ps.uci.edu!dkleinh
From: dkleinh@isotope.ps.uci.edu (Dirk Kleinhesselink)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: NT boot FreeBSD off 2nd drive ?
Date: 14 Dec 96 00:27:24 GMT
Organization: University of California, Irvine
Lines: 23
Message-ID: <dkleinh.850523244@isotope.ps.uci.edu>
NNTP-Posting-Host: isotope.ps.uci.edu
Summary: want to boot FreeBSD from NT boot loader when FreeBSD is on 2nd disk.
Keywords: Boot, NT
X-Newsreader: NN version 6.5.0 #6 (NOV)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:32540

I have a system with NT on disk 1 and FreeBSD on disk 2.  I'd liked to boot
FreeBSD using the NT bootloader and I've done this successfully when NT
and FreeBSD are both on disk 1.  I've booted Linux with NT, when Linux was
on disk 2 successfully, but I couldn't boot FreeBSD from NT when FreeBSD
was on disk 2.  I tried:

dd if=/dev/rwd1a of=/dos/bootsect.bsd bs=512 count=1

and 
added a line:
C:\bootsect.bsd="FreeBSD" 
to my boot.ini file.

I get the message "no bootable partition" when I select FreeBSD to boot.

I also tried: /dev/rwd1s1 and /dev/rwd1s1a to get the bootsector.

Anyone know what I need to do ?

THanks,   Dirk

          dkleinh@isotope.ps.uci.edu