From owner-freebsd-questions Tue Aug 29 11:06:22 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id LAA17547 for questions-outgoing; Tue, 29 Aug 1995 11:06:22 -0700 Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id LAA17539 for ; Tue, 29 Aug 1995 11:06:10 -0700 Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0snUod-0004rlC; Tue, 29 Aug 95 13:51 EDT Received: from elmer.ct.picker.com ([144.54.52.5]) by ct.picker.com (4.1/SMI-4.1) id AA09226; Tue, 29 Aug 95 13:50:47 EDT Received: by elmer.ct.picker.com (5.0/SMI-SVR4) id AA09622; Tue, 29 Aug 1995 13:48:09 +0500 From: rhh@ct.picker.com (Randall Hopper) Message-Id: <9508291748.AA09622@elmer.ct.picker.com> Subject: Re: large hard drive To: questions@FreeBSD.org Date: Tue, 29 Aug 1995 13:48:07 -0400 (EDT) Reply-To: rhh@ct.picker.com Organization: Picker International, CT Division X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 954 Sender: questions-owner@FreeBSD.org Precedence: bulk john@starfire.mn.org: > I have an ESDI disk with 69 physical sectors per track (i.e., more > than 63...). I have run FreeBSD on the drive in non-translated > mode, but DOS simple can't handle a non-translated geometry for this > drive (comes out with 5 sectors/track...). Is there any chance of > ever sharing this drive with FreeBSD, Linux, NetBSD, OS/2, Win95, NT, > or any other 32-bit operating system? I don't know if this is applicable, but I just installed an 1.2 Meg EIDE drive on 2.0.5 last night with BIOS translated geometry (ASUS P55TP4XE Award BIOS w/ WD31200). DOS Primary in first 359 megs, DOS Extended in next 511, and FreeBSD in last 352 megs using OS/BS Beta to boot between DOS/FreeBSD. I was surprised that there weren't any problems. I was prompted to try this by a mention I'd seen in an FAQ that FreeBSD can handle translated geometry so long as the geometry didn't change during the boot process. Randy