tiffmin 修订了这个 Gist . 转到此修订
1 file changed, 1 insertion
burn-iso.sh(文件已创建)
@@ -0,0 +1 @@ | |||
1 | + | dd if=archlinux-2024.08.01-x86_64.iso of=/dev/rdisk11 bs=1m |
上一页
下一页
最后活跃于
Burn an iso to disk on macOS using the command line. No need for BelenaEtcher.
1 file changed, 1 insertion
burn-iso.sh(文件已创建)
@@ -0,0 +1 @@ | |||
1 | + | dd if=archlinux-2024.08.01-x86_64.iso of=/dev/rdisk11 bs=1m |