From owner-cvs-all Fri Oct 25 10:24: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F34DB37B401; Fri, 25 Oct 2002 10:23:59 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6123343E77; Fri, 25 Oct 2002 10:23:58 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id DAA23363; Sat, 26 Oct 2002 03:22:42 +1000 Date: Sat, 26 Oct 2002 03:33:52 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dag-Erling Smorgrav Cc: Mark Valentine , John Baldwin , Poul-Henning Kamp , , , Takahashi Yoshihiro , Bakul Shah Subject: Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_dis In-Reply-To: Message-ID: <20021026032104.P4681-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 25 Oct 2002, Dag-Erling Smorgrav wrote: > Mark Valentine writes: > > The MBR partitioning is a feature of the MBR boot code, not of the BIOS. > > Wrong. Plenty of recent-issue BIOSen (particularly on laptops) go > down in flames if the MBR does not contain a valid partition table. Wrong yourself. Mark unfortunately understands how MBRs are supposed to work. It is a layering violating for the BIOS to look in the private parts of the bootstrap code for another subsystem. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message