Contribute
Register

[Solved] Cant boot without usb.Sierra

Status
Not open for further replies.
Joined
Apr 13, 2017
Messages
19
Motherboard
asrock h97 anniversary
CPU
i5 4460
Graphics
gtx 960
Hi, I have installed Sierra on my formatted ssd with the created UEFI installer. When I start my pc it keeps putting me in bios, if I press f11 to select Mac OS X the same.

The boot section looks like this in my config

Code:
<key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>dart=0</string>
        <key>DefaultVolume</key>
        <string>Sierra</string>
        <key>Legacy</key>
        <string>PBR</string>
        <key>Log</key>
        <true/>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>3</integer>
        <key>XMPDetection</key>
        <string>NO</string>
    </dict>

is it needed to change the value for Legacy and is it safe?

Cheers
 
I had to reset the bios because i have disabled usb by mistake ,and after the reset i was able to boot without usb
 
Status
Not open for further replies.
Back
Top