From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 09:27:46 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 27FFB16A4CE for ; Mon, 24 Jan 2005 09:27:46 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B08F543D1F for ; Mon, 24 Jan 2005 09:27:45 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so220838wri for ; Mon, 24 Jan 2005 01:27:45 -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:mime-version:content-type:content-transfer-encoding; b=tvu23/gtuvbqEMBzhD7lSPj7+YBQdJHenoT+0znzzp6CCVEBeFFU7RDkaoqt25i/WUq1DEthWjiQDJHL0SV3NLq4YDMOp6pYlN0OmZOH0QHxZ+uZO5LrtmQQivTOhTg0YGX+3GkxhCGs/dlPFhIOIbKS//Ps44U6xjuM8Sczjb8= Received: by 10.54.53.6 with SMTP id b6mr556334wra; Mon, 24 Jan 2005 01:27:45 -0800 (PST) Received: by 10.54.2.67 with HTTP; Mon, 24 Jan 2005 01:27:45 -0800 (PST) Message-ID: Date: Mon, 24 Jan 2005 01:27:45 -0800 From: gabriel To: freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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 09:27:46 -0000 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