Re: efibootmgr?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Sep 8, 2018 at 7:01 AM, Tom Horsley <horsley1953@xxxxxxxxx> wrote:
> I've been trying to decrypt efibootmgr docs and I've
> given up :-).

The firmware situation is awful.


> I keep getting the impression you can't examine any
> efi boot info other than the one currently active
> which you booted from.

There is no firmware state information saved outside of NVRAM. The
gotcha is that efibootmgr doesn't show you everything. It only shows
boot entries and their order. If you look at
$ ls -l /sys/firmware/efi/efivars/

There's a lot of other crap in NVRAM.


>
> What if I want to stick a removable disk into the
> system and examine the boot parameters on it?

sudo blkid
then mount any and all FAT12/16/32 volumes
then look inside EFI/BOOT

The firmware will default to booting any OS Loader found in EFI/BOOT

The only state information you'll find there is the OS Loader, not the firmware.

OS Loader = bootloader in UEFI parlance


> Any way to point efi tools to a completely separate
> non-root disk that just happens to be plugged into
> the system?

Nope. There's no firmware state information saved to disk.



-- 
Chris Murphy
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux