How to create bootable linux USB flash drive via CLI?
This post will show how to create a bootable Linux USB flash drive from the terminal and using just a dd command. It's required that you have downloaded an ISO of your choice, I'm going to use Fedora Workstation 32 ISO as an example. In my case it…