View Single Post
 
Old 04-07-2012, 02:44 PM
R:A:W:X86's Avatar
R:A:W:X86 R:A:W:X86 is offline
 
Join Date: Mar 2012
Location: Germany
Posts: 95
wooohooo!

I am not the kind of person that is used to "wait"

I just compiled 10.5.0 XNU.
I have been putting these lines into comments:

Code:
if ( ( n & (n - 1)) != 0  )
         panic("vm_page_set_colors");
and I am booted until PCI Configuration beginn

I will try to totaly fix up Snow Leopard later - too bad I have to leave for work now.


When I have it up an running - I will try Lion.
Reply With Quote