Dr. Hurt Posted January 4, 2011 Author Share Posted January 4, 2011 Updated first post. Link to comment Share on other sites More sharing options...
artur_pt Posted May 7, 2011 Share Posted May 7, 2011 Problem:After installing Windows 7, Chameleon disappeared and only Windows 7 is booting. Cause of the problem: Windows 7 installer deletes Chameleon's boot0 from the MBR and sets the windows Partition active. Old Chameleon installers (using os x fdisk) erases the NT disk signature from the MBR breaking windows bootloader. EDIT: I have made a Windows friendly installer for RC5 that makes this much easier. Just boot OS X using boot cd, reinstall Chameleon using new installer, restart and you should have Windows and OS X dual-booting. Easy as that. http://www.insanelymac.com/forum/index.php?showtopic=201850 ========================================================== If you insist on doing it manually, read below. Steps: 1- Start OS X with boot CD/USB 2- In terminal: fdisk -e /dev/rdiskX (X = HD number, usually 0) flag Y (Y = the OS X partition number, usually 2 - one being the EFI partition) write exit 3- Install Chameleon 2 using installer. 4- Now chameleon should start and boot OS X without the boot CD. Windows won't boot. 5- In OS X terminal: fdisk -e /dev/rdiskX flag Z (Z = windows partition number, should NOT exceed 4) write exit 6- Boot Windows DVD, and repair the bootloader. 7- Reboot, and you'll boot into Windows automatically, again. 8- Use diskpart to make OS X partition active. run>cmd Diskpart select disk 0 select partition 2 active 9- Reboot. Now Chameleon should start and switching Windows and OS X should work how to make that having lion in same hd , chamaleon booting snow lion w7 thanks Link to comment Share on other sites More sharing options...
Recommended Posts