Tag: Mavericks
-
How to create a bootable ISO image of OS X Mavericks 10.9
Hello! Below are instructions on how to create a bootable ISO image of OS X Mavericks 10.9. I spent some time looking for these. I hope it saves someone time. # 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…