From owner-freebsd-questions@FreeBSD.ORG Wed Mar 24 05:30:48 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 5CCD916A4CE for ; Wed, 24 Mar 2004 05:30:48 -0800 (PST) Received: from mail4.edisontel.com (mail4.edisontel.com [62.94.0.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEF9943D2F for ; Wed, 24 Mar 2004 05:30:47 -0800 (PST) (envelope-from brunobiondo@wooow.it) Received: from computer (62.94.1.186) by mail4.edisontel.com (7.0.024) id 3FB4847C004EAC00 for freebsd-questions@freebsd.org; Wed, 24 Mar 2004 14:30:46 +0100 Message-ID: <005b01c411a4$3670fe20$d1015e3e@computer> From: To: Date: Wed, 24 Mar 2004 14:30:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Subject: 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 13:30:48 -0000 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. ------------------------------------------------------------- For complete information,even in the case you don't need it, I include the disklabel command output of my FreeBSD disk: 8 partitions: # size offset fstype [fsize = bsize bps/cpg] a: 163840 0 4.2BSD 1024 8192 16 # (Cyl. = 0 - 10*) b: 532480 163840 swap # (Cyl. 10*- 46*) c: 61432497 0 unused 0 0 # (Cyl. = 0 - 4062*) e: 60736177 696320 4.2BSD 1024 8192 16 # (Cyl. 46*- = 4062*) /dev/ad2s1e: type: ESDI disk: ad2s1 label:=20 flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 240 sectors/cylinder: 15120 cylinders: 4062 sectors/unit: 61432497 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0=20 ------------------------------------------- Thank you Bruno