From owner-freebsd-questions@FreeBSD.ORG Wed Mar 24 09:45:06 2004 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 5A06116A4CE for ; Wed, 24 Mar 2004 09:45:06 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39DF143D48 for ; Wed, 24 Mar 2004 09:45:06 -0800 (PST) (envelope-from judmarc@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id 403528543EC; Wed, 24 Mar 2004 12:39:32 -0500 (EST) Received: by server2.messagingengine.com (Postfix, from userid 99) id 844738542E; Wed, 24 Mar 2004 12:39:32 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Jud" To: brunobiondo@wooow.it, "freebsd-questions" Date: Wed, 24 Mar 2004 12:39:32 -0500 X-Sasl-Enc: 7F1+Du2HLq3vnStzCGF09g 1080149972 Message-Id: <1080149972.640.183252862@webmail.messagingengine.com> References: <005b01c411a4$3670fe20$d1015e3e@computer> In-Reply-To: <005b01c411a4$3670fe20$d1015e3e@computer> Subject: Re: FreeBSD on first hard drive - Windows on the second, configuring 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: Wed, 24 Mar 2004 17:45:06 -0000 On Wed, 24 Mar 2004 14:30:44 +0100, brunobiondo@wooow.it said: > Hi community, > > I have my PC with two hard drives. > I'd like to configure my PC this way:the first hard disk with FreeBSD, > the second one with Windows Server 2003. > Is possible to use my PC in this way,booting from FreeBSD ? > I would like to use FreeBSD and,by means of Wine emulator, > being able to use Windows on the other disk. I can't tell you about Wine, but you can easily use the FreeBSD bootloader to boot to either FreeBSD or Windows. Because Windows may want to be on the first hard disk and FreeBSD doesn't care, make your FreeBSD disk second in the BIOS boot order. When you install FreeBSD, choose to install the FreeBSD bootloader on *both* of your disks. You will then be able to select at boot time whether to boot into Windows or FreeBSD. Jud