From owner-freebsd-questions@FreeBSD.ORG Sun Jun 17 20:12:17 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 977F816A41F for ; Sun, 17 Jun 2007 20:12:17 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA2E13C45A for ; Sun, 17 Jun 2007 20:12:17 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id l5HKBTQh005192; Sun, 17 Jun 2007 16:11:29 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id l5HKBSl7005191; Sun, 17 Jun 2007 16:11:28 -0400 (EDT) (envelope-from jerrymc) Date: Sun, 17 Jun 2007 16:11:28 -0400 From: Jerry McAllister To: Nikola Lecic Message-ID: <20070617201128.GC5036@gizmo.acns.msu.edu> References: <20070617175349.9debf85a.coolzone@it.dk> <46755FE4.3000204@u.washington.edu> <200706172001.l5HK17sU030505@smtpclu-6.eunet.yu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706172001.l5HK17sU030505@smtpclu-6.eunet.yu> User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister , Garrett Cooper , Rico Secada , 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 20:12:17 -0000 On Sun, Jun 17, 2007 at 10:01:16PM +0200, Nikola Lecic wrote: > On Sun, 17 Jun 2007 09:23:00 -0700 > Garrett Cooper wrote: > > > Rico Secada wrote: > > > [...] > > > 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. > > > [...] > > > > > 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 > > What do you mean? I think he asked about slave (primary I suppose). I > ask this because ... > > > 3. You'll have to setup the boot manager on the windows disk. > > ... "windows" can normally boot from slave position without bootloader, > (in some cases with help of 'boot.ini' and ntldr/ntdetect.com, but > AFAIK only if booting is impossible even when ad1 (D) is selected in > BIOS as the first boot choice). HE is trying to dual boot the machine. He needs something on that second disk that the MBR on the first disk can transfer control to. That something is the MBR on the second disk. That's the way it works. ////jerry > > Ok, it's maybe simpler to add FreeBSD's boot sector, but that's not > necassary. > > So, Rico should first check if "windows" can boot directly from D. If > not, that's another problem. > > Nikola Le??i?? >