Flash Bootable dari Terminal Ubuntu

sudo dd bs=4M if=path/to/input.iso of=/dev/sd<?> conv=fdatasync  status=progress
Vast Vicuña