-
Notifications
You must be signed in to change notification settings - Fork 16
Instructions to update to macOS Monterey #14
Comments
is this works for Ventura? |
I updated to 12.4 but don't plan on updating to beta releases of macOS. 12.4 was strange as it got stuck at this kernel panic whenever it tried to boot. I fixed it by simply resetting the NVRAM (or PRAM or whatever) in the little BIOS menu that shows up when you boot, then macOS booted fine. Other than that, updating to 12.4 required nothing special, just clicked the update button, and let it auto-reboot over and over again without any input by me. I also deleted my macOS VM as I no longer need it lol, so I can't even test Ventura's beta release for you. |
ok I fix it by
and the most important: virtualHW.version = "19" -> virtualHW.version = "16" |
@PeterNjeim You the best, It worked Thanks ! |
You could create a PR to add this into the tutorial |
It's work fine! Thanks. |
I've successfully updated to macOS Monterey from Big Sur.
Here's how to do it (add to README maybe?):
board-id.reflectHost = "TRUE"
and add#
at the beggining to comment it out (disable the line)The text was updated successfully, but these errors were encountered: