1. Startup Disk Creator is a built-in application in Ubuntu Linux
2. Convert iso file into bootable usb media using ddrescue
- install ddrescue
sudo apt update
sudo apt install gddrescue
- check block device name
eg. /dev/sdf
- enter the command as follows: