dogboyaa
May 4 2006, 10:34 PM
I am trying to edit it...someone said use a hexedit tool...i got one for mac and pc...but it doesnt really tell me how to do it....i searched for mach_kernel in OSX86 10.4.6 and found nothing...
Thanks.
dogboyaa
May 4 2006, 11:59 PM
Open Terminal: Type
cp /mach_kernel ~/Desktop/mach_kernel
Then Copy file to usb drive and use hex workshop to open above file.
replace: EBFE9090 w/ B0FEE664
Save File
copy file back to the desktop
Then At the Mac open terminal again and type:
sudo cp ~/Desktop/mach_kernel /
you are done.