/ Published in: Bash
This is just a note for myself, not my own code.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
diskutil list diskutil unmountDisk /dev/diskN sudo dd if=/path/to/downloaded.img of=/dev/rdiskN bs=1m diskutil eject /dev/diskN