Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 01:27:45 -0800
From:      gabriel <normal1.lists@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Dual booting w/ two disks
Message-ID:  <efb858205012401271309a890@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm trying to dual boot FreeBSD and Windows XP with two different
disks, I have manged to get FreeBSD running and installed the boot
manager and grub on it.

When I boot into windows, I get some sort of boot loader error and it halts.

Here's my menu.lst:
color black/cyan yellow/cyan
default 0
fallback 1

# For booting FreeBSD

title FreeBSD - Unix
root (hd0,a)
kernel /boot/loader

# For booting Windows NT or Windows95

title Windows XP Menu

map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd0,1)
chainloader +1
makeactive

Any help would be greatly appreciated, at this point this is my last
project involving my pcs for a while and I'd like to " get 'er done"
:)

Cheers!
-- 
gabriel,

Member of:
FreeBSD-Announce
FreeBSD-Hardware
FreeBSD-Multimedia
FreeBSD-questions



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?efb858205012401271309a890>