Jump to content
2 posts in this topic

Recommended Posts

Hi everyone,

i installed Mavericks 10.9.2 using this method. Everything went fine and very fast as I expected. I used a post-install method (that I cannot show here...) for LAN and AUDIO kext, added device ID for graphic card, I've no problems with sleep, restart or shutdown, but...the only thing that I need is a bootloader.

 

I tried, Chameleon, Enoch, Clover and Chimera, but no luck. The only way to boot is to use the USB (Clover) stick that I used for Mavericks install.

 

Anyone of you had same issue and manage to solve it? Maybe is something in BIOS configuration that cause boot0error in case of Chameleon, or circle rays that keeps spinning infinitely in Clover?

 

Should I use GraphicsEnabler=Yes/No in bootloader instead of adding device ID for graphics?

 

I'm a newbie in this king of thing and I need help.

 

Thank's for your answers.

Link to comment
https://www.insanelymac.com/forum/topic/298016-bootloader-issues/
Share on other sites

In Clover GraphicsEnabler doesnt exist only in chameleon.Since you booted with clover from usb install it in your HDD too with the proper settings & drivers.

 

If you facing boot0error with chameleon do this:

 

ok, this is the second option for install it, download binarios chameleon folder i386 
1. open the folder i386 and copy boot1h for your USBInstaller.
2. boot from USBinstaller and go for utilities and open app Terminal
3. type diskutil list for identified your disk and partition where you installed of system ML = "(i.e: disk0s2)"
4. type diskutil unmount disk0s2
5. type cd /
6. type dd if=boot1h of=/dev/disk0s2 bs=4096
7. reboot
in steep 6 put your disk and partition "(i.e disk0s2 "), see your 

 

Good luck

×
×
  • Create New...