<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 15, 2012, at 8:00 AM, Mark Cave-Ayland wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font><span class="Apple-tab-span" style="white-space:pre">  </span>kPartitionCanChainToNext     = 0x00000400,<br>};<br><br>This would in itself suggest that kPartitionAUXIsBootValid or kPartitionIsStartup would be good indicators of which partition to choose. Unfortunately I don't have any PPC OS X images or much Apple experience, so guesswork is all I have at the moment.</div></blockquote><br></div><div>I figured out a way for you to work with a bootable PowerPC CD image for free. You can download a PowerPC Linux install image. That would have the same partitions an Apple CD would have. </div><div><br></div><div>CD image: <a href="http://cdimage.debian.org/debian-cd/6.0.6/powerpc/iso-cd/">http://cdimage.debian.org/debian-cd/6.0.6/powerpc/iso-cd/</a></div><div>The first image should be good enough. </div><div><br></div><div>Use this command to see the partition information: pdisk <path to image file> -dump. </div><div><br></div><div>Good luck</div></body></html>