0

i want to make a bootable usb with kubuntu 18.04 on it but every time i try this pop-up shows: "An error(1) occurred while executing syslinux. Your USB drive won’t be bootable."

1 Answers1

0

Windows Boot Drive Programs

There are lots of options for making an installer USB in Windows, most are syslinux based..

Some offer Live installs, (without persistence):

Rufus

Rufus - 3.1.1320 (BIOS and UEFI)

Copy/Paste ISO Contents

Copy/Paste ISO Contents - (UEFI only)

Some offer a choice of either Live or Persistent installs:

MultiBootUSB

MultiBootUSB - 9.2.0 (BIOS and UEFI, 4GB persistence, Problems: Missing casper-rw file)

Linux Live

Linux Live - 2.9.4 (BIOS and UEFI, >4GB persistence BIOS only, comes with Portable Virtualbox)

enter image description here

UNetbootin - 661 (BIOS and UEFI, 4GB persistence)

enter image description here

Universal - 1.9.8.3 (BIOS and UEFI, 4GB persistence)(>4GB BIOS/NTFS)

YUMI

YUMI - 2.0.5.7 (BIOS only, >4GB persistence NTFS)

YUMI-UEFI - 0.0.0.8 (UEFI only, 4GB persistence)

All of the commercial Syslinux installers require at least three inputs:

  • Location of source ISO.

  • Target drive letter.

  • Amount of persistence.

Several of the programs will allow formatting the drives FAT32 or NTFS, if not sure choose Default, (FAT32). NTFS does not boot with UEFI.

C.S.Cameron
  • 19,519