Preparing Files for USB Memory Stick Booting
Download the image
| |
Flash the ISO into USB
First of all is to identified the partition of the USB connected. We use lsblk command and then, we unmount the partition. After that, we format in vFAT and, finnally, flash the ISO into USB.
One way is to burn an image is with the dd command as shown below:
| |