Update 20221207.2 ️ How to Access UEFI Settings in Linux Systems.md

This commit is contained in:
六开箱 2022-12-07 19:56:15 +08:00 committed by GitHub
parent 89bb750741
commit 37868f6c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ Want to check the boot order or the power settings at the firmware level? **You
The problem with this approach is that you may not know the exact key and must be alert about pressing those keys at the right time.
![Mr. Bean][1a]
If you dont want to feel like Mr. Bean in the above Gif, you can access the UEFI settings from the [Grub bootloader][1] screen in Linux.
![uefi firmware settings grub linux][2]
@ -107,6 +109,7 @@ via: https://itsfoss.com/access-uefi-from-linux/
[a]: https://itsfoss.com/author/sagar/
[b]: https://github.com/lkxed
[1a]: https://external-preview.redd.it/dxmsKYDmzgfb1thu3EFI8Ni-DNfprNX8W8xDtff4QWU.gif?format=mp4&s=c31204644ac6a2a348133986714ff97cf3c4a48a
[1]: https://itsfoss.com/what-is-grub/
[2]: https://itsfoss.com/wp-content/uploads/2022/12/uefi-firmware-settings-grub-linux.webp
[3]: https://itsfoss.com/check-uefi-or-bios/