install syslinux Identify your usb stick using one of the following commands (it should be somethin like /dev/sda, /dev/sdb, /dev/sdc…) unmount the usb device create partition table using fdisk (be sure to use the correct device!!!) unmount partition and device use mkfs.vfat to format the partition copy syslinux / install
Continue reading