Skip to content

FUM warning #978

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
7 changes: 7 additions & 0 deletions docs/guides/firmware-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@ After the firmware update is finished, the device will reboot automatically. If
the update includes an Embedded Controller firmware update, it will be applied
automatically after reboot and the device will reboot again.

!!! warning

Keep in mind that the firmware will be updated automatically to the latest
Dasharo release and that you will not be able to provide DPP credentials.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If one cannot provide credentials then FUM is close to useless... What is the blocker to let the DPP credentials be provided @artur-rs ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue for the discussion: Dasharo/dasharo-issues#1211

This means that by default you can only use FUM to update to Dasharo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[...] firmware will be updated automatically to the latest Dasharo release

[...] you can only use FUM to update to Dasharo Community releases

Maybe change first sentence? e.g. updated to latest Dasharo Community release

Community releases.

!!! tip

Check out a more detailed explanation and rationale for Firmware Update Mode
Expand Down
Loading