From owner-freebsd-hardware Thu Aug 21 12:53:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA15711 for hardware-outgoing; Thu, 21 Aug 1997 12:53:47 -0700 (PDT) Received: from relay.hq.tis.com (firewall-user@relay.hq.tis.com [192.94.214.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA15703 for ; Thu, 21 Aug 1997 12:53:43 -0700 (PDT) Received: by relay.hq.tis.com; id PAA13224; Thu, 21 Aug 1997 15:56:13 -0400 (EDT) Received: from defenestration.hq.tis.com(10.33.112.240) by relay.hq.tis.com via smap (4.0) id xma013217; Thu, 21 Aug 97 15:56:01 -0400 Received: from localhost (bwelling@localhost) by defenestration.hq.tis.com (8.8.5/8.8.5) with SMTP id PAA09130; Thu, 21 Aug 1997 15:51:45 -0400 X-Authentication-Warning: defenestration.hq.tis.com: bwelling owned process doing -bs Date: Thu, 21 Aug 1997 15:51:44 -0400 (EDT) From: Brian Wellington X-Sender: bwelling@defenestration.hq.tis.com To: Chuck Robey cc: freebsd-hardware@freebsd.org Subject: Re: Quantum 3.1G IDE HD - dual boot In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 21 Aug 1997, Chuck Robey wrote: > On Thu, 21 Aug 1997, Brian Wellington wrote: > > > We recently got a Quantum Fireball 3.1G IDE HD, and are trying to get Win > > 95 and FreeBSD to dual boot. The drive info is: > > > > wd0: QUANTUM FIREBALL TM3200A 3067M 6281856 sectors 6232c/16h/63s 512b/sec > > > > Since you can't boot from a partition crossing the 1024 cylinder limit, we > > made a 400M FAT partition at the beginning, and then a 50M FreeBSD > > partiton to be used as /. After installing FreeBSD (2.2.2) on the drive, > > it won't boot FreeBSD from wd0s2. Hitting F2 at the bootloader prompt > > causes nothing to happen, except the prompt changes to "F?". This drive > > is replacing a WD 3.1G IDE drive which worked perfectly in the same > > computer and configuration (until it died). > > Are you certain of the actual cylinder mapping being used on the drive? > I mean, did you use pfdisk.exe to get the info? Those numbers came from the FreeBSD boot message, and matched the numbers on the sticker on the disk, and the BIOS autodetection, so I assume they're right. I just looked at pfdisk.exe and didn't see a way to print the geometry. Brian