From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] venti+fossil, the boot process, and 48-bit lba In-Reply-To: Your message of "Wed, 22 Oct 2003 18:58:56 BST." From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5327.1066845975.1@t40.swtch.com> Message-Id: Date: Wed, 22 Oct 2003 14:06:15 -0400 Topicbox-Message-UUID: 77f3fc9a-eacc-11e9-9e20-41e7f4b1d025 > you could configure fdisk and prep into /boot, and have boot use them, but perhaps the > easiest change for you might be to stop 9load from checking the values (temporarily) > until something better is done. yes, this. change 9load so that if the max disk address is 2^28, it doesn't sanity check the upper bounds in the partition table. russ