From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 13:49:27 2003 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 5B07A16A4B3 for ; Tue, 14 Oct 2003 13:49:27 -0700 (PDT) Received: from smtpx.ha-net.ptd.net (smtpx.ha-net.ptd.net [207.44.96.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id F32C643FB1 for ; Tue, 14 Oct 2003 13:49:24 -0700 (PDT) (envelope-from whaynes@ptd.net) Received: (qmail 11565 invoked by uid 50005); 14 Oct 2003 20:49:22 -0000 Received: from whaynes@ptd.net by smtpx.ha-net.ptd.net by uid 50002 with qmail-scanner-1.15 (uvscan: v4.1.60/v4297. spamassassin: 2.43. Clear:. Processed in 0.880269 secs); 14 Oct 2003 20:49:22 -0000 Received: from du128202.pit.ptd.net (HELO walt) ([66.152.128.202]) (envelope-sender ) by smtpx.ha-net.ptd.net (qmail-ldap-1.03) with SMTP for ; 14 Oct 2003 20:49:21 -0000 Message-ID: <000801c39294$9aeaa570$ca809842@walt> From: "Walt Haynes" To: Date: Tue, 14 Oct 2003 16:48:59 -0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Windows XP and FreeBSD 4.4 on the same hard drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 20:49:27 -0000 I am currently running Windows XP Professional on a HP Pavilion with = a 27.95GB hard drive which I've partitioned with FDISK. Windows is in = the primary DOS partition (about 7GB) on disk drive C and the extended = DOS partition had three logical drives (D, E, and F) defined in it; they = are 7.3GB, 7.3GB, and 6.3GB respectively. I want to create my FreeBSD = environment in the first logical drive (D). I know the starting and = ending sector numbers so that I won't overwrite any data already on the = drive. Does this sound reasonable ? And will I be able to install = FreeBSD's boot manager to give me a choice of which OS I want to come up = ? I'd really like to do this right the first time.