- Insert your flash drive
- Format it by GParted and check your flash drive path i.e. /dev/sdb
- Umount your flash drive
- Run terminal and push iso to your flash drive by command:
123sudo dd if=/path/to/linux.iso of=/dev/sdb bs=4M; sync - Wait for finish
- Reboot