summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPietro Ameruoso <42093926+pameruoso@users.noreply.github.com>2023-04-27 16:41:38 +0200
committerGitHub <noreply@github.com>2023-04-27 16:41:38 +0200
commit31e338c17757403a176c098c2391d521c2da7c4c (patch)
tree06f8a8e85ccadac54569e5fa44bcb5c118f46f27
parentHotfix Ex5601 t0 (#191) (diff)
downloadhack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.tar
hack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.tar.gz
hack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.tar.bz2
hack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.tar.lz
hack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.tar.xz
hack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.tar.zst
hack-gpon.github.io-31e338c17757403a176c098c2391d521c2da7c4c.zip
-rw-r--r--_sfp_cage/zyxel.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/_sfp_cage/zyxel.md b/_sfp_cage/zyxel.md
index f0ce55b..bad633b 100644
--- a/_sfp_cage/zyxel.md
+++ b/_sfp_cage/zyxel.md
@@ -101,7 +101,7 @@ You have successfully unlocked zloader access, this procedure must be done only
### Dump supervisor password
{% include alert.html content="The following procedure is provided as-is, if you damage the device this community is not responsibile of it in any way." alert="Warning" icon="svg-warning" color="red" %}
-{% include alert.html content='The supervisor user is the most powerful user that can be used from the web interface. The supervisor password is written in the nand and it's encrypted. To dump the password you must first complete the "Unlock zloader" procedure' alert="Info" icon="svg-info" color="blue" %}
+{% include alert.html content="The supervisor user is the most powerful user that can be used from the web interface. The supervisor password is written in the nand and it's encrypted. To dump the password you must first complete the Unlock zloader procedure" alert="Info" icon="svg-info" color="blue" %}
1. Open the router case and connect your usb to serial adapter.
2. Open putty or any other serial capable software and configure it to use your COMX port with 115200 speed.
@@ -121,7 +121,7 @@ atsr
{% include alert.html content="The following procedure is provided as-is, if you damage the device this community is not responsibile of it in any way." alert="Warning" icon="svg-warning" color="red" %}
-{% include alert.html content='To swap the boot partition you first have to complete the "Unlock zloader" procedure' alert="Info" icon="svg-info" color="blue" %}
+{% include alert.html content="To swap the boot partition you first have to complete the Unlock zloader procedure" alert="Info" icon="svg-info" color="blue" %}
1. Open the router case and connect your usb to serial adapter.
2. Open putty or any other serial capable software and configure it to use your COMX port with 115200 speed.
@@ -142,7 +142,7 @@ cat /proc/cmdline
## Unlock u-boot access
{% include alert.html content="The following procedure is provided as-is, if you damage the device this community is not responsibile of it in any way." alert="Warning" icon="svg-warning" color="red" %}
-{% include alert.html content='To unlock u-boot access you first have to complete the "Unlock zloader" procedure' alert="Info" icon="svg-info" color="blue" %}
+{% include alert.html content="To unlock u-boot access you first have to complete the Unlock zloader procedure" alert="Info" icon="svg-info" color="blue" %}
{% include alert.html content="Having full u-boot access can be very dangerous, with great power comes great responsibility." alert="Warning" icon="svg-warning" color="red" %}