Skip to content

Commit 5f49d2e

Browse files
committed
unified/novacustom: add NUC BOX common documentation
Signed-off-by: Filip Lewiński <[email protected]>
1 parent 19882df commit 5f49d2e

File tree

11 files changed

+838
-981
lines changed

11 files changed

+838
-981
lines changed

docs/images/nuc_box.png

685 KB
Loading

docs/unified/novacustom/building-manual.md

Lines changed: 197 additions & 159 deletions
Large diffs are not rendered by default.

docs/unified/novacustom/firmware-update.md

Lines changed: 62 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -15,85 +15,92 @@ firmware version is currently installed on your device.
1515

1616
=== "Dasharo (UEFI)"
1717

18-
## Prerequisites
18+
=== "Laptops"
1919

20-
Your firmware version can be checked by entering the
21-
[Dasharo Setup Menu](../../dasharo-menu-docs/overview.md#dasharo-menu-guides.md)
22-
using the ++f2++ key while booting.
20+
## Prerequisites
2321

24-
> Advanced users can also [build](./building-manual.md) and/or flash the
25-
> binaries themselves by following the steps under the [Manual
26-
> update](#manual-update) section.
22+
Your firmware version can be checked by entering the
23+
[Dasharo Setup Menu](../../dasharo-menu-docs/overview.md#dasharo-menu-guides.md)
24+
using the ++f2++ key while booting.
2725

28-
### Capsule Update via fwupd
26+
> Advanced users can also [build](./building-manual.md) and/or flash the
27+
> binaries themselves by following the steps under the [Manual
28+
> update](#manual-update) section.
2929

30-
fwupd and Capsule Update are available starting with the following versions:
30+
### Capsule Update via fwupd
3131

32-
| Generation | Version |
33-
| ---------- | ------- |
34-
| 11th | 1.6.0 |
35-
| 12th | 1.8.0 |
36-
| 14th | 1.0.0 |
32+
fwupd and Capsule Update are available starting with the following versions:
3733

38-
!!! note
34+
| Generation | Version |
35+
| ---------- | ------- |
36+
| 11th | 1.6.0 |
37+
| 12th | 1.8.0 |
38+
| 14th | 1.0.0 |
3939

40-
Capsule updates are only available when Intel ME is HAP-Disabled and the
41-
AC adapter is connected to the laptop
40+
!!! note
4241

43-
See [this Knowledge Base article](../../../dasharo-menu-docs/dasharo-system-features/#intel-management-engine-options)
44-
for information about disabling the ME, or [Issue #1302](https://github.com/Dasharo/dasharo-issues/issues/1302)
45-
for more context.
42+
Capsule updates are only available when Intel ME is HAP-Disabled and the
43+
AC adapter is connected to the laptop
4644

47-
To update your firmware, run the following commands:
45+
See [this Knowledge Base article](../../../dasharo-menu-docs/dasharo-system-features/#intel-management-engine-options)
46+
for information about disabling the ME, or [Issue #1302](https://github.com/Dasharo/dasharo-issues/issues/1302)
47+
for more context.
4848

49-
```bash
50-
$ sudo fwupdtool refresh
51-
$ sudo fwupdtool update
52-
```
49+
To update your firmware, run the following commands:
5350

54-
or use any other fwupd front-end of your choice, like GNOME Firmware Update.
55-
Then, reboot your machine to apply the update.
51+
```bash
52+
$ sudo fwupdtool refresh
53+
$ sudo fwupdtool update
54+
```
5655

57-
!!! warning
58-
Powering off instead of rebooting as instructed by fwupd will result in
59-
aborting the update.
56+
or use any other fwupd front-end of your choice, like GNOME Firmware Update.
57+
Then, reboot your machine to apply the update.
6058

61-
### Firmware Update Mode
59+
!!! warning
60+
Powering off instead of rebooting as instructed by fwupd will result in
61+
aborting the update.
6262

63-
Firmware Update Mode is available starting with the following versions:
63+
### Firmware Update Mode
6464

65-
| Generation | Version |
66-
| ---------- | ------- |
67-
| 11th | 1.5.0 |
68-
| 12th | 1.7.0 |
69-
| 14th | Any |
65+
Firmware Update Mode is available starting with the following versions:
7066

71-
To update using Firmware Update Mode, follow the
72-
[generic Firmware Update documentation](../../guides/firmware-update.md#firmware-update-mode).
67+
| Generation | Version |
68+
| ---------- | ------- |
69+
| 11th | 1.5.0 |
70+
| 12th | 1.7.0 |
71+
| 14th | Any |
7372

74-
Check out our [YouTube video](https://www.youtube.com/watch?v=muWjhrQ7bQk)
75-
for a demonstration of Firmware Update Mode.
73+
To update using Firmware Update Mode, follow the
74+
[generic Firmware Update documentation](../../guides/firmware-update.md#firmware-update-mode).
7675

77-
### Updating older versions
76+
Check out our [YouTube video](https://www.youtube.com/watch?v=muWjhrQ7bQk)
77+
for a demonstration of Firmware Update Mode.
7878

79-
1. First, ensure that [UEFI Secure Boot](../../dasharo-tools-suite/documentation/features.md#disabling-secure-boot)
80-
has been disabled.
79+
### Updating older versions
8180

82-
1. Boot to the [Dasharo Tools Suite](../../dasharo-tools-suite/documentation/running.md#bootable-over-a-network).
83-
We recommend the network boot option.
81+
1. First, ensure that [UEFI Secure Boot](../../dasharo-tools-suite/documentation/features.md#disabling-secure-boot)
82+
has been disabled.
8483

85-
1. In the main menu of Dasharo Tools Suite, select option `5` to proceed with
86-
the installation of the firmware update.
84+
1. Boot to the [Dasharo Tools Suite](../../dasharo-tools-suite/documentation/running.md#bootable-over-a-network).
85+
We recommend the network boot option.
8786

88-
1. In case you want to know more about the firmware update option in Dasharo
89-
Tools Suite, please check out the
90-
[features section](../../dasharo-tools-suite/documentation/features.md#firmware-update)
91-
of the dedicated Dasharo Tools Suite documentation page.
87+
1. In the main menu of Dasharo Tools Suite, select option `5` to proceed with
88+
the installation of the firmware update.
9289

93-
### Manual update
90+
1. In case you want to know more about the firmware update option in Dasharo
91+
Tools Suite, please check out the
92+
[features section](../../dasharo-tools-suite/documentation/features.md#firmware-update)
93+
of the dedicated Dasharo Tools Suite documentation page.
9494

95-
This update method is for advanced users only and is not recommended for
96-
regular end users.
95+
### Manual update
96+
97+
This update method is for advanced users only and is not recommended for
98+
regular end users.
99+
=== "NUC BOX"
100+
101+
### Manual update
102+
103+
Currently, the NUC BOX only supports updating the firmware manually via DTS.
97104

98105
Ensure that the firmware protections are disabled (1) in
99106
[Dasharo Security Options](../../dasharo-menu-docs/dasharo-system-features.md).

0 commit comments

Comments
 (0)