Write an ISO to a USB with dd

· Christopher Hoelter's Blog

How to write an ISO to a USB drive with the dd utility on macOS.

The common unix dd utility can be used to write ISOs to USB drives without needing additional software. These are the steps for how to use it on macOS specifically, but it's very similar on other unix based systems. Proceed with caution, dd can overwrite an entire disk so make sure you target the correct one.

last updated:

Email me at blog@christopherhoelter.com.