

Nano /Applications/Install\ OS\ X\ Yosemite.app/makebootableiso.shĪnd then cd to that directory and run it:Ĭd /Applications/Install\ OS\ X\ Yosemite.app/įor ESXi, simply configure your VM Guest as "OSX 10.7 64-bit" and use EFI boot mode. Provided that you have the installer in the standard Applications folder, place this script INSIDE the. Hdiutil resize -size `hdiutil resize -limits /tmp/Yosemite.sparseimage | tail -n 1 | awk ''`b. Rm /Volumes/install_build/System/Installation/PackagesĬp -rp /Volumes/install_app/Packages /Volumes/install_build/System/Installation/Ĭp -rp /Volumes/install_app/BaseSystem.chunklist /Volumes/install_buildĬp -rp /Volumes/install_app/BaseSystem.dmg /Volumes/install_build Hdiutil attach /tmp/Yosemite.sparseimage -noverify -nobrowse -mountpoint /Volumes/install_build Hdiutil resize -size 8g /tmp/Yosemite.sparseimage

Hdiutil convert /Volumes/install_app/BaseSystem.dmg -format UDSP -o /tmp/Yosemite Hdiutil attach /Applications/Install\ OS\ X\ Yosemite.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app
CONVERT ISO TO BOOTABLE USB MAC OS X INSTALL
You may then boot up from it by holding the option key down and then install Yosemite.

CONVERT ISO TO BOOTABLE USB MAC OS X FULL
If you prefer to make a bootable dvd, you can do it this way:Īfter downloading the full Yosemite installer app from the Mac App Store, run these 14 commands in Terminal to create a Yosemite.iso file and then burn it to a dual layer DVD with Disk Utility.
