From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 05:47:39 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 9E0D137B401 for ; Tue, 17 Jun 2003 05:47:37 -0700 (PDT) Received: from galilee.polands.org (CPE-24-208-57-240.new.rr.com [24.208.57.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D23E43FCB for ; Tue, 17 Jun 2003 05:47:36 -0700 (PDT) (envelope-from doug@polands.org) Received: from email.polands.org (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.9/8.12.9) with SMTP id h5HClXNP042683; Tue, 17 Jun 2003 07:47:34 -0500 (CDT) (envelope-from doug@polands.org) Received: from 63.104.35.130 (proxying for 164.5.45.79) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Tue, 17 Jun 2003 07:47:33 -0500 (CDT) Message-ID: <14985.63.104.35.130.1055854053.squirrel@email.polands.org> In-Reply-To: <20030616211505.GB36733@happy-idiot-talk.infracaninophile.co.uk> References: <20030616204048.GA3309@speedy.unibe.ch> <20030616211505.GB36733@happy-idiot-talk.infracaninophile.co.uk> Date: Tue, 17 Jun 2003 07:47:33 -0500 (CDT) From: "Doug Poland" To: "Matthew Seaman" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: questions@freebsd.org cc: Tobias Roth Subject: Re: dualboot, first fbsd, then xp 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, 17 Jun 2003 12:47:40 -0000 Matthew Seaman said: > On Mon, Jun 16, 2003 at 10:40:48PM +0200, Tobias Roth wrote: > >> Is it save to install WinXP after FreeBSD? My IBM recovery cd goofed >> up my WinXP and I'd like to reinstall XP only and keep my existing >> FreeBSD slices intact. Same goes for the MBR, of course. >> >> And yes, I will back up my data in any case, but I'd still hate it if >> I had to set up my whole system again. > I just did a similar dual-boot machine this weekend. Box has a single 35GB IDE disk. Used FreeBSD 4.8-RELEASE to delete old micosoft partitions, create a 12GB UFS slice and 27GB "FAT" slice. Installed and config'd fbsd on UFS. Then did Win2K on the FAT (converted to NTFS) slice. I use GRUB as bootloader as Win2K overwrites boot sector. The whole process is quite straight forward and safe. I've done 1/2 dozen similar configurations in the last 6 months with a mix of FreeBSD/Win2K-XP. HTH, Doug