mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
Merge pull request #1220 from Dasharo/fum-capsule-fuse
Fum capsule fuse
This commit is contained in:
@@ -18,10 +18,15 @@ This section describes how to boot DTS using iPXE.
|
||||
Below are the requirements that must be met to run DTS over a network on the
|
||||
platform:
|
||||
|
||||
* Dasharo device with DTS functionality integrated,
|
||||
* platform must be running Dasharo UEFI firmware,
|
||||
* wired network connection,
|
||||
* [Secure Boot disabled](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
|
||||
* If device if flashed with Dasharo and support following functionality
|
||||
* [Secure Boot
|
||||
disabled](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
|
||||
* [Network Boot
|
||||
enabled](../../dasharo-menu-docs/dasharo-system-features.md#networking-options),
|
||||
* if firmware supports following
|
||||
[Dasharo Security
|
||||
Options](../../dasharo-menu-docs/dasharo-system-features.md#dasharo-security-options)
|
||||
+ disabled BIOS lock feature,
|
||||
+ disabled SMM BIOS write protection feature.
|
||||
|
||||
@@ -96,7 +101,7 @@ platform:
|
||||
section.
|
||||
* Wired network connection,
|
||||
* [Secure Boot disabled](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
|
||||
* If device if flashed with Dasharo and support following functionality
|
||||
* If device is flashed with Dasharo and support following functionality
|
||||
+ disabled BIOS lock feature,
|
||||
+ disabled SMM BIOS write protection feature.
|
||||
|
||||
|
||||
@@ -98,6 +98,23 @@ Here are known issues, grouped by the platform vendor.
|
||||
|
||||
### Generic
|
||||
|
||||
#### Firmware doesn't support capsule update in FUM
|
||||
|
||||
This issue can happen if DTS was booted via [FUM](#firmware-update-mode) on
|
||||
Dasharo firmware version that does not support capsule updates while in FUM.
|
||||
It can only occur when in Firmware Update Mode and only if capsules are
|
||||
available as this is default way of updating or fusing your firmware.
|
||||
|
||||
??? note
|
||||
|
||||
You can read more about this issue at
|
||||
<https://github.com/Dasharo/dasharo-issues/issues/1759>
|
||||
|
||||
??? success "Solution"
|
||||
|
||||
Boot DTS without Firmware Update Mode. To do that you can follow
|
||||
[DTS documentation](../../dasharo-tools-suite/documentation/running).
|
||||
|
||||
#### Failed to queue capsule update
|
||||
|
||||
The most likely reason for this error is enabled ME. If FD region is unlocked,
|
||||
|
||||
Reference in New Issue
Block a user