Skip to content
Merged
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
2 changes: 1 addition & 1 deletion documentation/asciidoc/computers/config_txt/autoboot.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ boot_partition=3

* System is powered on and boots to partition 2 by default.
* An `Update Service` downloads the next version of the OS to partition 3.
* The update is tested by rebooting to partition 3 in `tryboot` mode `reboot "3 tryboot"`
* The update is tested by rebooting to `tryboot` mode `reboot "0 tryboot"` where `0` means the default partition.

**Committing or cancelling the update**

Expand Down