From owner-freebsd-questions Wed Nov 8 17:53:56 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA05381 for questions-outgoing; Wed, 8 Nov 1995 17:53:56 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA05370 for ; Wed, 8 Nov 1995 17:53:51 -0800 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id RAA05812; Wed, 8 Nov 1995 17:53:10 -0800 From: Julian Elischer Message-Id: <199511090153.RAA05812@ref.tfs.com> Subject: Re: IDE HD > 1Gb To: markem@primenet.com (Mark Monninger) Date: Wed, 8 Nov 1995 17:53:09 -0800 (PST) Cc: questions@FreeBSD.org In-Reply-To: <199511090142.SAA03932@usr5.primenet.com> from "Mark Monninger" at Nov 8, 95 06:42:10 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 623 Sender: owner-questions@FreeBSD.org Precedence: bulk > 2448 cyl and 16 heads, it is remapped to appear to have 612 cyl and 64 > heads. > Since FreeBSD uses the geometry from the disk (2448x16x63) instead of > from the BIOS table (612x64x63), it gets confused. NONONONO.. you need to tell freebsd when installing or running fdisk to use the BIOS geometry..! you're assuming we managed to undo all the BIOS brain dammage, but we couldn't do that and still boot, so we use the BIOS figures.. especially for the boot sectors! you seem to have used the real geometry, but unfortunatly, you need the BIOS geometry for the (BIOS BASED) bootblocks to be able to run. > Mark > >