Contribute
Register

Can't use the option in Clover to open a UEFI Shell

Status
Not open for further replies.
Only you can verify that the data is correct...

Code:
Boot0003* Clover UEFI    HD(1,28,64000,cd722fef-d83e-45e1-b9d7-a1962987490e)File(\EFI\CLOVER\CLOVERX64.EFI)

Seems like the guid is not correctly identifying a valid EFI partition.

EFI partitions always have 'C12A7328-F81F-11D2-BA4B-00A0C93EC93B'

It has been a while since I looked at my own efibootmgr output, so perhaps it displays a different guid than the partition guid.

You should verify that your EFI partition has the correct guid. You can see it with 'sudo gpt show /dev/disk0'.

I checked... the guid displayed here is not the EFI guid. Must be something else..

On my system, the guid shown there is the same as the one for the Microsoft Boot Manager, so that is something for you to check.
 
I don't recommend Unibeast for use with laptops. It isn't optimized at all for laptops.

Right, I forgot I built Clover from your guide for laptops. Thanks!
 
Status
Not open for further replies.
Back
Top