diff options
author | arianaglande <vasco.eb21@gmail.com> | 2022-08-19 23:06:58 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:05:02 +0100 |
commit | 2c7460834b6738b5903dceae89ebb4dfe03459c7 (patch) | |
tree | 77355bd7c36f17f821aa7918e3000d93e442a5ff | |
parent | Update ont-Zyxel-PMG3000-D20B.md (diff) | |
download | hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.tar hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.tar.gz hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.tar.bz2 hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.tar.lz hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.tar.xz hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.tar.zst hack-gpon.github.io-2c7460834b6738b5903dceae89ebb4dfe03459c7.zip |
-rw-r--r-- | ont-nokia-g-010s-p.md (renamed from ont-nokia-g-s010s-p.md) | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ont-nokia-g-s010s-p.md b/ont-nokia-g-010s-p.md index 1a3ca09..b4b4ffb 100644 --- a/ont-nokia-g-s010s-p.md +++ b/ont-nokia-g-010s-p.md @@ -24,6 +24,8 @@ parent: ONT {% include image.html file="g-s010s-p.jpg" alt="G-010S-P" caption="G-010S-P" %}
{% include image.html file="g-s010s-p-and-ma5671a.jpg" alt="G-010S-P and MA5671A Teardown" caption="G-010S-P and MA5671A Teardown" %}
+{% include alert.html content="G-010S-P and other models will not expose ethernet interface unless fiber cable is connected ([source](https://forum.mikrotik.com/viewtopic.php?t=116364&start=300))" alert="Warning" icon="svg-warning" color="yellow" %}
+
## Firmware is interchangeable with:
- [Huawei MA5671A](ont-huawei-ma5671a)
- [Nokia G-010S-P](ont-nokia-g-s010s-p)
@@ -47,6 +49,16 @@ Configuration: asc0=0 115200 8-N-1 ## List of software versions
## List of partitions
+
+| dev | size | erasesize | name |
+| ---- | -------- | --------- | -------- |
+|mtd0 | 00040000 | 00010000 | "uboot" |
+|mtd1 | 00080000 | 00010000 | "uboot_env" |
+|mtd2 | 00740000 | 00010000 | "linux" |
+|mtd3 | 0061eedc | 00010000 | "rootfs" |
+|mtd4 | 00370000 | 00010000 | "rootfs_data" |
+|mtd5 | 00800000 | 00010000 | "image1" |
+
## List of firmwares and files
## Disabling Dying Gasp
|