
When you creating an OSX Yosemite/El Capitan bootable installer drive from USB flash thumb drive as the orginal command, you will see below error message.
當你使用原本的命令製作 OSX Yosemite/El Capitan USB 安裝碟時,你會看到以下的錯誤訊息。
You must specify both the volume and install application path.
I found that OSX has changed the arguments usage of createinstallmedia in OSX Yosemite/El Capitan. When I use same command twice, OSX will show below arguments usage message.
我發現在 OSX Yosemite/El Capitan 已經變動了 createinstallmedia 的參數,當我第二次使用相同的命令時,OSX就直接顯示參數的使用資訊。
createinstallmedia: invalid option -- o
Usage: createinstallmedia --volume
Arguments--volume, A path to a volume that can be unmounted and erased to create the install media.
--applicationpath, A path to copy of the OS installer application to create the bootable media from.
--nointeraction, Erase the disk pointed to by volume without prompting for confirmation.
Example: createinstallmedia --volume /Volumes/Untitled --applicationpath "/Applications/Install OS X El Capitan.app"
You just need to change the parameter usage of createinstallmedia and you’ll see a series of expect message like the following.
你只需要改變 createinstallmedia 參數的使用方式,你就可以看到一連串期望的訊息了。
Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.
JosedeMacBook-Pro:~ sunjose$
- osxdaily -《How to Make an OS X Yosemite Boot Installer USB Drive》
- 流動日報 NewMobileLife-《【教學】重灌 Mac 機必用!以 Terminal 製作 OS X 10.11 安裝手指!》
Jose’s Google+ profile
沒有留言:
張貼留言