|
|
|
|
|
by qplex
3453 days ago
|
|
>OS X will work on any hardware it is permitted to operate on. I've actually hacked the OS X installer to work on an older MacBook that wasn't "supported" anymore. I think it was OS X 10.5 and the installer had something like this in there: if(MacBook<3,1) ThrowError(); Rather amusingly everything worked after I changed that one line in the script... |
|