10.11 update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-08-2016 06:35 AM
I have been rolling 10.11 out since the end of November without any issues until a couple of weeks ago. I do the update by first catching the Install 10.11 app, and then using a policy to install the cached app. I have a smart group to limit the cache to non 10.11 computers and one to look for the installation of the app that have completed the cache.
The cache process works without an issue. The issue comes when it run the cached app. The user is prompted that the computer is ready to install 10.11 and click ok to start the process. They click OK and the computer restarts. Instead of installing 10.11 it boots into recovery mode. Then the user has to click Reinstall OS X and it then will install 10.11.
Has anyone had this issue or know how to fix it from booting into recovery mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-08-2016 06:50 AM
Id use createOSXinstallPkg to make a pkg version of the Installer. Then install it, reboot and the install process starts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-08-2016 06:55 AM
In the policy that installs 10.11 (not the cache policy), do you have Restart Options configured? It should be set to restart Startup Disk: OS X Installer. That works for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-08-2016 07:13 AM
@thoule I do have the restart options configured correctly. @Lotusshaney I will look into createOSXinstallPkg and see if I can get that to work.