USB booting to installing Linux on a new Lenovo laptop

69,641

Solution 1

I finally got the tech people to admit they password-locked the BIOS. After they changed the password, I was able to alter the boot sequence and start the installation of Linux.

Solution 2

Change the BIOS from UEFI to legacy. When I did that, the USB appeared in the boot menu when restarting my computer.

Solution 3

You probably just need to disable Secure Boot, so the linux installer is allowed to boot.

You can check whether this is enable by running this in a Windows terminal (e.g. powershell):

Confirm-SecureBootUEFI

If you have it Enabled, go to the power off options and while holding the Shift key, click on Restart. Then select 'Troubleshoot', 'UEFI Firmware Settings'. You can then choose to 'Disable Secure Boot'.

A full guide on 'Installing Ubuntu on a Pre-Installed Windows 8 (64-bit) System (UEFI Supported)' can be found here.

Solution 4

I have the same laptop and do have Ubuntu installed on it.

All I had to do was navigate to the "Restart" area in BIOS and disable OS optimised defaults. Navigate to the "Startup" area and ensure that the F12 boot option is enabled. Exit saving changes. Check if you have the authority to do this.

Share:
69,641
Btz
Author by

Btz

Updated on September 18, 2022

Comments

  • Btz
    Btz almost 2 years

    I recently got a Thinkpad T440s with Windows 8.1 for my job, and since most of my work is done under Linux I am going to install Ubuntu on it, so that I can dual boot. The problem is that it won't boot from USB. In the BIOS, the Boot Priority Order only has the Windows Boot Manager and LAN, with USB devices appearing under "Excluded from boot priority order" lower down.

    After preparing a USB flash drive as a Ubuntu installer, I thought I can get the computer to boot from USB at least once by going through the PC Settings window, then Update and Recovery -> Recovery -> Advanced Start Up -> Use a Device and picking one of the USB devices, but the computer just ignores the flash drive and boots straight into Windows.

    On older computers I just use GRUB to pick what operating system to boot into, but with this computer I'm not sure how to best configure the start up - is Windows Boot Manager going to interfere?

    I tried to search on Google but nothing I could find was really of help. The techs here won't help or support me, although installing Linux is allowed - and even necessary, in my case.

    • Admin
      Admin almost 10 years
      Oh look, UEFI problems. You might want to swap one of your tags (lenovo or thinkpad) for it.
    • Admin
      Admin almost 10 years
      Ok, good idea, I swapped in the UEFI tag.
  • Btz
    Btz almost 10 years
    The F12 boot option is enabled. The USB flash drive won't appear in the Boot menu. USB devices show up in the "Excluded from boot priority order" list of Boot->Startup in the BIOS.
  • Btz
    Btz almost 10 years
    Doing that brings me in the BIOS config screen. In its Main section, it says that the UEFI Secure Boot is off. Despite that, no USB device appears using F12.
  • Btz
    Btz almost 10 years
    By the way, the guide you link to says there is no need to disable Secure Boot, but does that hold? In any case, it seems like it's already disabled.
  • vikkp
    vikkp almost 10 years
    Ok. What happens when you select the USB devices under "Excluded from boot priority order" and press Shift + 1 ? It should move to the Boot Priority Order List.
  • Btz
    Btz almost 10 years
    Nothing. Startup->Boot just gives me these two lists (the one for boot priority and the one for excluded devices) and I can scroll them but not, apparently edit them. +/- Enter, F9, numeric keys, left/right cursors won't work.
  • TheBeginner
    TheBeginner almost 10 years
    Are you sure the USB installer is setup correctly? For example, when viewing under windows, does it show mutiple files (like this). How did you create the USB? (N.B. there is a guide here that recommends using Pen drive linux)
  • Btz
    Btz almost 10 years
    I used Startup Disk Creator on a Ubuntu 14.04 desktop machine, which by the way boots the USB installer with no problem.
  • TheBeginner
    TheBeginner over 5 years
    @Btz running without secure boot can work, just on most linux OSs at the mo it may break some drivers and hibernation