Link: https://sskaje.me/2013/10/create-os-x-mavericks-bootable-usb-drive-from-appstore-release/
1 Download Mavericks installer
Download from Mac App Store or anywhere.
The default folder name is ‘Install OS X Mavericks.app‘ not accessible directly from Mac Finder. There’s a DMG file locate at ‘Install OS X Mavericks.app/Contents/SharedSupport/InstallESD.dmg‘, this DMG contains all files we need.
2 Mount DMG directly from Terminal
Open Terminals,
1 |
hdiutil attach Install OS X Mavericks.app/Contents/SharedSupport/InstallESD.dmg |
The DMG will be mount at /Volumes/OS X Install ESD/
Continue reading “Create OS X Mavericks Bootable USB Drive from AppStore Release” »