os x boot dvd hacking
Ever being hassled by the alert: "This software cannot be installed on this computer."? Make it the last time:
rm "/Volumes/Mac OS X Install Disc 1/System/Installation/Packages/OSInstall.mpkg/Contents/OSInstall.dist"
At the beginning of the installation, it will show the dialog that the installer will verify the hardware, but it will perform no checks anymore.
While I was already at it, I tried to copy the my favourite OS X App's (such as DiskWarrior) into the Applications/Utilities folder of the image. I modified the file
/System/Installation/CDIS/Installation\ Log.app/Contents/Resources/InstallerMenuAdditions.plist
to make those custom applications show in the menu during installation along with the Terminal and Disk Utility, but somehow this did not work. There must be some kind of protection that keep unintende applications from showing in that menu, but at least in the cleartext files I haven't found any hint.
Also I wonder if the PowerPC binary really would work, i.e. if Rosetta is present during the installation.



