Contribute
Register

no Devices shown in OC 0.7.2

Status
Not open for further replies.
Joined
Jul 17, 2011
Messages
25
Motherboard
Asus X299 Prime Deluxe (1.0)
CPU
i9-10940X
Graphics
Vega 56
Mobile Phone
  1. iOS
Hello,
after updating OC to 0.7.2 nightly build, no bootdevices were shown anymore... only CleanNVRAM. This happens on different systems with different setups (desktop, laptop). Any suggestions where to look or what to do? If go back to 0.7.1 everything is ok.
 
Hello,
after updating OC to 0.7.2 nightly build, no bootdevices were shown anymore... only CleanNVRAM. This happens on different systems with different setups (desktop, laptop). Any suggestions where to look or what to do? If go back to 0.7.1 everything is ok.
did ocvalidate give any issues?
 
I had similar issue where only some drives were showing in the picker. Everything worked ok with 0.7.1. I fixed it by changing GlobalConnect from false to true:

<key>UEFI</key>
<dict>
<key>APFS</key>
<dict>
<key>GlobalConnect</key>
<true/>

GlobalConnect
Type: plist boolean
Failsafe: false
Description: Perform full device connection during APFS loading.
Every handle is connected recursively instead of the partition handle connection typically used for APFS driver loading. This may result in additional time being taken but can sometimes be the only way to access APFS partitions on certain firmware, such as those on older HP laptops.
 
Status
Not open for further replies.
Back
Top