mac-pixel-clock-patch icon indicating copy to clipboard operation
mac-pixel-clock-patch copied to clipboard

Not work in Yosemite. Can not boot up after patching!

Open m1ngyan opened this issue 11 years ago • 3 comments

After applying the patch, the system will not boot up.

Have to use Cmd-R to enter the recovery mode and restore the IOKit to boot back into the system.

It appears that Yosemite no longer loads modified kernel extensions when booting, which results in a boot failure.

m1ngyan avatar Aug 12 '14 23:08 m1ngyan

https://github.com/vinc3m1/mac-pixel-clock-patch/issues/4

have fun!

Floris497 avatar Sep 22 '14 06:09 Floris497

follow the instructions when you boot in single user mode, it will give you a command how to mount your disk properly. unfortunately you need IOKit to rename file, so when you remove the original one you can't rename the bak file use something like $ sudo mv IOKit.bak IOKit if you can't boot at this point boot in singel user mode and use that command

Floris497 avatar Nov 16 '14 16:11 Floris497