moonebooks.blogg.se

Make dmg bootable
Make dmg bootable









make dmg bootable
  1. MAKE DMG BOOTABLE HOW TO
  2. MAKE DMG BOOTABLE MAC OS
  3. MAKE DMG BOOTABLE INSTALL

MAKE DMG BOOTABLE INSTALL

This requires a utility called “xar” to extract, which can be installed with these instructions (from ) sudo apt-get install build-essential libxml2-dev libssl1.0-dev zlib1g-dev You can then extract the DMG sudo dmg2img InstallMacOSX.dmg InstallMacOSX.img Then you need to get a program called ‘dmg2img’ sudo apt-get install dmg2img (In total you will need to use about 15-18GB of disk space by the time you’ve done all the extracting necessary, which shouldn’t be a problem for most computers but it was a challenge for my laptop with it’s 128GB SSD and dual boot Windows/Linux!) The format doesn’t matter, because this procedure will format it correctly. You will also need to find a USB drive with at least 8GB capacity, and make sure it’s blank.

make dmg bootable

It’s a 6GB file so it might take a ‘lil while. I also couldn’t find a single guide online that worked from start to finish, so here I summarise what needs to be done.Īs usual, this is all at your own risk 🙂įirst you need to go to Apple’s OS Download Page and (step 4) get ahold of “InstallMacOSX.dmg” for El-Capitan. Apple seem to assume everybody has a spare MacBook from which to create a bootable USB so they provide absolutely no documentation to help with this.

make dmg bootable

I use Linux Mint on my main laptop and that was all I had available. I then turned to attempting to make a bootable USB stick of OS X El Capitan from an image downloaded from Apple. I also tried Internet Recovery (Command+Option+R) but that gave exactly the same error (and would also only have installed OS X Mountain Lion). The detailed error log says “Chunk validation failed, retrying” about 1000 times and eventually gives up altogether.įurther investigation suggests this may be something to do with security certificates having expired and hence the machine not being able to download the necessary files from Apple’s servers, but it seems the error can appear for all sorts of reasons.

MAKE DMG BOOTABLE MAC OS

After about 30 seconds, a window pops up saying “ Can’t download the additional components needed to install Mac OS X” and the installation gives up. I tried that with this machine, and upon hitting “Reinstall MacOS X” was greeted with a prompt telling me it would take -2,148,456,222 days and 8 hours (an uncaught buffer overflow, me thinks). Having recently fixed a busted MacBook Air I had learned a bit about Recovery Mode (hold Command+R whilst pushing the Power button and release a few seconds after the machine wakes up). Since there wasn’t much worth saving I wiped it and initiated recovery mode in order to re-install OS X (El Capitan). I was recently given a 2011 MacBook Pro that had been “well-loved” and was therefore a mess of missing applications, ghost files and generally slow-as-hell.

MAKE DMG BOOTABLE HOW TO

How to make a bootable USB drive on Linux Mint (19.3) to allow you to install Mac OS X El Capitan on a MacBook with broken or corrupted recovery mode.











Make dmg bootable