summaryrefslogtreecommitdiffstats
path: root/_ont
diff options
context:
space:
mode:
authorGiammarco Marzano <stich86@gmail.com>2023-04-02 16:47:09 +0200
committerGitHub <noreply@github.com>2023-04-02 16:47:09 +0200
commit59d3a2a03a0f35dce3c4479039ffc684ce24fff6 (patch)
tree9f83b76c1871b112f9af91aea8a6aad6f7ea0a4f /_ont
parentUpdate ont-zte-f601.md (diff)
downloadhack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.tar
hack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.tar.gz
hack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.tar.bz2
hack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.tar.lz
hack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.tar.xz
hack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.tar.zst
hack-gpon.github.io-59d3a2a03a0f35dce3c4479039ffc684ce24fff6.zip
Diffstat (limited to '_ont')
-rw-r--r--_ont/ont-zte-f601.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/_ont/ont-zte-f601.md b/_ont/ont-zte-f601.md
index 33e0205..a1b95ad 100644
--- a/_ont/ont-zte-f601.md
+++ b/_ont/ont-zte-f601.md
@@ -60,6 +60,16 @@ parent: ZTE
| mtd6 | 00010000 | 00010000 | "parameter tags" |
| mtd7 | 00160000 | 00010000 | "usercfg" |
+
+This ONT supports dual boot, as visible from the presence of `kernel0` and `kernel1`, which contain the rootfs.
+The boot image can be swapped with the following command:
+
+```sh
+upgradetest switchver X
+```
+
+Where `X` can be `0/1` based on the image you want to boot.
+
# General Settings and Useful Commands
{% include alert.html content="Commands have been tested on V6/V7 HW rev on TIM and OF firmware" alert="Note" icon="svg-info" color="blue" %}