You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 01.Get-started/03.Deploy-an-operating-system-update/docs.md
+6-39Lines changed: 6 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ taxonomy:
5
5
label: tutorial
6
6
---
7
7
8
+
!!! This tutorial is not supported by the virtual device because it does not have
9
+
!!! a board integration required for Operating System updates.
10
+
8
11
This tutorial will walk you through how to do robust Operating System updates with
9
12
rollback. These types of updates cover the whole system including system level
10
13
applications and the Linux kernel and ensure the device comes back in a
@@ -16,6 +19,7 @@ as power loss.
16
19
17
20
You should:
18
21
22
+
* have completed [Prepare a Raspberry Pi device](../01.Preparation/01.Prepare-a-Raspberry-Pi-device/docs.md). Note that this tutorial is not compatible with the virtual device.
19
23
* have completed [Deploy an application update](../02.Deploy-an-application-update/docs.md)
20
24
* know the IP address of your device
21
25
@@ -54,30 +58,13 @@ Setup the `IP_ADDRESS` shell variable with correct IP address of your device:
0 commit comments