Jump to content

Catalina on Clover: automatic boot with timeout won't work


Recommended Posts

Posted

Hi, in the past I used to be able to set up Clover to run a countdown before booting automatically to the selected drive. I did this by going to Clover Configurator, Boot, setting the Default Boot Volume to "Last Booted" and setting a timeout value (5 seconds). However, this doesn't seem to work any more after I updated Clover. I can't figure out why. Could someone please have a look at my config.plist and let me know what's causing the issue? Happy to share a link to EFI folder if needed. Thanks.

config.plist.zip

  • Administrators
Posted

what ur hardware?

put the name of the SSD in default boot volume. eg.: catalina

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
On 8/30/2020 at 1:41 PM, SemoB said:

Hi, in the past I used to be able to set up Clover to run a countdown before booting automatically to the selected drive. I did this by going to Clover Configurator, Boot, setting the Default Boot Volume to "Last Booted" and setting a timeout value (5 seconds). However, this doesn't seem to work any more after I updated Clover. I can't figure out why. Could someone please have a look at my config.plist and let me know what's causing the issue? Happy to share a link to EFI folder if needed. Thanks.

config.plist.zip 4.39 kB · 2 downloads

The entry in the boot plist

 <string>LastBootedVolume</string>

needs to be changed to match the name of the drive your boot is on. Easy way to do this is to copy the name of your boot drive from the desktop and paste it in to replace the LastBootedVolume  in the text.

in my case my drive is called MacOS so I changed the plist from <string>LastBootedVolume</string> to <string>MacOS</string> and this fixed the problem

You can do this in Clover Configurator  or text edit or other text file editor and save your plist.

I always save the plist that works and change the name so I can recover if it does not work.

Posted
On 9/1/2020 at 4:09 AM, YukonKid said:

The entry in the boot plist

 <string>LastBootedVolume</string>

needs to be changed to match the name of the drive your boot is on. Easy way to do this is to copy the name of your boot drive from the desktop and paste it in to replace the LastBootedVolume  in the text.

in my case my drive is called MacOS so I changed the plist from <string>LastBootedVolume</string> to <string>MacOS</string> and this fixed the problem

You can do this in Clover Configurator  or text edit or other text file editor and save your plist.

I always save the plist that works and change the name so I can recover if it does not work.

Thanks Yukon, but I want it to auto-boot into the last booted volume. It used to work OK in the past but I think a Clover update or maybe something I changed broke it. Any pointers?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...