From owner-freebsd-bugs Fri Jul 19 22:20:54 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA14562 for bugs-outgoing; Fri, 19 Jul 1996 22:20:54 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA14556 for ; Fri, 19 Jul 1996 22:20:51 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id PAA18750; Sat, 20 Jul 1996 15:15:41 +1000 Date: Sat, 20 Jul 1996 15:15:41 +1000 From: Bruce Evans Message-Id: <199607200515.PAA18750@godzilla.zeta.org.au> To: gibbs@freefall.freebsd.org, scot@ece.rutgers.edu Subject: Re: Adaptec 2940 and 2.1.5 Cc: bugs@freebsd.org Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >What geometry are telling FreeBSD during the installation? It should >either be 64 heads/32 sectors per track/#MB reported by FreeBSD cylinders >or 255/64/#MB/7 cylinders. Use the 255 geometry if you have a > 1gig drive ^^ 63 ^ (very important) |__ 7.844238 (not very important; 7 gives a completely bogus result but the result probably isn't used) >AND have extended translation turned on in SCSI-Select, otherwise use the >64 one. Bruce