Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 20:56:26 +0100 (BST)
From:      Mark Valentine <mark@thuvia.demon.co.uk>
To:        John Baldwin <jhb@freebsd.org>
Cc:        Bruce Evans <bde@zeta.org.au>, Bakul Shah <bakul@bitblocks.com>, Takahashi Yoshihiro <nyan@jp.FreeBSD.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org, Poul-Henning Kamp <phk@critter.freebsd.dk>
Subject:   Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_dis
Message-ID:  <200210241956.g9OJuQ43046607@dotar.thuvia.org>
In-Reply-To: <XFMail.20021024151029.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: John Baldwin <jhb@freebsd.org>
> Date: Thu 24 Oct, 2002
> Subject: Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_dis

> How about Adaptec SCSI BIOS's and other "smart" BIOS's that look
> at the MBR to guess what geometry you are using so that they can
> adjust their BIOS to DTRT?  These choke if you don't have a valid
> MBR.  MBR's are part of the i386 defacto architecture, deal.

Don't these BIOSs have fallbacks for the case where there's no DOS-style
MBR partition table?  The PC BIOS copes with it for IDE disks using the
disk type stuff or whatever; it should be no different for a SCSI BIOS.

As I said, if that's broken and you *really* need the MBR partitioning
table as a crutch, it's important not to force that to affect the user-
visible partition labelling scheme for the common case of one BSD disklabel
per disk.

		Cheers,

		Mark.

-- 
Mark Valentine, Thuvia Labs <mark@thuvia.co.uk>       <http://www.thuvia.co.uk>;
"Tigers will do ANYTHING for a tuna fish sandwich."       Mark Valentine uses
"We're kind of stupid that way."   *munch* *munch*        and endorses FreeBSD
  -- <http://www.calvinandhobbes.com>;                  <http://www.freebsd.org>;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210241956.g9OJuQ43046607>