Trying to boot from usb

80,164

Solution 1

On the USB key, rename the isolinux folder to syslinux.

In the same folder, rename the isolinux.bin and isolinux.cfg files to syslinux.bin and syslinux.cfg, respectively.

Now, try booting with the USB drive again.

Solution 2

The root cause to this system error is FAT32. I think your Bios cannot understand FAT32 file system. May be your system is old one. Format the USB with FAT16, or simply FAT file system and then create the usb bootable stick that will definitely work....

Share:
80,164

Related videos on Youtube

iron
Author by

iron

Updated on September 18, 2022

Comments

  • iron
    iron over 1 year

    Possible Duplicate:
    Boot failure : No DEFAULT or UI configuration directive found!

    I have similar issues but none with the 12.04 build.

    Im trying this on a dell d610 laptop with a bad hard drive and was told i could just directly boot from the usb drive.

    Im using an 8g usb drive and i have tried using the uui tool and get this message. SYSLINUX 4.06 EDD 4.06-pre1 Copyright (c) 1994-2011 H.Peter Anvinet al ERROR: No configuration file found No DEFAULT or UI configuration directive found!

    Then i tried using unetbootin and got the bootup screen with only the default option and it would say auto boot with a 10 sec countdown and start over again.

    I do have the boot sequence for usb first.

  • iron
    iron about 12 years
    I tried the name changes and got the same response.
  • iron
    iron about 12 years
    Is there any more specific instructions on how to do this.I want to use universal usb installer.
  • iron
    iron about 12 years
    Thank you sircharlo i finally figured it out the sys prefix worked as you mentioned.The other issues were operator error.
  • iron
    iron about 12 years
    Did not try this method so i cant comment.But thank you for the response.
  • Eliah Kagan
    Eliah Kagan almost 12 years
    There is no such thing as "simply FAT" as distinct from FAT16 or FAT32 (or some of the other less common FAT filesystems like exFAT). FAT by itself, when intended to refer to a specific filesystem, typically refers to FAT16.
  • Wireblue
    Wireblue over 11 years
    In my instance a syslinux folder already existed, so I simply renamed it to syslinux_old and then followed the above steps. Worked for me. =)
  • Corey Goldberg
    Corey Goldberg over 10 years
    worked for me. original usb was made from Startup Disk Creator in 13.04.
  • Insperatus
    Insperatus over 9 years
    Admins are out of control with what they label as duplicates <shakes head>