12diskutil list sudo dd if=ubuntu-17.10-desktop-amd64.iso of=/dev/disk2 bs=2m 如果提示繁忙 12df -h sudo diskutil umount /dev/disk2s1 使用后的u盘无法使用。需要 1sudo dd if=/dev/zero of=/dev/disk2 bs=512 count=1 然后格式化 ← Previous post Next post → Tags macOS