kc9wwh / macOSUpgrade

Workflow for doing in-place upgrades.
Other
420 stars 103 forks source link

Upgrade not respecting packaged installer #184

Open fernandezpayen opened 2 years ago

fernandezpayen commented 2 years ago

During the upgrade process, "Install macOS Monterey 12.2.1" is packaged and deployed. However, we are noticing that once the computer has completed the upgrade, the computer is running 12.3. Somehow, the computer is upgrading to 12.3 during the upgrade process. Parameter 5 is specifically set to "12.2.1". The packaged installer is 12.2.1.

In addition, the startosinstall.log file is gone from the system after the upgrade is complete. We would like that file saved on the computer for review while testing the upgrade process.

fernandezpayen commented 2 years ago

Further investigation into this issue has led to a unique finding in the install.log. The devices that are going past the indicated macOS upgrade (12.2.1) are showing the following in the install.log file:

However, the devices that are going to 12.2.1 are showing that the installer disk was mounted:

Is this something that has been seen by anyone else?