From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] exception / interrupt 14 again MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 9 May 2002 14:44:51 -0400 Topicbox-Message-UUID: 8d3bb77a-eaca-11e9-9e20-41e7f4b1d025 > On a side note the Plan9 partition utility seemed to corrupt the partition > directly behind it. I also ran into a similar error with the 3rd edition > where it calculated the size wrong by 1 or something. Looks like I may have > to dedicate a whole machine to make it go. If someone can give me information about what exactly is going wrong, I would love to fix this. I suspect that our LBA counts are fine and the imaginary C/H/S addresses for partitions past what C/H/S can address somehow aren't kosher. Thanks. Russ