Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I've found this script elsewhere. I was able to update my VM created with VirtualBuddy (copy-paste in the VM terminal) :

sudo defaults write com.apple.MobileAsset MobileAssetAssetAudience -string 832afda4-7283-41da-a95b-75f4a151e473
sudo defaults write com.apple.MobileAsset MobileAssetServerURL-com.apple.MobileAsset.SoftwareUpdate -string "https://swscan.apple.com/content/ca...ion-snowleopard-leopard.merged-1.sucatalog.gz"
sudo killall -HUP mobileassetd
sudo killall -HUP betaenrollmentd
open "x-apple.systempreferences:com.apple.Software-Update-Settings.extension"
 
I've found this script elsewhere. I was able to update my VM created with VirtualBuddy (copy-paste in the VM terminal) :

Code:
sudo defaults write com.apple.MobileAsset MobileAssetAssetAudience -string 832afda4-7283-41da-a95b-75f4a151e473
sudo defaults write com.apple.MobileAsset MobileAssetServerURL-com.apple.MobileAsset.SoftwareUpdate -string "https://swscan.apple.com/content/catalogs/others/index-26seed-26-15-14-13-12-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz"
sudo killall -HUP mobileassetd
sudo killall -HUP betaenrollmentd
open "x-apple.systempreferences:com.apple.Software-Update-Settings.extension"
It worked. Thank you!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.