MaStr / mkPirateBox

.ipk package that turns your mint OpenWRT into a PirateBox
30 stars 2 forks source link

Recovery after user error #14

Closed kaysindre closed 12 years ago

kaysindre commented 12 years ago

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 12 years ago

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