Jump to content
SemoB

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

Recommended Posts

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

Link to comment
Share on other sites

  • Administrators

what ur hardware?

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

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...