From owner-freebsd-scsi Mon Oct 2 19:53:11 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (Postfix) with ESMTP id DA93337B502; Mon, 2 Oct 2000 19:53:06 -0700 (PDT) Received: (from daemon@localhost) by smtp04.primenet.com (8.9.3/8.9.3) id TAA28141; Mon, 2 Oct 2000 19:50:24 -0700 (MST) Received: from usr06.primenet.com(206.165.6.206) via SMTP by smtp04.primenet.com, id smtpdAAAHfaWY2; Mon Oct 2 19:50:16 2000 Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id TAA01796; Mon, 2 Oct 2000 19:52:51 -0700 (MST) From: Terry Lambert Message-Id: <200010030252.TAA01796@usr06.primenet.com> Subject: Re: Partitioning (was: ccd with other filesystems) To: grog@lemis.com (Greg Lehey) Date: Tue, 3 Oct 2000 02:52:51 +0000 (GMT) Cc: tlambert@primenet.com (Terry Lambert), freebsd-fs@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG In-Reply-To: <20001003090846.F372@wantadilla.lemis.com> from "Greg Lehey" at Oct 03, 2000 09:08:46 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > The PReP specification makes it crystal clear how you can > > support up to 2^32 sectors with the DOS partition table > > mechanism. It's perhaps the best documentation I've ever > > seen for the DOS partition table, and the 32 bit sector > > field. I'd have bought the thing for that documentation > > alone, had I known it was there when I needed it. > > Why do we need it? Compatability? Interoperability? Booting disks on AlphaBIOS, Motorolla PowerStack machines, etc.? To avoid yet another gratuitous difference from the rest of the world? > > PS: That's 112 TB, in LBA mode. > > I make 1 TB for signed sector numbers, which is what we already have. > How do you get 112 TB out of 512*2**31? Sorry, 2TB (it's unsigned). 2^32 * 512 = 2.233383e+11 I guess I clicked again when I shouldn't have in the calculator; my bad. I should have done it in my head, instead; it's easy to say "4 billion over 2 times 1000". Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message