Contribute
Register

[Solved] Get stuck when boot from USB

Status
Not open for further replies.
Joined
Oct 12, 2015
Messages
32
Motherboard
Gigabyte Z690 Aorus Master
CPU
I7-13700K
Graphics
RX 6800 XT
Mac
  1. Mac Pro
Mobile Phone
  1. Android
  2. iOS
When I boot MacOSX installer from USB, It get stuck at black screen. Someone can help me?
zqzTT27.jpg
 
#P1LGRIM please help me!!!!!
 
You should disable the integrated graphics in your BIOS and use the GTX 1060
Its stuck at black screen with apple and progress bar. I'm tried add -v flag and the result:
b1cef9db-4690-4655-8916-9c27c7dd90f4
2DTPe0E.jpg
 
Last edited:
Its stuck at black screen with apple and progress bar. I'm tried add -v flag and the result:
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
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>
It's still not working. Can you help me to check config file:
 

Attachments

  • config.plist
    4.9 KB · Views: 114
Status
Not open for further replies.
Back
Top