Skip to content

Commit e985331

Browse files
committed
Create mavericks-usb-drive.md
1 parent c5cbe7e commit e985331

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mavericks-usb-drive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
It's really easy to create a bootable Mavericks USB drive provided you have downloaded the Mavericks installer and it's located in your applications folder:
2+
3+
```
4+
sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ Mavericks.app --nointeraction
5+
```

0 commit comments

Comments
 (0)