Creating the bootable device
Download a Linux Mint image from here
If you’re under Ubuntu, use Startup Disk Creator (installed by default)
If you’re under Windows, use Univeral USB Installer, free and available here
The rest is pretty straightforward…
2
After some short research I found the following fix, which is very simple to apply, and completely solves the problem:
Browse the USB device to the syslinux folder
Open and edit the syslinux.cfg file
The first line should read: default vesamenu.c32
Change it to: default live
Save and close the file