Skip to content

Instantly share code, notes, and snippets.

@JDHatman
Created November 8, 2017 22:25
Show Gist options
  • Save JDHatman/7d05e1b8c6bf79148794e8b345eb9e44 to your computer and use it in GitHub Desktop.
Save JDHatman/7d05e1b8c6bf79148794e8b345eb9e44 to your computer and use it in GitHub Desktop.
munki_startosinstall
Nov 8 14:10:44 jhat-tst101901 osishelperd[427]: Privilaged helper tool loaded.
Nov 8 14:10:44 jhat-tst101901 osishelperd[427]: WARN: using mkdir instead of rootless_mkdir_nounlink because the platform does not support it.
Nov 8 14:10:44 jhat-tst101901 osinstallersetupd[406]: Using product PKSecureNetEnabledProduct <file:///macOS%20Install%20Data/> at distance 5
Nov 8 14:10:44 jhat-tst101901 osinstallersetupd[406]: Using product <OSISSoftwareUpdateCatalogProduct: 0x7fcd82a5b5f0> at distance 25
Nov 8 14:10:44 jhat-tst101901 osinstallersetupd[406]: OSISDownloadOperation: totalEstimate=382.000000, significantDownload=1
Nov 8 14:10:44 jhat-tst101901 osinstallersetupd[406]: Retrieving 3 packages (5.015 GB)
Nov 8 14:10:45 jhat-tst101901 osinstallersetupd[406]: Retrieved package com.apple.pkg.CompatibilityUpdate (http://swcdn.apple.com/content/downloads/17/04/031-83163/n8thccuwnoqetn1kyn53bheb4nb7pw3wbv/OSX_10_12_IncompatibleAppList.pkg)
Nov 8 14:10:45 jhat-tst101901 osinstallersetupd[406]: No native mechanism to verify InstallInfo.plist
Nov 8 14:10:45 jhat-tst101901 osinstallersetupd[406]: Retrieved package com.apple.installer.info (file:///Volumes/Install%20macOS%20Sierra/Install%20macOS%20Sierra.app/Contents/SharedSupport/InstallInfo.plist)
Nov 8 14:15:36 jhat-tst101901 osinstallersetupd[406]: No native mechanism to verify InstallESD.dmg
Nov 8 14:15:36 jhat-tst101901 osinstallersetupd[406]: Retrieved package com.apple.dmg.InstallESD (file:///Volumes/Install%20macOS%20Sierra/Install%20macOS%20Sierra.app/Contents/SharedSupport/InstallESD.dmg)
Nov 8 14:15:37 jhat-tst101901 osinstallersetupd[406]: Verifying InstallOS.pkg/InstallESD.dmg
Nov 8 14:15:56 jhat-tst101901 osinstallersetupd[406]: Skipping preflighting firmware since EmbeddedOSInstall.framework doesn't exist on the boot volume
Nov 8 14:15:56 jhat-tst101901 osinstallersetupd[406]: Operation queue succeeded
Nov 8 14:16:07 jhat-tst101901 osishelperd[427]: Wrote prev-lang:kbd=en:0
Nov 8 14:16:07 jhat-tst101901 osishelperd[427]: IASGetCurrentInstallPhaseList: no install phase array set
Nov 8 14:16:07 jhat-tst101901 osishelperd[427]: IASGetCurrentInstallPhase: no install phase set
Nov 8 14:16:07 jhat-tst101901 osishelperd[427]: mountDiskImageWithPath: /macOS Install Data/InstallESD.dmg
Nov 8 14:16:11 jhat-tst101901 osishelperd[427]: Mounting disk image complete, results dict = {
"system-entities" = (
{
"content-hint" = EFI;
"dev-entry" = "/dev/disk3s1";
"potentially-mountable" = 1;
"unmapped-content-hint" = "C12A7328-F81F-11D2-BA4B-00A0C93EC93B";
"volume-kind" = msdos;
},
{
"content-hint" = "Apple_HFS";
"dev-entry" = "/dev/disk3s2";
"mount-point" = "/Volumes/OS X Install ESD 1";
"potentially-mountable" = 1;
"unmapped-content-hint" = "48465300-0000-11AA-AA11-00306543ECAC";
"volume-kind" = hfs;
},
{
"content-hint" = "GUID_partition_scheme";
"dev-entry" = "/dev/disk3";
"potentially-mountable" = 0;
"unmapped-content-hint" = "GUID_partition_scheme";
}
);
}
Nov 8 14:16:11 jhat-tst101901 osishelperd[427]: mountDiskImageWithPath: /Volumes/OS X Install ESD 1/BaseSystem.dmg
Nov 8 14:16:12 jhat-tst101901 osishelperd[427]: Mounting disk image complete, results dict = {
"system-entities" = (
{
"content-hint" = "Apple_HFS";
"dev-entry" = "/dev/disk4s1";
"mount-point" = "/Volumes/OS X Base System";
"potentially-mountable" = 1;
"unmapped-content-hint" = "48465300-0000-11AA-AA11-00306543ECAC";
"volume-kind" = hfs;
},
{
"content-hint" = "GUID_partition_scheme";
"dev-entry" = "/dev/disk4";
"potentially-mountable" = 0;
"unmapped-content-hint" = "GUID_partition_scheme";
}
);
}
Nov 8 14:16:12 jhat-tst101901 osishelperd[427]: Copying brtool from /Volumes/OS X Base System/usr/libexec/brtool to /macOS Install Data/brtool
Nov 8 14:16:12 jhat-tst101901 osisstashhelper[866]: Stash helper tool loaded.
Nov 8 14:16:12 jhat-tst101901 osisstashhelper[866]: GetModel: model = VMware; major rev = 7; minor rev = 1
Nov 8 14:16:12 jhat-tst101901 osisstashhelper[866]: Machine appears to be AR capable
Nov 8 14:16:13 jhat-tst101901 osisstashhelper[866]: Can't stash: 0x80011006
Nov 8 14:16:13 jhat-tst101901 osisstashhelper[866]: IAR couldn't stash
Nov 8 14:16:13 jhat-tst101901 osinstallersetupd[406]: User stashing info is nil. Will not stash.
Nov 8 14:16:13 jhat-tst101901 osishelperd[427]: Boot chime muted
*** FINAL System shutdown message from _mysql@jhat-tst101901 ***
System going down IMMEDIATELY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment