Autoboot stopped working after upgrading to latest Clover 5119
brunoaduarte opened this issue · 0 comments
brunoaduarte commented
This was working perfectly before i upgraded to latest 5119 Clover bootloader, my volume name Catalina is still the same, only now it won't autoboot anymore. I rolledback to the old bootloader and it works... any ideas how to fix this?
Thanks
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>dart=0</string>
<key>Debug</key>
<false/>
<key>DefaultVolume</key>
<string>Catalina</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>3</integer>
<key>XMPDetection</key>
<integer>1</integer>
</dict>