The script works fine on intel Macs upgrading from Monterey to Ventura, but when it is run on Apple Silicon Macs upgrading from Monterey to Ventura, it just hangs forever with no errors or failures. The upgrade never happens. The only indication of a failure I can find is in the startosinstall.log where is says:
Error: failed to authorize for installation. Provide a password with --stdinpass or --passprompt
I suspect this is because of the new tokens Apple requires on all Apple Silicon Macs. Is this something that can be worked around or integrated into the script?
The script works fine on intel Macs upgrading from Monterey to Ventura, but when it is run on Apple Silicon Macs upgrading from Monterey to Ventura, it just hangs forever with no errors or failures. The upgrade never happens. The only indication of a failure I can find is in the startosinstall.log where is says:
Error: failed to authorize for installation. Provide a password with --stdinpass or --passprompt
I suspect this is because of the new tokens Apple requires on all Apple Silicon Macs. Is this something that can be worked around or integrated into the script?