Skip to content

dd

Commands

# write ISO to USB Flash drive, show progress:
dd if=image.iso of=/dev/sdb bs=1M status=progress; sync