From owner-freebsd-hackers Fri Sep 14 11:24:59 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A98A337B40D; Fri, 14 Sep 2001 11:24:55 -0700 (PDT) Received: (from rnordier@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8EIOtU40806; Fri, 14 Sep 2001 11:24:55 -0700 (PDT) (envelope-from rnordier) From: Message-Id: <200109141824.f8EIOtU40806@freefall.freebsd.org> Subject: Re: Does boot1 still have a > 1023 cyl limit? In-Reply-To: <20010914180622.A512@ringworld.oblivion.bg> from Peter Pentchev at "Sep 14, 2001 6: 6:22 pm" To: roam@ringlet.net (Peter Pentchev) Date: Fri, 14 Sep 2001 11:24:54 -0700 (PDT) Cc: rnordier@FreeBSD.org, freebsd-hackers@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Pentchev wrote: > A quote from the end of the boot_i386.8 manual page.. > > IMPORTANT NOTE: Because of limitations imposed by the conventional disk > interface provided by the BIOS, all boot-related files and structures > (including the kernel) that need to be accessed during the boot phase > must reside on the disk at or below cylinder 1023 (as the BIOS under- > stands the geometry). When a ``Disk error 0x1'' is reported by the sec- > ond-stage bootstrap, it generally means that this requirement has not > been adhered to. > > Just today I had a friend ask me if this is still true; I checked CVS > history and found out that this comment was added by rnordier more than > two years ago. Is this still true? As others have already indicated, the info is out of date. There is at least one PR already open for this man page (PR 26692), so I'll try to tidy up this and any other factual inaccuracies when attending to that. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message