Home Forums Software InstaDMG Bug in r211 when used with support discs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #376877
    Chris George
    Participant

    I know, I know, “use the retail disks.” That said… I’m giving r211 a try with some OEM discs, since the only platform I’m interested in building for right now is the one the discs are for, and I’m hoping the OEM discs will fix a few odd glitches I’ve been noticing on this platform.

    Line 572 reads:
    /usr/bin/hdiutil mount “$INSTALLER_FOLDER/IMAGE_FILE” -readonly -noautofsck… (etc)

    The problem is that this results in the following command being executed, at least on a machine running 10.5.8 here.
    /usr/bin/hdiutil mount “./InstallerFiles/BaseOS/./InstallerFiles/BaseOS/Mac OS X Install Disc 2.dmg” -readonly -noautofsck… (etc)

    Removing $INSTALLER_FOLDER/ seems to fix the problem.

    #376918
    knowmad
    Participant

    odd, I also use the OEM disks and have not run into this issue… I will look closer, has your issue persisted?

    #376925
    Chris George
    Participant

    Since I nuked the $INSTALLER_FOLDER/ portion of that line, everything works great.

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

Comments are closed