summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Condello <nanomad@users.noreply.github.com>2022-08-15 17:50:36 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:05:02 +0100
commit5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe (patch)
treefd1819259ecc154f69673c1a3c8208f5bfe46e38
parentMerge branch 'main' of github.com:hack-gpon/hack-gpon.github.io (diff)
downloadhack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.tar
hack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.tar.gz
hack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.tar.bz2
hack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.tar.lz
hack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.tar.xz
hack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.tar.zst
hack-gpon.github.io-5734ebd37ba06a5bfa91412fa64aeb5cd3511cfe.zip
-rw-r--r--ont-Zyxel-PMG3000-D20B.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ont-Zyxel-PMG3000-D20B.md b/ont-Zyxel-PMG3000-D20B.md
index 5110888..618d0ba 100644
--- a/ont-Zyxel-PMG3000-D20B.md
+++ b/ont-Zyxel-PMG3000-D20B.md
@@ -53,7 +53,7 @@ This stick supports dual boot, as visible from the presence of `ImageA` and `Ima
# List of firmwares and files
## Useful files
-- `/var/config/ont.sys` used to customize various settings on the stick
+- `/var/config/ont.sys` used to customize various settings on the stick. If you don't have it you can copy the stock one from /ont.sys
# Useful Commands
*Note: all commands start from the twmanu shell*
@@ -111,7 +111,7 @@ show me classname OmciClassName (e.g Ont2g)
Query via OMCI ME ID
```sh
omci
-show me id OmciClassId (e.g 7)
+show me classid OmciClassId (e.g 7)
```