Linked by Thom Holwerda on Mon 9th Nov 2009 00:59 UTC
Thread beginning with comment 393587
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Won't stop anyone for long
by lemur2 on Mon 9th Nov 2009 10:53
in reply to "Won't stop anyone for long"
I can't imagine this putting any kind of stop to the hackintosh efforts on netbooks. If support was removed from the kernel, well Darwin is open source and could simply be recompiled with Atom support. If instead the os checks for a supported processor at boot time, the boot loader could pass it a false string relatively easily though some care would be needed in this case to avoid serious issues. Still, if Darwin need be recompiled it does mean back to the old system of using modified updates.
It is not just the kernel, it is also all of the libraries and even applications that must support the processor architecture. The entire software stack.
RE[2]: Won't stop anyone for long
by Matty on Mon 9th Nov 2009 11:53
in reply to "RE: Won't stop anyone for long"
RE[2]: Won't stop anyone for long
by darknexus on Mon 9th Nov 2009 12:45
in reply to "RE: Won't stop anyone for long"







Member since:
2008-07-15
I can't imagine this putting any kind of stop to the hackintosh efforts on netbooks. If support was removed from the kernel, well Darwin is open source and could simply be recompiled with Atom support. If instead the os checks for a supported processor at boot time, the boot loader could pass it a false string relatively easily though some care would be needed in this case to avoid serious issues. Still, if Darwin need be recompiled it does mean back to the old system of using modified updates.