Can't boot from USB - even with BIOS set correctly

I can't boot from USB even though the BIOS is set to boot from USB first. Windows Boot manager somehow seems to be taking precedence. I have Windows 7, Linux Mint and Ubuntu installed on my hard-drive. When I boot-up those are the only options, despite having a USB stick plugged in then going into the BIOS and setting the UEFI USB stick as the primary boot device.

The USB device is fine as I can see it in Windows/Linux and can read the files. I made it bootable (in theory) by using linuxlive and/or pendrive with no success (though I've had success with both in the past).

Any suggestions?

6

16 Answers

You need to enable booting from non-EFI devices. This option can be found in most BIOSs called the Compatibility Support Module or CSM. This option is sometimes hidden until you disable Secure Boot. I've also seen it hidden until Fast Boot is disabled. Once you enable the CSM module and set it to boot EFI + Legacy boot devices you shouldn't have any trouble booting your USB device.

3

Your USB must have UEFI boot enabled. To do so, burn your ISO image to stick using Rufus (download here: . Select 'Rufus V1.3.4'and download it. Open the tool and under partitioning Options select 'GPT Partition Scheme for UEFI computer'. Select your ISO from the small CD Drive Icon under format options. Click start. When finished reboot your computer and select the UEFI USB options from the manufacturer's boot options.

4

In order to boot from a USB drive UEFI, you have to have legacy boot enabled OR the drive has to be formatted in GPT.

I have an old computer, and I've had the same problem. I found a new solution for it:

  1. Go to this website and download the latest stable package (Plop Boot Manager).
  2. Write the ISO file into a blank CD
  3. Boot the computer from the CD drive
  4. Choose the USB option from the list

USB boot solution

2

I came across this post since I had a similar problem. i.e. my boot sequence in the BIOS was set to: Removable device, CD and HDD. I had my Windows 7 installation on a bootable USB sticked in, (no CD), but still it would boot in the OS from the hard disk drive.

Solution in my case:

The 16 GB USB stick I was using was not considered as a removable device. In the BIOS settings, I found that the problem was in the hard drive setting sections, so I changed the HDD setting from SATA to Sandisk. The BIOS setting was still Removable, CD and HDD, and this time it booted from the USB.

2

When you can't find the Compatibility Support Module (CSM), the legacy, and if Rufus seems too complicated and none of the other options in the answers listed here suites you, try a reset of your BIOS to "Optimized Defaults".

You just have to press a key, as indicated in the BIOS instructions. Mine was to press F9.

As soon as I reset the BIOS, it could identify my USB in a whole different way. Already as the first boot option and even the brand of the USB was there. So I pressed F10 and Enter to save and when rebooting it worked as predicted this time.

In this situation, it was a bootable USB created with Universal USB Installer from Pendrivelinux.com, according to this tutorial.

Either the USB stick isn't bootable, or you have EFI secure boot enabled, and the stick isn't secure boot enabled.

3

In my case of this exact issue I had created the bootable USB using a Microsoft tool and a Microsoft ISO image. I had used a USB 3 port on my machine to build the USB.

After failing to boot from it and trying all sorts of ideas, I simply plugged the USB into a USB 2 port, and it worked.

1

The only thing you need to do to solve this error is to change the secure boot to off and change CMS boot to on and then set SATA configuration to the other one that is not selected.

I had this problem, and I'm presenting the solution:

  1. You need to make the bootable Windows 7 USB flash primarily. It is easy with Rufus.

  2. Restart the PC/laptop

  3. Enter the BIOS

    In the BIOS you must choose the option to boot from USB (in some BIOSes the option is USB-HDD).

In some BIOSes you need to rearrange the order of booting HDD also. Place USB as the first hard disk drive (USB flash is displayed by its producer name).

Also if you have a keyboard with USB port, you must enable "USB keyboard".

If the USB keyboard is not enabled at the step "Press any key to load from USB..." you cannot enter USB because the keyboard stops to function at this step if it's not enabled as USB keyboard.

  1. If you you cannot boot after these steps, your USB flash is damaged or your motherboard is very very old.

In my case of this exact issue I had to remove the hard disk drive power, boot from USB, and, while loading installation files, I repowered the hard disk drive.

0

I needed to press Esc on startup for my laptop with win 7 starter installed to boot from usb. This was after i selected USB as primary boot option in BIOS.

I had problems with booting from USB on a Gigabyte H55M-UD2h. I tried everything i could find, even easyBCD and DriveDroid. Every USB device i pluged in was visible but it couldnt boot.

Disabling onboard LAN PORT and making USB-HDD my first and only boot option resolved my problem. So if none of above help you, try that. Without disabled LAN i couldnt boot.

I had this problem for days ..

Using Rufus (), under "Partition Scheme", I used MBR instead of GPT to create the bootable USB, I rebooted with USB above the Hard Disk in boot order, it worked!

I'm so happy. 😊

I just had that problem and my solution was different. Nothing was working and it's not like i am a novice to this. After a lot of tries with a 2022 win10 build, which was working on other similar PCs, i just installed a 2019 version via rufus, for a sanity check, and voila it worked no problem.

Edit: btw it was an "Acer Aspire 5742G-374G32Mnkk", from probably 2010 or something

I had a similar problem with a Gigabyte mobo.

My fix:

  • Press F12 to enter the menu that allows you to choose boot order.
  • Noticed that there is '+' symbol in the front of 'HDD'.
  • Expand the selection and USB stick will be listed there.

You Might Also Like