public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
From: blinux-list at redhat.com (Linux for blind general discussion)
Subject: PC no longer boots from DVD
Date: Sat, 20 Aug 2022 18:58:45 +0200	[thread overview]
Message-ID: <mailman.2519.1661014728.10503.blinux-list@redhat.com> (raw)
In-Reply-To: <mailman.2198.1660996299.10506.blinux-list@redhat.com>

On 8/20/2022 1:51 PM, Linux for blind general discussion wrote:
> It want boot from USB or the DVD drive.
> I can play DVD?s or CD?s, so the drive is OK.
> I don?t know what could have changed my boot sequence.
> I found this article online but have not tried it yet.
> How to change the boot sequence
>
> efibootmgr -v
> This will display all boot devices on your computer, and resemble something like:
> BootCurrent: 0000
> Timeout: 2 seconds
> BootOrder: 0000,0004,0005,0003
> Boot0000* ubuntu	HD(...)/File(\EFI\UBUNTU\SHIMX64.EFI)
> Boot0003* Hard Drive	BBS(...)
> Boot0004* UEFI: JetFlashTranscend 32GB 1100 ...
> Boot0005* UEFI: JetFlashTranscend 32GB 1100, Partition 1...
> The first line shows the current device that was booted from, the third line shows the computer's current boot sequence, and the following lines list each bootable device.
> Take note of the numbers such as 000, 003, etc. In this example, we can see the current boot sequence is the Ubuntu installation, followed by the hard drive, and the two different partitions on a 32GB USB drive.
>
> Change Boot Sequence
> Choose your new boot sequence by the device numbers, and change your boot sequence with the command:
> sudo efibootmgr -o 5,0,4,3
> Using the above example, that command would change the boot sequence to try the USB drive first, followed by the main Ubuntu installation.
> It's that simple, and you can now change the boot sequence on any Linux computer via terminal without scrambling to get into the BIOS when first powering on the computer.
>

This assumes that you have a non-legacy BIOS! :)

--
John Doe


      reply	other threads:[~ UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 blinux-list
 ` blinux-list
   ` blinux-list
     ` blinux-list
       ` blinux-list [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mailman.2519.1661014728.10503.blinux-list@redhat.com \
    --to=blinux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).