From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 16:12:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C08EB16A4CE for ; Mon, 24 Jan 2005 16:12:53 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48F3343D3F for ; Mon, 24 Jan 2005 16:12:53 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so260453wri for ; Mon, 24 Jan 2005 08:12:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=lOgoTqrbDiYxV7psrlY5DnE+eXlapOWvC2YJ1zSMUbRiV7bDQ4NaLBmQY13Cd9Xwqp4BK3RVzXfWg138jUTH/C3IP/GTPq/eEDeNGGBezQfuE3W0vJaa6oTtasfGQG9nWRyLPn5tyPpo4Af5Hvi12+hKC0kP5xQKqMhEwDWgdv8= Received: by 10.54.27.60 with SMTP id a60mr170568wra; Mon, 24 Jan 2005 08:12:52 -0800 (PST) Received: by 10.54.2.67 with HTTP; Mon, 24 Jan 2005 08:12:52 -0800 (PST) Message-ID: Date: Mon, 24 Jan 2005 08:12:52 -0800 From: gabriel To: Irvin Piraman In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-questions Subject: Re: Dual booting w/ two disks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 16:12:53 -0000 I'd rather get grub working, I don't think installing another boot loader is gonna solve anything. Plus I like grub :P On Mon, 24 Jan 2005 02:21:07 -0800, Irvin Piraman wrote: > Get GAG (gag.sourceforge.net) and try booting to Windows... > > HTH > > On Mon, 24 Jan 2005 01:27:45 -0800, gabriel wrote: > > 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 > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions