From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7769c17281f5642540fb5361f3036748@quintile.net> From: "Steve Simon" Date: Wed, 29 Sep 2004 10:12:41 +0100 To: 9fans@cse.psu.edu Subject: Re: [9fans] 9load didn't like SUSE Linux on the disk In-Reply-To: <718f7f4791c9d6137515b9f04986e849@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ea8e0100-eacd-11e9-9e20-41e7f4b1d025 Mmm, I didn't take the time to properly understand the code but it looks like this is what you are after. Why a Linux partition should mess things up I don't understand. /sys/src/boot/pc/part.c:148 /* * Fetch the first dos and all plan9 partitions out of the MBR partition table. * We return -1 if we did not find a plan9 partition. */ -Steve