Last active 1745862992

Burn an iso to disk on macOS using the command line. No need for BelenaEtcher.

tiffmin revised this gist 1745862991. Go to revision

1 file changed, 1 insertion

burn-iso.sh(file created)

@@ -0,0 +1 @@
1 + dd if=archlinux-2024.08.01-x86_64.iso of=/dev/rdisk11 bs=1m
Newer Older