Posted on 10-22-2013 05:02 AM
Hello , trying to create a new 10.8.5 instadmg image and all I keep getting as output is a dmg of the packages that I added as in the OS is missing. Any Ideas?
nyc-sardesm-MD:instadmg sardesm$ sudo /Users/sardesm/instadmg/AddOns/InstaUp2Date/instaUp2Date.py 10.8_vanilla --process
Password:
Parsing the catalog files for 10.8_vanilla create_admin-1.0 Install iTunes11_11 DisableSetupAssistant Java SE 6 to 1.6.0_33_lion
Finding and validating the sources for 10.8_vanilla create_admin-1.0 - found based on guessed name and verified in less than one second Install iTunes11_11 - found based on guessed name and verified in less than one second DisableSetupAssistant - found based on guessed name and verified in less than one second Java SE 6 to 1.6.0_33_lion - found based on guessed name and verified in less than one second
Finding the Installer disc for 10.8_vanilla Found Installer Disc: /Users/sardesm/instadmg/InstallerFiles/InstallerDiscs/InstallESD.dmg
Setting up for 10.8_vanilla Setting up InstaDMG folders
Running InstaDMG: /Users/sardesm/instadmg/instadmg.bash -f -I /Users/sardesm/instadmg/InstallerFiles/InstallerDiscs/InstallESD.dmg -n Macintosh HD -m 10.8_vanilla_instadmg.dmg -K /private/tmp/idmg_temp.eCgk3F/items-WbPJpK -o /Users/sardesm/instadmg/OutputFiles
15:40:52 ###### InstaDMG build initiated ######
InstaDMG version 1.6rc1 (svn revision: 459)
Host OS: Mac OS X 10.8.5
Host Hardware: iMac12,2
Output file name: 10.8_vanilla_instadmg.dmg
Output disk name: Macintosh HD
15:40:52 ###### Finding main MacOS X installer disk ######
15:40:52 ###### Looking for a Cached Image ######
Mounting the shadow file (/private/tmp/idmg.slab/A369BD49-866C-418C-BBAF-374EEC87F7E9.shadowfile) onto the cached image (./Caches/BaseImageCache/4F23A76B.dmg)
Target OS: ()
WARNING: Chroot jails only work with 10.5, so disabling that functionality
WARNING: Installer daemon-jailing does not currently work with 10.7, disabling that functionality as well
15:40:56 ###### Beginning Update Installs from /private/tmp/idmg_temp.eCgk3F/items-WbPJpK ######
Working on folder 1 create_snuffleupagus-1.0 (15:40:56)
Installing create_admin-1.0.pkg
Folder 1 create_admin-1.0 done (15:41:01)
Working on folder 2 Install iTunes11_11 (15:41:01)
Installing Install iTunes11_11.pkg
Folder 2 Install iTunes11_11 done (15:41:41)
Working on folder 3 DisableSetupAssistant (15:41:41)
Installing DisableSetupAssistant.pkg
Folder 3 DisableSetupAssistant done (15:41:46)
Working on folder 4 Java SE 6 to 1.6.0_33_lion (15:41:46)
Installing Java SE 6 to 1.6.0_33_lion.pkg
Folder 4 Java SE 6 to 1.6.0_33_lion done (15:42:02)
15:42:02 ###### Correcting some generic installer errors ######
Correcting symlinks that point off the disk
Closing programs that have opened files on the disk
Deleting Extensions.mkext cache file
Deleting cache files created during installations
15:42:04 ###### Creating the deployment DMG and scanning for ASR ######
Rename the deployment volume: Macintosh HD
Create a read-only image
cp: /private/tmp/idmg.slab/idmg_mp.Y6ig/private/var/log/InstaDMG_package.log: No such file or directory
Scanning image for ASR: /Users/sardesm/instadmg/OutputFiles/10.8_vanilla_instadmg.dmg
ASR image scan complete
15:42:33 ###### InstaDMG Complete ######
15:42:33 ###### Cleaning up ######
Ejecting images
Deleting scratch DMG
Done
Solved! Go to Solution.
Posted on 10-22-2013 05:11 AM
Never mind I got It, I just deleted all my instadmg info then redownloaded using
svn checkout http://instadmg.googlecode.com/svn/trunk instadmg
and regenerated and it worked.
Posted on 10-22-2013 05:11 AM
Never mind I got It, I just deleted all my instadmg info then redownloaded using
svn checkout http://instadmg.googlecode.com/svn/trunk instadmg
and regenerated and it worked.