![](/static/undefined/assets/icons/icon-96x96.png)
![](https://lemmy.ml/pictrs/image/q98XK4sKtw.png)
I have never used those tools, I usually just dd the iso to a usb. I am assuming you are on a linux distribution already. I would download a fresh iso and verify the checksum. Then use dd to write to the usb. I use this format, and of course replace the path to iso bit and /dev/sdx (your usb)with what is relevant to your situation. Just open terminal and type
sudo dd bs=4M if=path/to/your.iso of=/dev/sdx conv=fsync oflag=direct status=progress
You probably already know but you can find the usb’s specific /dev/sdx with sudo fdisk -l
I never thought of that before, but I agree. Also, now all I can imagine is Riker walking up behind a bicycle and just effortlessly gliding onto the seat, swinging his leg gracefully.