From owner-freebsd-questions@FreeBSD.ORG Sun Jun 17 16:23:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C634516A480 for ; Sun, 17 Jun 2007 16:23:02 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id A516F13C455 for ; Sun, 17 Jun 2007 16:23:02 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l5HGN1ln022105 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 17 Jun 2007 09:23:02 -0700 X-Auth-Received: from [192.168.10.45] (c-24-10-12-194.hsd1.ca.comcast.net [24.10.12.194]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l5HGN1Kl001092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 17 Jun 2007 09:23:01 -0700 Message-ID: <46755FE4.3000204@u.washington.edu> Date: Sun, 17 Jun 2007 09:23:00 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Rico Secada References: <20070617175349.9debf85a.coolzone@it.dk> In-Reply-To: <20070617175349.9debf85a.coolzone@it.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.17.90433 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: freebsd-questions@freebsd.org Subject: Re: Adding a XP disk to FreeBSD machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 16:23:02 -0000 Rico Secada wrote: > Hi > > I have a box running FreeBSD 6.2 on ad0. > > I have another HD which used to be in the same box running XP. I set > this drive to slave and installed it into the box in order to dualboot. > > On the bootmenu the new drive ad1 shows up: > > F1 FreeBSD > F5 Drive 1 > > Pressing F1 boots the disk on ad0 with FreeBSD, but pressing F5 also > boots ad0 with FreeBSD. > > How can I make this work? > > Best regards. > > Rico > 1. All windows disks must be primary if you're going to boot off of them -- sorry, it's a stupid requirement that M$ setup a long time ago. 2. Drive 1 is the primary drive IIRC. 3. You'll have to setup the boot manager on the windows disk. -Garrett