Skip to content
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
4 changes: 4 additions & 0 deletions content/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ Before installation, the following checks are recommended:
- Disable booting from USB (some manufacturers allow firmware changes from live systems).
- Set a BIOS password to prevent tampering.

As firmware updates for devices are often released only in .exe format, you are advised to shrink, but not delete, the Microsoft Windows system, and install firmware updates there as they are released. If your device does not come with a Windows installation, you may want to use [rufus](https://github.com/pbatard/rufus) to create a Windows To Go USB thumbdrive.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
As firmware updates for devices are often released only in .exe format, you are advised to shrink, but not delete, the Microsoft Windows system, and install firmware updates there as they are released. If your device does not come with a Windows installation, you may want to use [rufus](https://github.com/pbatard/rufus) to create a Windows To Go USB thumbdrive.
As firmware updates for devices are often released only in .exe format, you are advised to shrink, but not delete, the Microsoft Windows system, and install firmware updates there as they are released. If your device does not come with a Windows installation, you may want to use [Fedora Media Writer](https://docs.fedoraproject.org/en-US/fedora/latest/preparing-boot-media/#_fedora_media_writer) to install it.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure we should add any of this... fwupd handles things reasonably well. If they're missing firmware, you should open an issue on fwupd.


Up-to-date firmware plays a significant role in overall device security. It is suggested that you bookmark the firmware updates page of your specific device, and check regularly if any update has been published. Alternatively, boot to Windows and check for firmware updates in Windows Update, under the Optional Updates page.

<hr>

## [Terms of Use](#terms)
Expand Down