Home Forums Software InstaDMG Error after deleting cached OS image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #381119
    cnw
    Participant

    Ok,

    I am new to this. We wanted to start fresh having run successfully a number of package creations with Instadmg (we had bypassed instaUp2Date for the moment). I deleted the cached OS images and I am now getting the errors

    ash-3.2# sudo ./instadmg.bash -s -n “Mac HD” -m LionTest214:18:35 ###### InstaDMG build initiated ######
    InstaDMG version 1.6rc1 (svn revision: 425)
    Host OS: Mac OS X Server 10.7.1
    Host Hardware: Macmini5,3
    Output file name: LionTest2
    Output disk name: Mac HD
    14:18:35 ###### Finding main MacOS X installer disk ######
    Found primary OS installer disk: /Users/admin/instadmg/InstallerFiles/BaseOS/InstallESD.dmg
    14:18:35 ###### Looking for a Cached Image ######
    No cached image found
    14:18:35 ###### Mounting Mac OS X installer image ######
    ###### Unable to mount : Traceback (most recent call last):
    File “AddOns/InstaUp2Date/Resources/dmgMountHelper.py”, line 72, in
    currentMountPoints = dmgManager.getDMGMountPoints(imageToMount)
    File “/Users/admin/instadmg/AddOns/InstaUp2Date/Resources/volumeManager.py”, line 377, in getDMGMountPoints
    if os.path.samefile(thisDMG[‘image-path’], dmgFilePath):
    File “/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py”, line 153, in samefile
    s1 = os.stat(f1)
    OSError: [Errno 2] No such file or directory: ‘/Users/admin/InstaDMG/Caches/BaseImageCache/D8E0A028.dmg’ ######
    14:18:36 ###### Cleaning up ######
    Ejecting images

    The file it is looking for was deleted (not in the trash). I thought it would be building from InstallESD.dmg if it could not find a cached image and hence rebuild the cached image.

    I tried with the -v option but that did not help.

    Any help would be appreciated

    Thanks

    #381120
    Allister Banks
    Participant

    You’re right, it should make a new cache file, so something is not right. I can announce with some confidence that InstaUp2Date functionality has been restored with the svn checkout you have, and I’d greatly recommend you try it after maybe doing a fresh checkout.
    Just to verify, btw, you’re building 11A2061-based images for 2011 mini’s only, right?

    Allister

    #381121
    cnw
    Participant

    Thanks Allister,

    I will have a go with instaUp2Date and see if the problem is fixed. Yes the build is for the new Mac mini.

    #381134
    bw38
    Participant

    Just to confirm, InstaUp2Date is now fully compatible with OS X Lion and InstaDMG?

    #381136
    Allister Banks
    Participant

    in a word, yes. I need to check in iTunes update, but otherwise catalog files are current, too

    Allister

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Comments are closed