/ Published in: Bash
This is just a note for myself, not my own code.
Expand |
Embed | Plain Text
diskutil list diskutil unmountDisk /dev/diskN sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m diskutil eject /dev/diskN
You need to login to post a comment.
