Recovery after user error
kaysindre opened this issue · 1 comments
kaysindre commented
I managed to change change something after "vi /etc/config/network"
Under
config interface 'loopback'
option ipaddr '192.168.0.193'
Is there any way to recover from this big mistake?
MaStr commented
Follow these instruction: https://github.com/MaStr/mkPirateBox/wiki/Recover-from-custom-MR3020-to-normal
After you logged in via telnet (Step )
do
mount_root
Now you can edit the files. After you are finished, use
reboot -f
to restart the system