diff options
author | Giammarco <stich86@gmail.com> | 2024-10-11 16:56:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 16:56:05 +0200 |
commit | 61b61fc3a1d4e0b4f6baac558c03e6f30f08281a (patch) | |
tree | c468d82cb55660e9f7dce7fb9d0c4eccafde25c6 /_ont/ont-zte-f6005v3.md | |
parent | Update ont-zte-f6005v3.md (diff) | |
download | hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.tar hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.tar.gz hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.tar.bz2 hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.tar.lz hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.tar.xz hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.tar.zst hack-gpon.github.io-61b61fc3a1d4e0b4f6baac558c03e6f30f08281a.zip |
Diffstat (limited to '')
-rw-r--r-- | _ont/ont-zte-f6005v3.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_ont/ont-zte-f6005v3.md b/_ont/ont-zte-f6005v3.md index 2c216d5..7734946 100644 --- a/_ont/ont-zte-f6005v3.md +++ b/_ont/ont-zte-f6005v3.md @@ -336,12 +336,12 @@ Where X is the number of supported regioncode into file `/etc/init.d/regioncode` ``` # Random notes -- F6005v3 read the software version exposed through the gpon_omci deamon from each kernel partition header, so the only way to spoof this parameter is to change the version in the header and recalculate CRC, otherwise the bootloader will refuse to load the image. +- **ZTE F6005v3** read the software version exposed through the `gpon_omci` deamon from each kernel partition header, so the only way to spoof this parameter is to change the version in the header and recalculate CRC, otherwise the bootloader will refuse to load the image. - If your ONT is updated by the OLT (e.g., an F6005v3 OpenFiber ONT connected to a TIM OLT), the U-Boot partition will also be updated. After this update, it will no longer be possible to switch to the other partition because the signatures will not match. # Miscellaneous Links -- [ZTE Telnet enabled](https://github.com/douniwan5788/zte_modem_tools) +- [ZTE ONU Telnet Enabler](https://github.com/stich86/zteOnu) # Teardown and other photos |