On Oct 15, 2012, at 8:00 AM, Mark Cave-Ayland wrote:
kPartitionCanChainToNext = 0x00000400,
};
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.
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.
Use this command to see the partition information: pdisk <path to image file> -dump.