On 07/01/13 16:19, Programmingkid wrote:
BTW with the RFC patchset I just posted to the list applied, all the outstanding issues from William's original patches should now be resolved! So please test away and report back... I can get Darwin kernel to boot now but it panics early :O
There is still one unresolved issue that William's patches fixed. When booting Mac OS X using this command: "boot cd:,\:tbxi", it causes Bootx to go back and try to find the partition that it can open. This search fails. A way around this is to just specify the partition to open: "boot cd:9,\:tbxi". William made two patches that handles this situation:
http://lists.openbios.org/pipermail/openbios/2011-August/006630.html http://lists.openbios.org/pipermail/openbios/2011-August/006640.html
I don't think these patches can be applied now, but I do suggest we come up with a way to only open the APPLE_HFS and APPLE_HFSX partitions.
Is that because of the large number of partitions on the OS X CD? It works for me on the Darwin CD so I guess it's laid out differently :/
P.S. The recent patches to OpenBIOS have made my Mac OS 10.0 cd boot further than before. :)
That sounds good :) Does it get as far as Amadeusz's screenshots here indicate: http://www.emaculation.com/forum/viewtopic.php?t=7047 ? Or is there a regression somewhere?
ATB,
Mark.