Jump to content

Mac OS X 10.6.3 Snow Leopard bootable USB for Intel PCs


Recommended Posts

Posted
Make sure you have device HPET in DSDT and IRQs patch is applied. Put compiled DSDT.aml in /Extra.


X3100 kexts are 32 bit only so you have to add arch=i386 to kernel flags. If your device ID is 2a12 you need to patch kexts

http://Olarila.com/forum/viewtopic.php?f=3&t=144

I added arch=i386 to the kernel flags, patched kexts because yes my device ID is 2a12. But that didin't help, maybe I used wrong kexts?



And how to add device HPET to the DSDT?

Posted

You should use original kexts, just run the commands to patch them and update caches

sudo perl -pi -e 's|\x86\x80\x02\x2a|\x86\x80\x12\x2a|g' /System/Library/Extensions/AppleIntelGMAX3100FB.kext/AppleIntelGMAX3100FB
sudo perl -pi -e 's|0x2A028086|0x2A128086|g' /System/Library/Extensions/AppleIntelGMAX3100FB.kext/Info.plist
sudo perl -pi -e 's|\x86\x80\x02\x2a|\x86\x80\x12\x2a|g' /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/MacOS/AppleIntelGMAX3100
sudo perl -pi -e 's|0x2a028086|0x2a128086|g' /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/Info.plist
sudo touch /System/Library/Extensions

 

If there's no HPET in your DSDT, use this patch

http://Olarila.com/Patches/Misc/New%20HPET.txt

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
You should use original kexts, just run the commands to patch them and update caches

sudo perl -pi -e 's|\x86\x80\x02\x2a|\x86\x80\x12\x2a|g' /System/Library/Extensions/AppleIntelGMAX3100FB.kext/AppleIntelGMAX3100FB
sudo perl -pi -e 's|0x2A028086|0x2A128086|g' /System/Library/Extensions/AppleIntelGMAX3100FB.kext/Info.plist
sudo perl -pi -e 's|\x86\x80\x02\x2a|\x86\x80\x12\x2a|g' /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/MacOS/AppleIntelGMAX3100
sudo perl -pi -e 's|0x2a028086|0x2a128086|g' /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/Info.plist
sudo touch /System/Library/Extensions

 

If there's no HPET in your DSDT, use this patch

http://Olarila.com/Patches/Misc/New%20HPET.txt

I did that but it didin't help :(
Posted

Hi, thanks for the guide. I have successfully installed the os on my dell inspiron 1525 using the boot option 1. I cannot load the os without usb. How do I change that to normal boot.

There is no audio or WiFi connectivity also.

Looking forward for your help.

Posted

will this version work with dell latitude d531 ? it is an amd lap

also needs superviaata.kext to recognize my sata hd and i knew this the hard way .....

  • Administrators
Posted
8 hours ago, dr.msnagi said:

will this version work with dell latitude d531 ? it is an amd lap

no, u need change things inside image for put ur amd to boot

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

Yes

use Option key and select installer

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
56 minutes ago, ThomasRom said:

Hey

u try new images?

u have a real mac?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...