Code: Select all
sudo dd if=/path/of/stick of-=/path/to/place/file.isoOther useful commands are
Code: Select all
lsblkand
Code: Select all
$ dmesg | grep -i usb
$ dmesg | grep -i 'attached'Code: Select all
sudo dd if=/path/of/stick of-=/path/to/place/file.isoCode: Select all
lsblkCode: Select all
$ dmesg | grep -i usb
$ dmesg | grep -i 'attached'