From owner-cvs-all Fri Oct 25 5:37:32 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 BA7DA37B401; Fri, 25 Oct 2002 05:37:31 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B1743E42; Fri, 25 Oct 2002 05:37:30 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g9PCbJrF017286; Fri, 25 Oct 2002 14:37:19 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Dag-Erling Smorgrav Cc: Mark Valentine , jhb@freebsd.org (John Baldwin), cvs-all@freebsd.org, cvs-committers@freebsd.org, Takahashi Yoshihiro , Bakul Shah , Bruce Evans Subject: Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_dis In-Reply-To: Your message of "Fri, 25 Oct 2002 14:34:13 +0200." Date: Fri, 25 Oct 2002 14:37:19 +0200 Message-ID: <17285.1035549439@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message , Dag-Erling Smorgrav writes: >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. Some even if the MBR doesn't contain the correct magic partitions for sleep/save images and the like. Long way or short way, MBR is not optional on the first disk on the PC architecture and consequently we should not try to hide the fact that it is there. For all other disks, people can usually label them as they like, (now including: "not at all") and GEOM will name the resulting devices in an intuitive and consistent way. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message