Contribute
Register

[Solved] Recovery and Preboot Partition missing on boot screen

Status
Not open for further replies.
Joined
Aug 26, 2012
Messages
17
Motherboard
GA-Z97M-D3H
CPU
i7-4790K 4 GHz
Graphics
GeForce GTX 1080 Ti 11 GB
I had some trouble with the 10.13.2 update and I had to roll back a couple of times using the recovery and timemachine backups.

Eventually I got back everything to work, but now there is only the system partition shown on the clover boot screen. The only things hidden by clover are:
Code:
<key>Hide</key>
<array>
  <string>\EFI\BOOT\BOOTX64.EFI</string>
  <string>Windows</string>
</array>

There are also not more partitions shown when I force them to show up with F3.

What I don't really get is this part from the preboot.log:
Code:
0:100  0:000  === [ GetDefaultSettings ] ================================
0:100  0:000  Clover load options size = 48 bytes
0:100  0:000  Clover started with option to boot boot.efi from Recovery HD
0:102  0:002  EFI\CLOVER\config.plist loaded: Success

In the config I have set:
Code:
<key>DefaultVolume</key>
<string>macOS</string>
 

Attachments

  • config.plist
    4.8 KB · Views: 243
  • preboot.log.txt
    22.7 KB · Views: 188
With the next macOS Update (in this case the supplemental update), the partitions are now visible again.
 
Status
Not open for further replies.
Back
Top