docs/guides/capsule-update.md: Add subsections to troubleshooting section

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć
2026-01-14 10:01:23 +01:00
parent 9e88c55799
commit eb75fa07a3

View File

@@ -159,6 +159,8 @@ page of the [Setup][main-page].
## Troubleshooting
### Looking up abort reason after a reboot
In case the update process has aborted, one can run `CapsuleApp.efi -S` in UEFI
Shell to get basic information pointing to the reason:
@@ -171,6 +173,8 @@ quite generic but still useful:
* `Not Ready` indicates that the capsule is unsupported by this firmware, likely
because it isn't compatible
### Interactive error during an update
You may also see the following screen:
![BtG capsule error](../images/menus/capsule_btg_error.jpg)