Results 1 to 6 of 6

Thread: How to change boot order without using BIOS ?

  1. #1
    Join Date
    Mar 2019
    Beans
    1

    Question How to change boot order without using BIOS ?

    I have Ubuntu 16.04 on my acer computer and I'd like to change the boot order but I forgot the password....I want to boot my USB Drive first (with windows).
    I found some topics about that but when I type 'efibootmgr' in a terminal, I get this : efibootmgr: EFI variables are not supported on this system.
    Can you help me please ?
    Last edited by oldos2er; March 3rd, 2019 at 05:38 PM. Reason: Fixed font.

  2. #2
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: How to change boot order without using BIOS ?

    It would help to see the system's partitions to verify the type of installation. Run the command:
    Code:
     sudo parted -l
    and post the resulting output.

  3. #3
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: How to change boot order without using BIOS ?

    If you have forgotten your password, you can follow these directions to enter a new one:https://itsfoss.com/how-to-hack-ubuntu-password/, or you can reinstall, which is a lot faster than using those directions, and which I strongly recommend. BACKUP YOUR FILES FIRST!

    And pick a password that is second nature to remember. If you are the only person who is using your PC, there's no real need to have a complicated one. I use a 4-digit password on my own laptop. It's still highly unlikely that anyone could guess it.
    Last edited by oldrocker99; March 3rd, 2019 at 05:51 PM.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  4. #4
    Join Date
    Jun 2014
    Beans
    7,383

    Re: How to change boot order without using BIOS ?

    when I type 'efibootmgr' in a terminal, I get this : efibootmgr: EFI variables are not supported on this system
    If you post the requested output of parted it will tell whether you have EFI, which apparently you do not. If you want to boot a windows install usb, you should be able to chainload it from the install Ubuntu Grub2 menu if you know the device and uuid.

  5. #5
    Join Date
    Feb 2018
    Location
    New Jersey (NYC Area)
    Beans
    60
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: How to change boot order without using BIOS ?

    https://help.ubuntu.com/community/Grub2/Setup

    You can change the defualt boot order or default boot OS by editing the GRUB config files. I have done it in the past. Please look at the above link and go through it for details.

  6. #6
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to change boot order without using BIOS ?

    What password? The password into Ubuntu? Or, the password into the BIOS? If like me you have a BIOS motherboard and not a UEFI motherboard then the instructions in my motherboard user guide might be useful.

    "If you forgot your BIOS password, you can clear it by erasing the CMOS Real Time Clock (RTC)."

    On my motherboard the RTC can be erased by changing a motherboard jumper. Or by removing the CMOS battery. You will need to enter the BIOS utility to set a time & date as well as setting the boot order as this action in effect resets the motherboard to it default settings.

    If you have an UEFI, then I can offer no help. Perhaps you can download a PDF copy of your machine's motherboard guide.

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •