Contents Sharedsupport Installesd.dmg Missing

I’m trying to sell a 2009 MacbookPro. It’s the model MacbookPro5.5 and Apple supports macOS El Capitan 10.11 as latest available version.

  1. Contents Shared Support Installesd.dmg Missing Files
  2. Contents Shared Support Installesd.dmg Missing File
  3. Contents Shared Support Installesd.dmg Missing Data
  4. Contents Shared Support Installesd.dmg Missing Windows

Contents Shared Support Installesd.dmg Missing Files

Go to the /Applications/ directory and right-click on “Install Mac OS X Mountain Lion.app” selecting “Show Package Contents” Open the “Contents” directory and then open “SharedSupport”, looking for a file named “InstallESD.dmg” Double-click on InstallESD.dmg to mount it on the desktop; Make the OS X Mountain Lion Install Drive.

Contents shared support installesd.dmg missing data
  1. Rename InstallESDDmg.pkg inside the SharedSupport folder to InstallESD.dmg Edit InstallInfo.plist using WordPad (or another text editor) and remove the chunklistURL and chunklistid keys for InstallESD as well as rename InstallESDDmg.pkg to InstallESD.dmg (example here) Write BaseSystem to USB Format the USB drive using Boot Disk Utility.
  2. 3) Rename InstallESDDmg.pkg to InstallESD.dmg mv /Downloads/ SharedSupport / InstallESDDmg. Pkg /Downloads/ SharedSupport / InstallESD. 4) Edit InstallInfo.plist with a text editor to remove the chunklistURL and chunklistid keys for InstallESD, and renaming it from InstallESDDmg.pkg to InstallESD.dmg (example of edited file attached to.
  3. Also, the current Option 2 given by installinstallmacos.py is, I think, the forked 10.13.3 for iMac Pro only. Cheers, Graham Sent from my iPhone.
  4. Good afternoon, @tdunc15 - I hope you are great brother! I have a new adventure. I am trying to make a bootable Flash Drive with macOS High Sierra, but there is two issues that it is happening and are the nexts.

I’ve wiped all data from the installed SSD and had to boot from an external disk. Now I’ve got two problems:

  1. I’ve only got a Mac with Big Sur and Apple Silicon. I cannot use the package installer from the download provided by Apple to create the installer App for El Capitan. However, I need access to the installer so that I’m able to use the createinstallmedia command.
  2. The 2009 MacbookPro is already wiped and has only access to the recovery mode. You cannot execute the package installer in Recovery Mode to extract the media.

Luckily I’ve found this blog post from Chris Warrick who explained how to extract the installer App from the package:

  1. Attach an external Disk which contains the downloaded pkg from Apple. You’ll need enough space on that Disk to extract the pkg and it needs to be writeable
  2. Open the Terminal from inside the Recovery Mode
  3. Go to the mounted volume
  4. Extract the package:

Now we can try to create the install media from the installer app. Make sure you’ve attach another disk which can be overwritten by the installer. In this example its named “MyBlankUSBDrive”:

The InstallESD.dmg image is missing, which we’ll need to add to the right location:

Now we’ll have a valid installation medium which can be used to start the installer from. You can reboot from that disk and should be able to install El Capitan.

However, I’ve encountered another annoying issue which caused the installer to fail:

Contents Shared Support Installesd.dmg Missing File

El Capitan Installer cannot be verified

Oh great… On to the next commands you can try from the Terminal inside the Recovery OS:

Contents Shared Support Installesd.dmg Missing Data

  1. installer -pkg /Volumes/Mac OS X Install DVD/Packages/OSInstall.mpkg -target /Volumes/'XXX' where XXX is the name of the disk you’re installing to.
  2. Wait for the installation to say it’s complete. You will not see any sort of progress display.

Contents Shared Support Installesd.dmg Missing Windows

Great, you’ve got El Capitan installed! Apple had some issues with certificates and people found a way to either use the above commands for installation or you’ll have to tinker with your Macs time settings so that the signature is valid again. I would have expected that Apple resigned all installers so I wouldn’t have to use these commands at all but doesn’t look like they did.