Skip to content

how to update image macos version ? #631

Answered by fkorotkov
alexxxcs1 asked this question in Q&A
Discussion options

You must be logged in to vote

Have you used Tart Packer plugin on the image? If so the VM is missing recovery partition because the plugin removes it to save space which lead to this error.

If you created the VM from an IPSW then the partition should be there. I've seen people successuflly installing updates via command like:

sudo softwareupdate --list
sudo softwareupdate -ir "macOS Ventura 13.6-22G120"

Also in case you'll try the above command you'll see a more detailed message in case of an error.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@alexxxcs1
Comment options

@fkorotkov
Comment options

@alexxxcs1
Comment options

@fkorotkov
Comment options

@alexxxcs1
Comment options

Answer selected by alexxxcs1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants