Skip to content

Commit 7cd1dab

Browse files
authored
Merge pull request #1223 from Dasharo/fum-efivar-issue-expand
docs: guides: firmware-update: Mention that FUM can be used with dts.…
2 parents a13af31 + d151136 commit 7cd1dab

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

docs/guides/firmware-update.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ firmware versions:
2727
Capsule updates are only available when Intel ME is HAP-Disabled (on unfused
2828
platforms), and the AC adapter is connected to the laptop.
2929

30-
See [this Knowledge Base article](../../dasharo-menu-docs/dasharo-system-features.md#intel-management-engine-options)
30+
See [this Knowledge Base article](../dasharo-menu-docs/dasharo-system-features.md#intel-management-engine-options)
3131
for information about disabling the ME, or [Issue #1302](https://github.com/Dasharo/dasharo-issues/issues/1302)
3232
for more context.
3333

@@ -112,8 +112,19 @@ available as this is default way of updating or fusing your firmware.
112112

113113
??? success "Solution"
114114

115-
Boot DTS without Firmware Update Mode. To do that you can follow
115+
* Boot DTS without Firmware Update Mode. To do that you can follow
116116
[DTS documentation](../../dasharo-tools-suite/documentation/running).
117+
* When in Firmware Update Mode make sure to use
118+
[dts.ipxe](https://boot.dasharo.com/dts/dts.ipxe) script when booting
119+
DTS. You can do that by:
120+
121+
* Letting FUM boot it by default
122+
* Choosing `Dasharo Tools Suite` in `Dasharo Network Boot Menu`
123+
124+
![](images/dasharo-network-boot-menu.png)
125+
126+
* Running it manually from iPXE shell by following [Launching
127+
DTS](../../dasharo-tools-suite/documentation/running/#launching-dts)
117128

118129
#### Failed to queue capsule update
119130

2.41 KB
Loading

0 commit comments

Comments
 (0)