Skip to content

Update boot-menu.md #1289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions content/boot-menu.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Access BIOS or Boot Menu
title: Access BIOS/UEFI or Boot Menu
description: >
How to access BIOS settings or boot from other media.
How to access BIOS/UEFI settings or boot from other media.
keywords:
- boot
- menu
Expand All @@ -16,16 +16,18 @@ section: software
tableOfContents: true
---

The BIOS or boot menu can be accessed by holding specific keys down during boot. Refer to the table below for the keys on each model:
The BIOS/UEFI or boot menu can be accessed by holding specific keys down during boot. Refer to the table below for the keys on each model:

| Model | BIOS key | Boot Menu key |
| Model | BIOS/UEFI key | Boot Menu key |
|:-----------------------------------------------------------:|:--------:|:---------------------------------:|
| Laptops:<br/>All Open Firmware models<br/>Pangolin (pang12 and above) | ESC | ESC:<br/>Select `One Time Boot` (Open Firmware)<br/>or `Save & Exit` → `Boot Override`. |
| Laptops:<br/>Most proprietary firmware models | F2 | F7 |
| Older laptops | Depends on the system | F1 |
| Thelio desktops | Del | F8/F11/F12 |
| Thelio desktops | Del/F2 | F8/F11/F12 |
| Meerkat (mini) desktops | F2 | F10 |

If the listed keys don't work, try holding each F1 through F12 key during separate reboots until the BIOS/UEFI appears.

## Open Firmware Screenshots

The following screenshots show the menus in System76 Open Firmware with Coreboot:
Expand Down