From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 10:21:08 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 EEA6016A4CE for ; Mon, 24 Jan 2005 10:21:08 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838E043D45 for ; Mon, 24 Jan 2005 10:21:08 +0000 (GMT) (envelope-from ippiraman@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so327583rng for ; Mon, 24 Jan 2005 02:21:08 -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=nXckbL4pZyEK8kjnCQ648zpoDN1ZpB5R1BV0PG2Xiy0id4N/W39gnBsX1DcAGCBGgj7LBNgPt88v/RxHR1nSEnmtFzYtN6qLRWH2NEkxni0ayImwyMqmlY6ZdEgN975DkXel1OYD2wpTfy3+ek50WzJ9lntAYo1szeYrNHBTrDA= Received: by 10.38.90.52 with SMTP id n52mr340687rnb; Mon, 24 Jan 2005 02:21:07 -0800 (PST) Received: by 10.38.102.32 with HTTP; Mon, 24 Jan 2005 02:21:07 -0800 (PST) Message-ID: Date: Mon, 24 Jan 2005 02:21:07 -0800 From: Irvin Piraman To: gabriel 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: Irvin Piraman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 10:21:09 -0000 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" >