mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
Merge pull request #812 from Dasharo/dts-remove-sb-section
Remove "Disable Secure Boot" section in dts documentation
This commit is contained in:
@@ -86,7 +86,7 @@ platform:
|
||||
|
||||
* Dasharo device with DTS functionality integrated,
|
||||
* wired network connection,
|
||||
* [Secure Boot disabled](#disabling-secure-boot),
|
||||
* [Secure Boot disabled](../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
|
||||
* disabled BIOS lock feature (if device is already flashed with Dasharo),
|
||||
* disabled SMM BIOS write protection feature (if device is already flashed
|
||||
with Dasharo).
|
||||
@@ -112,7 +112,7 @@ platform:
|
||||
|
||||
* USB stick (at least 2GB),
|
||||
* wired network connection,
|
||||
* [Secure Boot disabled](#disabling-secure-boot),
|
||||
* [Secure Boot disabled](../dasharo-menu-docs/device-manager.md#secure-boot-configuration),
|
||||
* disabled BIOS lock feature (if device is already flashed with Dasharo),
|
||||
* latest image from [releases](https://github.com/Dasharo/meta-dts/releases)
|
||||
section.
|
||||
@@ -284,28 +284,6 @@ is the image of DTS. To flash image, you can use the same command shown in
|
||||
|
||||
* Boot the platform.
|
||||
|
||||
## Disabling Secure Boot
|
||||
|
||||
Any procedure affecting the firmware flashing should be preceded by controlling
|
||||
the Secure Boot status and if it is turned on, turning it off. The enabled
|
||||
Secure Boot will not only prevent you from operating on the firmware, but you
|
||||
will also not be able to launch DTS.
|
||||
|
||||
To check the Secure Boot state:
|
||||
|
||||
1. Turn off the station on which you want to test the Dasharo firmware.
|
||||
1. Turn the station on and go to the next step immediately.
|
||||
1. Hold the `BIOS SETUP KEY` to enter the `BIOS MENU`.
|
||||
1. Localize and enter the `Secure Boot` menu using the arrow keys and Enter.
|
||||
1. Verify that the `Secure Boot Status` field says `Disabled` - if not,
|
||||
deselect the `Enforce Secure Boot` option using the arrow keys and Enter.
|
||||
1. Change the setting of Secure Boot to `Disabled` and press Enter.
|
||||
1. Press the `F10` key to open the dialog box.
|
||||
1. Press `Enter` to confirm changes and exit from the menu.
|
||||
|
||||
After completing the steps described above, Secure Boot should be disabled.
|
||||
You could confirm that by repeating steps 3 - 5.
|
||||
|
||||
## Features
|
||||
|
||||
This section describes the functionality of the Dasharo Tools Suite. These are:
|
||||
|
||||
@@ -30,7 +30,7 @@ for a demonstration of Firmware Update Mode.
|
||||
|
||||
### Updating older versions
|
||||
|
||||
1. First, ensure that [UEFI Secure Boot](../../dasharo-tools-suite/documentation.md#disabling-secure-boot)
|
||||
1. First, ensure that [UEFI Secure Boot](../../dasharo-menu-docs/device-manager.md#secure-boot-configuration)
|
||||
has been disabled.
|
||||
|
||||
1. Boot to the [Dasharo Tools Suite](../../dasharo-tools-suite/documentation.md#bootable-over-a-network).
|
||||
|
||||
Reference in New Issue
Block a user