Skip to main content

Upgrade to Mac OS X 10.6.2 or later on Atom processor netbook

Apple no longer supports for Atom processors from Mac OS X 10.6.2. So, you can't normally upgrade your Mac OS X from Snow Leopard 10.6.1 or earlier to 10.6.2 or later. If you try to normally upgrade it, you'll get an black screen with errors after restarting. The reason is the mach kernel of Snow Leopard 10.6.3 or later don't detect any Atom processor. Then this tip maybe help you.




  • Upgrade Mac OS X:

    • Open Apple update center and update to the latest version of Mac OS X

    • Or download Mac OS X update combo to manually upgrade to a specific version. You can find and download it at Apple support center.

    • Important: Do not restart system when upgrading complete.



  • Replace mach_kernel for your Mac OS X upgraded:

    • Download mach_kernel for your Mac OS X upgraded at my collection or find a download from OSX86.net

    • Extract downloaded Zip file on Desktop. You'll received a mach_kernel file.

    • Open Terminal.app and input below commands:




[ps]sudo -s
cd /
mv mach_kernel mach_kernel_1062
cp ~/Desktop/mach_kernel /
chown 0:0 mach_kernel[/ps]


    • Or you can use Finder to do it: open Finder and browse to your mac installation directory . Backup the old mach_kernel_xxx file. Then copy the extracted mach_kernel file to that.



That's all. Now restart and enjoy your new Mac OS X on your Atom netbook.

Wish succeed!

Comments

Popular posts from this blog

Turn off AutoPlay on Windows

On Windows, when you insert an USB or a CD/DVD into your computer, they are usually opened automatically. So the computer maybe infected autorun virus. To avoid that, you should turn off AutoPlay function.

Install and play Pokemon Go on unsupported device

Pokemon Go is great mobile game for smart devices (Android, iOS...). Many people can install and play it normally. However, some device has not been supported yet (Intel inside smartphone: Asus Zenfone, Dell Veune, ...; Windows Phone devices...). Here we show you how to play it in all your devices. For Android devices: Enable “Unknown sources” in the settings. Download Pokemon Go app setup:  Link 1  / Link 2   Open the downloaded file to install app. Enable all the settings when promted. Now you can open and run Pokemon Go to catch 'em. ... That's all. Wish succeed!