And there it is! – to eject the new bootable USB OSX Mavericks 10.9 disk ‘cd’ to home and eject. Cd / hdiutil eject /Volumes/OS X Base System/ Now you can boot up from your newly bootable disk and either Install OSX10.9 on another device or use the Terminal/Disk Utility or Firmware Password Utilities on another device. Mavericks can be downloaded directly from Apple here (make sure you leave the file in the default download location) 2. Prepare a USB Flash Drive (Must be 8Gb or larger) Plug the USB Drive in to your Mac and open “Disk Utility” (found under applications / utilities in finder).

Mavericks OS X is the latest update from the Apple for the MAC users. The new OS update is available as a free download via the App Store. On the same day we posted an article 2 Ways to Create Bootable Mavericks OS X USB Drive. But most of the users are looking for the way to create a bootable Mavericks ISO disc. Today we found a new guide which allows you to create the ISO disc from the Mavericks OS X installer package, with this way you can easily install the new OS on multiple systems.

  • How to create a bootable OS X Mavericks USB install drive. Now that Apple has released OS X 10.9 Mavericks, you might want to consider creating a USB install drive for clean installs and future use.
  • Os X Mavericks 10.9.5 13f34 Bootable Usb Dmg File Download To find the actual InstallESD.dmg file, control/left click the ‘Install OS X Mavericks’ app and choose show contents – then navigate to Shared Support folder. Control/Right click to show contents Navigate to Shared Support folder to see the InstallESD.dmg file.

The process is simple and take only five to ten minutes to complete the process. All you have to enter some commands on Terminal app and you will create the ISO image of the new OS X. So, to create a bootable ISO file from the Mavericks App, Download OS X Mavericks here and If it tries to start the installation, just close it. Other wise you will lose the installation package from your hard drive. After that follow the steps below.

Read Also:Guide to Create Bootable USB Disc of Yosemite OS X
Read Also:Guide to Access Secret Wallpapers in Mavericks OS X

Create Bootable ISO from Mavericks App

Open the Terminal app on your Mac and run the following Terminal commands one by one.

# Mount the installer image
hdiutil attach /Applications/Install OS X Mavericks.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app

# Convert the boot image to a sparse bundle
hdiutil convert /Volumes/install_app/BaseSystem.dmg -format UDSP -o /tmp/Mavericks

# Increase the sparse bundle capacity to accommodate the packages
hdiutil resize -size 8g /tmp/Mavericks.sparseimage

# Mount the sparse bundle for package addition
hdiutil attach /tmp/Mavericks.sparseimage -noverify -nobrowse -mountpoint /Volumes/install_build

# Remove Package link and replace with actual files
rm /Volumes/install_build/System/Installation/Packages
cp -rp /Volumes/install_app/Packages /Volumes/install_build/System/Installation/

# Unmount the installer image
hdiutil detach /Volumes/install_app

# Unmount the sparse bundle
hdiutil detach /Volumes/install_build

# Resize the partition in the sparse bundle to remove any free space
hdiutil resize -size `hdiutil resize -limits /tmp/Mavericks.sparseimage | tail -n 1 | awk ‘{ print $1 }’`b /tmp/Mavericks.sparseimage

# Convert the sparse bundle to ISO/CD master
hdiutil convert /tmp/Mavericks.sparseimage -format UDTO -o /tmp/Mavericks

# Remove the sparse bundle
rm /tmp/Mavericks.sparseimage

# Rename the ISO and move it to the desktop
mv /tmp/Mavericks.cdr ~/Desktop/Mavericks.iso

Now the mavericks ISO Image files is created and you will see the ISO file on your desktop. If you want to convert the ISO file into DMG, then you will use the Disk Utility to convert it to DMG file if needed.

Now you will use the ISO file or DMG file on your disc or USB drive to install the new OS on your multiple MAC.

Source

2015-11-01 How to create El Capitan 10.11 USB installer Windows No Mac.

Kernels_10.11, Kernels_10.11.1, config.plist sample, HFSPlus.efi, NTFS.efi.

09/20/2015 New way to create Yosemite 10.10.5 USB installer here.

Create bootable usb mavericks dmg on windows

12/22/2014 A new version of tutorial is here – Now we only need 1 8GB USB flash drive instead of 3. But we need the download the Paragon Partition 14 free edition in addition to transmac.

For Yosemite – this boot flag must be inserted in the argument – Actually, for all OS X version, just add this boot flag

Bootable Mavericks Usb From Dmg

kext-dev-mode=1

Patched Kernels for Yosemite and Mavericks.

If you use Clover bootloader – to patch on the fly (no need patched kernel) for the kernel panic early reboot (most HP laptop), put the lines in the clover config.plist file – remove the “!”

KernelAndKextPatches

Windows

<!dict>

<!key>KernelPm<!/key>

<!true/>

<!/dict>

2014-07-27 A new version of tutorial is here – 28 minutes long but step by step from beginning to end.

Both Clover and Chameleon bootloaders – 34 minutes.

Bootable Usb Mavericks Dmg

The Clover Boot partition idogclover14 files.

Yes, someone asked me about installing Mac OSX Mavericks 10.9.x on Windows 8 PC and Laptop without having a MAC to do all the preparation. There are tons of tutorials out there, but none are clear and proven working on newer laptops. This is the way I do it proven with real installation.

Software And Stuff NEEDED

1. Download Mavericks 10.9.2 currently in the Apps store or internet somewhere if you don’t have an account with Apple. I don’t even know if you can download the Mavericks App if you don’t have a mac even if you have the account with itunes. Anyhow, you have to figure it out to obtain either an original Mavericks App or InstallESD.dmg.

2. You need 7zip to extract all these compress files in the Mavericks App, BootDiskUtility, Transmac, Chameleon Bootloader and Chameleon_BS.

3. 3-4 usb flash drives: 2 x 2GB minimum + 1 8gb for full OS X Base System

Problems:

1. Most of tutorials out there use Transmac to create the OS X BASE installer which fails due to Windows files structrures.

2. The OS X BASE extracted from Windows doesn’t include the “Packages” folder that install important files for MAC OSX.

Bootable Usb Mavericks Dmg File

3. BootdiskUtility is a great program that can restore 3.hfs OS X BASE System file with correct aliases, but locks the partition at 1.2GB which is not enough space to copy “Packages” folder (4.5GB) data to.

Solutions:

Create Bootable Usb Mavericks Dmg On Windows

BootDiskUtility

1. Use BootDiskUtility to create 2x 1.2GB USBs OS X BASE Systems – Use Transmac to copy mach_kernel to make it boot and installable without “Packages”. Use Multi Patitioning option and change the size of the boot partition to your liking, 64MB default is plenty for Chameleon, but you can change to 128-356MB if the Extra folder is big. There will be 2 partitions created, boot and the rest (depend on your USB size).

Bootable Usb Mavericks Dmg Windows 10

Select Part2 and click “Restore Partition” to select 3.hfs (1.2GB) OS X Base System file to restore.

Bootable Usb Mavericks Dmg Download

Use Transmac to copy mach_kernel to the OS X Base System root.