snippetbashTip
efibootdump — Dump boot entries from a variable or a file. More information: <https://manned.org/efibootdump>.
Viewed 0 times
commandfrombootclivariabledumpentriesefibootdump
linux
Problem
How to use the
efibootdump command: Dump boot entries from a variable or a file. More information: <https://manned.org/efibootdump>.Solution
efibootdump — Dump boot entries from a variable or a file. More information: <https://manned.org/efibootdump>.Dump boot entries from a file:
efibootdump {{[-f|--file]}} {{/sys/firmware/efi/efivars/Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c}}Code Snippets
Dump boot entries from a file
efibootdump {{[-f|--file]}} {{/sys/firmware/efi/efivars/Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c}}Context
tldr-pages: linux/efibootdump
Revisions (0)
No revisions yet.