usbboot
toolusbboot
tool developed by the Raspberry Pi foundation.libusb
dependency. The easiest way to install it is by using Homebrew:usbboot
by cloning it's repository and running make
:diskutil list
(should be an 'external, physical' ~8/16/32 GB device, like /dev/disk2
)diskutil unmountDisk /dev/disk2
(substitute your disk identifier here!)pv
(brew install pv
) which makes it easy to monitor the progress. You can use dd
instead.