This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
# IN Mac OS X Mavericks 10.9.1 to create bootable ISO for Mac OS X Yosemite 10.10.0 | |
# ************************************************************** | |
# Install OS X Mavericks.app ==> Bootable_OS_X_Yosemite_10.10.0.iso | |
# ************************************************************** | |
# hdiutil attach Install\ OS\ X\ Yosemite.app.dmg |