Contribute
Register

[Solved] Can't boot Sierra without USB

Status
Not open for further replies.
Aah i know the problem! Its an asus board. I have a asus p8p67 le.

The trick that did it for me is use clover as legacy described somewhere here on the forum.

Then go back to clover configurator and load the config.plist from the internal hdd. Then browse the tabs on the left there should be one that has the right top corner a window that shows: boot from lastknownbootdevice
Change that name to the Hdd name
Of your hackintosh install.
I wish i was at a computer to make screens!
Hit save and reboot.

Dont forget to make a backup!
 
If I use Clover as legacy will I be able to boot second HDD with Windows?
 
I have 1 ssd mac os/windows so i guess
that should be fine..
 
IT WORKS, EVEN THE SOUND :D
First of all thank you all for helping me. So what I did:
  • Installed Clover in Legacy (with Multibeast), and selected HDD with Sierra as default boot HDD as bopowned suggested
upload_2016-12-30_1-29-39.png


  • After that graphics were weird, I figured out that Nvidia drivers weren't running on boot so I edited config like this
Code:
<key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>YES</string>
        <key>InjectSystemID</key>
        <true/>
        <key>NvidiaWeb</key>
        <true/>
    </dict>
  • After that I couldn't boot Windows so I edited config with Clover Configurator and under Gui I selected (checked) Legacy
upload_2016-12-30_1-25-39.png

And that's it. It all works now! Thank you all for helping me :)
 

Attachments

  • upload_2016-12-30_1-26-24.png
    upload_2016-12-30_1-26-24.png
    146.9 KB · Views: 1,186
Last edited:
This was exactly the issue I was having with hard drive booting on ASRock B75 Pro3-M. Thank you - great advice.
 

I finally found a way to boot without USB :)

1.Mount EFI of your PC using clover configutrator
2.Open EFI folder and copy EFI folder whole to Document folder
3.Mount your unibeast USB EFI
4.Copy from Unibeast USB EFI disk EFI folder whole to EFI disk of your hard disk and replace all.
5.Open Document folder where you copied old EFI folder , copy Windows from there
6.Paste windows from there to your Hard disk EFI .

Now restart and enjoy ;)
 
Can i use clover configurator after installing OSX with old chameleon installer?
 
Aah i know the problem! Its an asus board. I have a asus p8p67 le.

The trick that did it for me is use clover as legacy described somewhere here on the forum.

Then go back to clover configurator and load the config.plist from the internal hdd. Then browse the tabs on the left there should be one that has the right top corner a window that shows: boot from lastknownbootdevice
Change that name to the Hdd name
Of your hackintosh install.
I wish i was at a computer to make screens!
Hit save and reboot.

Dont forget to make a backup!
When you say used CLOVER as Legacy, are you referring to when creating it in Unibeast for the first time, or specifically in Clover Configuration?
 
I had this problem too. At last I resolved it by adding boot option in bios.
 
I had the similar issue.

This is what worked for me -
Updated the BIOS to latest, Turned On UEFI in the BIOS
That's it.
 
Status
Not open for further replies.
Back
Top