Contribute
Register

Stuck at apple logo and progress bar

Status
Not open for further replies.
Joined
Jul 27, 2017
Messages
5
Motherboard
ASUS Z170 PRO GAMING
CPU
i5-6500
Graphics
GTX 1070
Mobile Phone
  1. iOS
When I select the Install MacOS option in Clover it seems promising when the apple logo apears. Then is shows the progress bar with one little tick, then stays there for hours.

My computer specs are as listed:

Graphics Card: Amd Radeon r7 290
Processor: Intel i5 7400k
Motherboard: Not sure exact model but I know that it is compatible.

Is there any way to fix this? I used a guide off of YouTube with clover and clover configuration.

This is my first attempt at a hackintosh and I would really appreciate the help

A picture will be provided when i used verbose.
 

Attachments

  • IMG_0339.JPG
    IMG_0339.JPG
    2.6 MB · Views: 6,600
Last edited:
This is my first attempt at a hackintosh and I would really appreciate the help
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clovers config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
 
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clovers config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
Thank you. Selecting USB Ownership and USB Injection seemed to get me up and running!!!! your the best
 
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clovers config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
awesome had same issue solved now..
 
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clovers config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
Your the best mate fixed my problem
 
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clovers config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>

I try, but its stuck on second page
 

Attachments

  • 20180725_113131.jpg
    20180725_113131.jpg
    3.5 MB · Views: 2,034
Try: At Clover Boot Screen select Options > PCI devices > USB Ownership and USB Injection

For permanent solution check Inject USB + FixOwnership in Clovers config.plist
Code:
  <key>USB</key>
        <dict>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>

this doesn't do it for me :(
 
4067CF38-CFF2-4F7F-AA67-E3D6A00E1C6C.jpeg
Hi
Im new in hackintosh, it stuck in middle of way on logo. Its screen shot of safe mode.
Pls help
 
Status
Not open for further replies.
Back
Top