Skip to content

Commit 437af5d

Browse files
author
Alasdair Allan
authored
Merge pull request #2698 from timg236/autoboot-partition-0
autoboot.txt - specifiy 0 for the default partition in reboot call
2 parents fe96110 + 47bc733 commit 437af5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/config_txt/autoboot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ boot_partition=3
4141

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

4646
**Committing or cancelling the update**
4747

0 commit comments

Comments
 (0)