mirror of
https://github.com/stich86/UF-Instant-Mod.git
synced 2025-01-22 00:55:39 +00:00
Update README.md
This commit is contained in:
parent
69df7b11f7
commit
60635e1511
11
README.md
11
README.md
|
@ -69,3 +69,14 @@ To avoid this problem there are two solution:
|
||||||
2 - disable `bootlimit` env setting it to `0`. Can be done with command `nv set bootlimit 0` on Linux OS\
|
2 - disable `bootlimit` env setting it to `0`. Can be done with command `nv set bootlimit 0` on Linux OS\
|
||||||
|
|
||||||
I prefer first solution, because if you screw up the `mtd3` partition with wrongs values, doing a fast swap for ten times (so avoid full Linux OS boot) will erase config partition an start the stick in factory default
|
I prefer first solution, because if you screw up the `mtd3` partition with wrongs values, doing a fast swap for ten times (so avoid full Linux OS boot) will erase config partition an start the stick in factory default
|
||||||
|
|
||||||
|
# Factory default parameters
|
||||||
|
|
||||||
|
Env | Value
|
||||||
|
--------------| -----
|
||||||
|
`LAN_SDS_MODE` | `1 (Fiber 1G)`
|
||||||
|
`IP_ADDRESS` | `192.168.1.1`
|
||||||
|
`PON_MODE` | `1 (GPON)`
|
||||||
|
`WAN_MODE` | `1`
|
||||||
|
`PASSWORD` | `admin`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user