Contribute
Register

macOS 10.15.4 Supplemental Update

Status
Not open for further replies.
Unfortunately, this is not working for me. Clover 5107 with updated kexts. I'm using emulated NVRAM though. Is there a different method to clear it?

I finally got this update installed. Had to clear the nvram at the command line before updating using sudo nvram -c. This did return an error, but still cleared the nvram.
 
The Update Installation was fast. No problems.
I did not update Clover or Kext.
Clover 5107, AppleALC-1.4.7, Lilu-1.4.2, VirtualSMC-1.1.1, WhateverGreen-1.3.7
 
I finally got this update installed. Had to clear the nvram at the command line before updating using sudo nvram -c. This did return an error, but still cleared the nvram.

By this do you mean in terminal before you ran the update? If so did you run the update right after clearing NVRAM?
Thanks.
 
By this do you mean in terminal before you ran the update? If so did you run the update right after clearing NVRAM?
Thanks.
Yes. I restarted once before hand, so:
  1. Restart
  2. In terminal sudo nvram -c
  3. System Preferences -> Software Update -> click install button ( or whatever the button was )
 
Tried that twice, Still doesn't restart with install drive available.:banghead:

You can try with this to rebuild cache:
sudo chmod -Rf 755 /L*/E*
sudo chown -Rf 0:0 /L*/E*
sudo touch -f /L*/E*
sudo chmod -Rf 755 /S*/L*/E*
sudo chown -Rf 0:0 /S*/L*/E*
sudo touch -f /S*/L*/E*
sudo kextcache -Boot -U /
System preference ---> Software update ---> Install
 
Last edited:
Use Kextutility, no terminal needed.
 
Not seeing the install/update boot option. Tried clearing nvram. Rebuilt kext cache. On clover 5116. I tried downloading the update from dmg and running that way. Any way to clear out currently downloaded updates so the system retries?
 
Is there something in your Clover partition hiding settings, that prevents it from appearing?
 
Last edited:
Status
Not open for further replies.
Back
Top