Logo TheBeArsenal

Linux | Technical Handbook

Create bootable USB using 'dd' command.

Solution
sudo dd bs=4M if=path/to/input.iso of=/dev/sd conv=fdatasync status=progress