From owner-freebsd-questions Mon Aug 5 14:01:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA20113 for questions-outgoing; Mon, 5 Aug 1996 14:01:48 -0700 (PDT) Received: from relay-4.mail.demon.net (relay-4.mail.demon.net [158.152.1.108]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA20107 for ; Mon, 5 Aug 1996 14:01:45 -0700 (PDT) Received: from post.demon.co.uk ([158.152.1.72]) by relay-4.mail.demon.net id ad06924; 5 Aug 96 21:01 GMT Received: from jraynard.demon.co.uk ([158.152.42.77]) by relay-3.mail.demon.net id aa04950; 5 Aug 96 21:54 +0100 Received: (from fqueries@localhost) by jraynard.demon.co.uk (8.7.5/8.6.12) id SAA02267; Mon, 5 Aug 1996 18:10:18 GMT From: James Raynard Message-Id: <199608051810.SAA02267@jraynard.demon.co.uk> Subject: Re: Panic mounting root To: Annelise Anderson Date: Mon, 5 Aug 1996 18:10:17 +0000 () Cc: questions@freebsd.org In-Reply-To: from "Annelise Anderson" at Aug 5, 96 06:54:22 am X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Not to start a war! I know some dissagree! > > > > But bootable partitions *must* be under cylinder 1024. (504M) > > This is a limitation of the PC System BIOS boot code! > > I think this refers only to IDE/EIDE drives. I have a 2.1G Conner > fast scsi 2 installed as a second hard drive on an Adaptec 1542CF, > and FreeBSD is running in the *last* 660 mb. on that drive (booting > from the OS/2 boot manager). The 504MB limit is what 1024 cylinders works out at for IDE drives. For SCSI drives, it works out at either 1024MB or 4096MB, depending on whether you have "extended translation" (aka "support for DOS drives >1GB") disabled or enabled.