[OpenBIOS] About HFS+ support

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Fri Oct 12 21:19:21 CEST 2012


On 12/10/12 18:25, Programmingkid wrote:

> I did some research with Apple's Open Firmware implementation and found out something that might make fixing the auto partition selection system work. What Apple's Open Firmware does when a command like "dir hd:,\" is entered is it selects the partition that has the lowest partition number, and displays its files.
>
> What I did was partitioned a hard drive into three different partitions, then ran the "dir hd:,\" command. I have verified that the lowest numbered partition is selected by default. The other two partitions can be selected by doing this "dir hd:10,\" and "dir hd:11,\". Is there any more information that is needed to fix the auto selection system?

Do any of them have a system partition on? The reason I ask is that 
because on some of the debug traces you've sent me, a filesystem has 
been identified on the Apple_Driver43_CD partition. Therefore there must 
be some other logic involved with Apple's Open Firmware in order for it 
to locate the partition containing the installer.

I could perhaps see this behaviour as a fallback if there is no system 
partition on the disk which could explain this.


ATB,

Mark.



More information about the OpenBIOS mailing list