What you gonna need :
- Installation DVD : Snow Leopard 10.6.2 by Hazard (Don't ask me how to get it, look around). But those of you who live in Indonesia, may contact me
- Adequate space on your hard drive and partition. You will need at least 2 primary partitions to install both Windows 7 and MacOSX. Remember : Primary partition, not extended nor logical. Mac OSX will take approximately 10 Gb.
DISCLAIMER :
- I am not responsible for any loss of data, hardware malfunction or any kind of damages caused by this tutorial. Always backup your data before proceeding. You have been warned.
- Follow the steps CAREFULLY. 1 mistake may ruin it all.
And now, the steps :
1. Install Windows 7 normally. Format the second partition for Snow Leopard (SL) with NTFS/FAT32
2. Before installing SL, make sure on your BIOS that HDD mode is set to AHCI
3. Boot using SL DVD
4. When Darwin Boot Loader appears, press F8 to enter advanced boot option
5. When the boot: prompt appears, type -v cpus=1 busratio=20
6. When you enter the GUI mode, press continue
7. After everything finished loading, on the top menu, select Utilities --> Disk utility
8. Select your target SL partition, then select Erase menu
9. Choose MacOSX Journaled file system, input the label for the partition, then click on erase to proceed with partition clean up
10. Close the disk utility
11. You should now be able to select the new partition as target installation
12. Select the partition, then click install
13. On the next page, before proceeding with install, click on customize button (on the bottom left corner)
14. Select the following package to install
- Mac OS X 10.6.2
- Kernel --> Mobdin Kernel
- Boot_Loader_Intel_Only --> Chameleon RC3 + PC EFI 10.5
- Graphic_Drivers --> Graphic Enabler
- System_Support --> CMOS_Reset_Fix --> Apple RTC
16. When installation completed, reboot your system, but do not remove the DVD just yet. We still need to remove some file before your MacOS can boot.
17. When the Darwin Boot Loader appears, repeat step 4, 5 and 6
18. Select Utilities --> Terminal
19. We will need to set the MacOSX partition as Active. To do so, type diskutil list on the terminal window. Confirm that your MacOSX is on /dev/disk0. If not, adjust accordingly.
20. Type : fdisk -e /dev/rdisk0 (assuming that your partition is on disk0)
21. Ignore the error "Unable to open MBR...."
22. Type : p
23. Remember which partition is your MacOS partition
24. Assuming that your partition is on number 3, type : f 3
25. Type : write to save the changes. Type : yes to confirm.
26. Type : exit to go back to the terminal window.
27. Type : cd /Volumes/[YourMacOSXPartitionLabel]/System/Library/Extentions
28. Type : rm -fr Sleepenabler.kext to remove the file. This file will cause kernel panic if not deleted.
29, Type exit to return to installation window.
30. Select Quit installation to reboot. Remove your DVD drive and reboot normally
You should now be booting to the Chameleon boot loader. Enjoy.
Credit goes to :
http://www.hendito.com/
http://www.insanelymac.com/