You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
We are testing on OSX 10.12.2 NBI created with AutoImagrNBI 1.3.4 with imagr.app 1.3.8.1, trying to install OSX 10.12.3.
The OSXInstall pkg fails to install and from install.log has error
'Could not set boot device properly: 0xe00002bc'
'Failed to bless OS X installer for startup: Command ... '
It seems the, '-setBoot' option on the, 'bless' command causes this.
If I run the pkg with the modified script removing the above option the package runs fine.
This however does not happen when we run the same package on the DeploymentStudio NBI. Is there a workaround or a fix for this?
Hi there,
We are testing on OSX 10.12.2 NBI created with AutoImagrNBI 1.3.4 with imagr.app 1.3.8.1, trying to install OSX 10.12.3.
The OSXInstall pkg fails to install and from install.log has error
'Could not set boot device properly: 0xe00002bc'
'Failed to bless OS X installer for startup: Command ... '
It seems the, '-setBoot' option on the, 'bless' command causes this.
If I run the pkg with the modified script removing the above option the package runs fine.
This however does not happen when we run the same package on the DeploymentStudio NBI. Is there a workaround or a fix for this?
Thanks