Hello JN,
I am trying to get ready for our fall 2020 semester roll-out here at CU.
I am testing the Graham Pugh Erase install script over at Github. My policy fires, downloads the .py script and the specified macOS version 10.15.4.
It stop with the following and does not erase and install. My Parameter Flags are: 4 --erase and 5 --version=10.15.4
What am I missing?
TIA,
/randy
Working around a very dumb Apple bug in a package
postinstall script that fails to correctly target
the Install macOS.app when installed to a volume
other than the current boot volume.
Please file feedback with Apple!
Product downloaded and installed to /Library/Management/erase-install/Install_macOS_10.15.4-19E287.sparseimage
[run_installinstallmacos] Mounting sparse disk image to identify installer app.
/dev/disk3 GUID_partition_scheme
/dev/disk3s1 EFI
/dev/disk3s2 Apple_HFS /Volumes/Install_macOS_10.15.4-19E287 1
[erase-install] 'jamfHelper' ended
[erase-install] WARNING! Running /Volumes/Install_macOS_10.15.4-19E287 1/Applications/Install macOS Catalina.app with eraseinstall option
[free_space_check] OK - 904013276 KB free disk space detected
/Library/Application Support/JAMF/tmp/MacOS Erase Install: line 626: 1639 Terminated: 15 "$jamfHelper" -windowType hud -windowPosition ul -title "${!jh_dl_title}" -alignHeading center -alignDescription left -description "${!jh_dl_desc}" -lockHUD -icon "$jh_dl_icon" -iconSize 100
[erase-install] Opening jamfHelper full screen message (language=en)
/Library/Application Support/JAMF/tmp/MacOS Erase Install: line 697: 1913 Killed: 9 "$installmacOSApp/Contents/Resources/startosinstall" "${install_args[@]}" --agreetolicense --nointeraction "${install_package_list[@]}"
[erase-install] 'jamfHelper' ended