How To Install Bootable Usb Dmg



Use the Restore Disk Image to Drive dialog box to browse for the DMG file with the installation files for Mac OS X Yosemite in this case, and click the OK button to create a bootable USB of the operating system. Now, you’ll have to wait a long time. This guide covers the verbatim copying of a DMG image to a USB thumb drive using only Linux (no need to find a Mac). If the DMG was intended to be bootable then the resulting USB will be bootable. Linux doesn’t much care for DMG files. Sure, it’ll play nice with them. But we don’t just want to play nice.

This article has now been superseded by our Bootable Yosemite USB Guide

There are many ways that you can create a bootable Mavericks USB Drive but this seems to me the far easiest way to do so. In this article I will assume that you already have a reasonable grasp of the OSX system and cut out the lengthy text:

1. Download Mavericks

Mavericks can be downloaded directly from Apple here (make sure you leave the file in the default download location)

Bootable

2. Prepare a USB Flash Drive (Must be 8Gb or larger)

How To Install Bootable Usb Dmg
  • Plug the USB Drive in to your Mac and open “Disk Utility” (found under applications / utilities in finder)
  • Select the USB Drive
  • Select the Erase tab
  • Ensure that the format is Mac OS Extended (Journaled)

IMPORTANT – Leave the name as “Untitled”. If you change this the next step won’t work

Dmg

3. Create the Bootable Mavericks USB Drive

Open up Terminal (found in applications)

How To Install Bootable Usb Dmg

How To Install Bootable Usb Dmg Windows 10

Type this in:

sudo /Applications/Install OS X Mavericks.app/Contents/Resources/createinstallmedia –volume /Volumes/Untitled –applicationpath /Applications/Install OS X Mavericks.app –nointeraction

How To Install Bootable Usb Dmg

Wait for the process to complete. Done.

Install Bootable Usb Mac

4. Boot from the Mavericks USB Drive

How To Install Bootable Usb Dmg Flash Drive

Restart your computer and hold down “Option”. You can now select the USB Drive you just created.

Bootable Usb Dmg

This article has now been superseded by our Bootable Yosemite USB Guide