Home Forums Software InstaDMG new user – need help please

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #372704
    pcs_mark
    Participant

    Hello All,
    This is my first time using InstaDMG and I’m having some problems. I’m using Tiger as my BaseOS and I’m running instadmg.bash from an Intel Macbook running 10.5.2. The InstaDMG_Resources folder is located on the root of the internal HD (named Macintosh HD). When I run the command this is what displays in the Terminal window:

    created: /InstaDMG_Resources/Instadmg/DMG_Scratch/InstaDMG.08-05-14.sparseimage
    Started erase on disk disk1
    Creating partition map
    Formatting disk1s2 as Mac OS Extended (Journaled) with name InstaDMG
    [ + 0%..10%..20%..30%..40%..50%..60%..70%..80%..90%..100% ]
    Finished erase on disk disk1
    Finished partitioning on disk disk1
    hdiutil: mount failed – not recognized
    expected CRC32 $8C6FA9B5
    /dev/disk2 /Volumes/Mac OS X Install DVD
    Volume on disk1s2 renamed to OS-Build-08-05-14
    Volume failed to eject
    asr: successfully scanned image “/InstaDMG_Resources/Instadmg/ASR_Output/08-05-14.dmg”

    The process takes about 40 minutes and installs the base OS. Here’s the end of the log file after the OS is installed:

    installer: The software was successfully installed…..
    installer: The install was successful.
    08-05-14
    Beginning Update Installs from ./AppleUpdates
    installer: Error the package path specified was invalid: ‘./AppleUpdates/.DS_Store’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/01’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/02’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/03’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/04’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/05’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/06’.
    08-05-14
    Beginning Update Installs from ./CustomPKG
    installer: Error the package path specified was invalid: ‘./CustomPKG/.DS_Store’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/01’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/02’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/03’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/04’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/05’.
    08-05-14
    Creating the deployment DMG and scanning for ASR
    Rename the deployment volume
    Build a new image from folder…
    created: /InstaDMG_Resources/Instadmg/ASR_Output/08-05-14.dmg
    Scanning image for ASR
    Image to scan is ./ASR_Output/08-05-14.dmg
    Checksumming partition of size 63 blocks…done
    Block checksum: ….10….20….30….40….50….60….70….80….90….100
    Reordering: ….10….20….30….40….50….60….70….80….90……..10….20….30….40….50….60….70….80….90….100

    Any ideas what’s going on? Any information would be appreciated.
    Thanks,
    Mark

    #372705
    thisgarryhas2rs
    Participant

    Make sure you are logged into a user that has permission to read/write to the folder?

    #372710
    Patrick Fergus
    Participant

    cd into the same directory as the “instadmg.bash” script before running the script itself?

    [code]mymacbook:~ root# cd /Users/pfergus/Desktop/InstaDMG_1.3b/Instadmg/
    mymacbook:/Users/pfergus/Desktop/InstaDMG_1.3b/Instadmg root#./instadmg.bash[/code]

    instadmg.bash looks for the various important folders (BaseOS, ASR_Output, AppleUpdates, etc) in the current working directory. Odd that you’d be able to mount the installation DVD image but not access the updates and custom pkg folders.

    – Patrick

    #372715
    pteeter
    Participant

    Correct me if I’m wrong but I’m pretty sure you need a running Tiger OS to create a Tiger InstaDMG.

    Using a Tiger BaseOS image on a running Leopard machine won’t work?

    #372717
    pcs_mark
    Participant

    Thanks for the replies! I did cd to the Instadmg folder. For example: cd /Volumes/Macintosh\ HD/InstaDMG_Resources/Instadmg/ and then ran sudo sh instadmg.bash. I believe I have the correct permissions since it creates the BaseOS. I’m logged in as localadmin and have read/write to all the directories inside of InstaDMG_Resources and to the root of Macintosh HD. Any other ideas?

    #372718
    pcs_mark
    Participant

    [QUOTE][u]Quote by: pteeter[/u][p]Correct me if I’m wrong but I’m pretty sure you need a running Tiger OS to create a Tiger InstaDMG.

    Using a Tiger BaseOS image on a running Leopard machine won’t work?

    [/p][/QUOTE]

    That makes sense. Could I get a confirmation on that? Thanks

    #372722
    Patrick Fergus
    Participant

    Roger that. You’re calling /usr/sbin/installer (and others) from the boot drive when running InstaDMG. Apple probably doesn’t QA their OS installation packages to be installed by anything but the same version of the OS being installed.

    #372755
    pcs_mark
    Participant

    OK, still no luck. This time I’m running InstaDMG on an eMac running 10.4.11 (still using Tiger as my BaseOS). Now the process takes about a minute. Here’s the terminal window:

    HSUpperMediaC3:/Volumes/Macintosh HD/InstaDMG_Resources/Instadmg root# sh instadmg.bash
    created: /InstaDMG_Resources/Instadmg/DMG_Scratch/InstaDMG.08-05-15.sparseimage
    Started erase on disk disk1

    Creating Partition Map
    5% ..
    Formatting Disk 100% ..
    Finished erase on disk disk1

    Finished partitioning on disk disk1
    hdiutil: mount failed – not recognized
    /dev/disk2 /Volumes/Mac OS X Install DVD
    Disk renamed to OS-Build-08-05-15
    Disk /dev/disk1 ejected
    asr: successfully scanned image “/InstaDMG_Resources/Instadmg/ASR_Output/08-05-15.dmg”
    HSUpperMediaC3:/Volumes/Macintosh HD/InstaDMG_Resources/Instadmg root#

    and here’s the log:

    08-05-15
    Creating disk image
    Image mounted at /dev/disk1
    08-05-15
    Beginning Installation from /Volumes/Mac OS X Install DVD
    installer: Cannot install on volume /Volumes/InstaDMG because its disabled.
    installer: Mac OS X cannot start up from this volume.
    08-05-15
    Beginning Update Installs from ./AppleUpdates
    installer: Error the package path specified was invalid: ‘./AppleUpdates/.DS_Store’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/01’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/02’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/03’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/04’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/05’.
    installer: Error the package path specified was invalid: ‘./AppleUpdates/06’.
    08-05-15
    Beginning Update Installs from ./CustomPKG
    installer: Error the package path specified was invalid: ‘./CustomPKG/.DS_Store’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/01’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/02’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/03’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/04’.
    installer: Error the package path specified was invalid: ‘./CustomPKG/05’.
    08-05-15
    Creating the deployment DMG and scanning for ASR
    Rename the deployment volume
    Build a new image from folder…
    created: /InstaDMG_Resources/Instadmg/ASR_Output/08-05-15.dmg
    Scanning image for ASR
    Image to scan is ./ASR_Output/08-05-15.dmg
    Checksumming partition of size 63 blocks…done
    Block checksum: ….10….20….30….40….50….60….70….80….90….100
    Reordering: ….10….20….30….40….50….60….70….80….90….100

    Thoughts?

    Thanks in advance,
    Mark

    #372756
    Patrick Fergus
    Participant

    You said you’re using an eMac. Are you using a disc image of an Intel version of Tiger to attempt to make your image?

    #372758
    pcs_mark
    Participant

    [QUOTE][u]Quote by: Patrick+Fergus[/u][p]You said you’re using an eMac. Are you using a disc image of an Intel version of Tiger to attempt to make your image?[/p][/QUOTE]

    No, its a retail 10.4 DVD that we’ve used for our PPC images in the past.

    #372759
    pcs_mark
    Participant

    I think I figured it out. My bad, somehow I downloaded version 1.0. I’m running 1.3b now and it seems to be working OK. I’ll post back with results.

    #372782
    pcs_mark
    Participant

    It worked with version 1.3b. 😳

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

Comments are closed