Flash USB
- Make sure the drive is not mounted with
lsblkandumount /dev/sd<LETTER> Run one of the possible commands as
root, for example thecatcommand:cat /mnt/storage/iso/file.iso > /dev/sd<LETTER>Do not append a partition number to the drive (so do not use something like
/dev/sda1)