
11-12-2011, 12:03 AM
|
Cheetah
|
|
Join Date: Nov 2011
Location: Hamburg, Germany
Posts: 6
|
|
Got the Kernel working until the Hang/KP using a Virtual Machine
I might be wrong, but I think the problem is related to the patched dyld.
Because: Using no patcher and the Noautopatch Kernel it hangs after the BSD line.
Using either/both patched dylds and/or Autopatch Kernel it KPs after the BSD line.
Also using the Boot Flag "std_dyld=no" it also KPs, but there is another line "warning: using standard dyld with patcher enabled" after the BSD line, and then it KPs. Thats why i think the dyld kicks in at that point. During boot of my current Snow Leopard system it says that too at that point.
Without patched dyld:
Using Autopatch Kernel:
Using Autopatch Kernel + std_dyld=no

|