Advertisement
AMDphreak

create install media mac os x error

Jan 5th, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. sudo "/Applications/Install OS X Yosemite.app/Contents/Resources/createinstallmedia" --volume /Volumes/reinstall
  2. Usage: createinstallmedia --volume <path to volume to convert> --applicationpath <path to Install OS X Yosemite.app> [--force]
  3.  
  4. Arguments--volume, A path to a volume that can be unmounted and erased to create the install media.
  5. --applicationpath, A path to copy of the OS installer application to create the bootable media from.
  6. --nointeraction, Erase the disk pointed to by volume without prompting for confirmation.
  7.  
  8. Example: createinstallmedia --volume /Volumes/Untitled --applicationpath "/Applications/Install OS X Yosemite.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement