ColinTaylor
Part of the Furniture
Thanks.
I don't know whether this will work on your model of router but it might be worth trying:
WARNING for other people that may read this thread - This code is dangerous. See posts #23 and #29.
It will then reboot itself, probably twice. If it goes into a reboot loop you'll have to press the reset button, but give it some time to sort itself out first.
UPDATE: I suggest people try this code instead (it might be less destructive).
I don't know whether this will work on your model of router but it might be worth trying:
WARNING for other people that may read this thread - This code is dangerous. See posts #23 and #29.
Code:
nvram set force_erase_jffs2=1
nvram commit
reboot
UPDATE: I suggest people try this code instead (it might be less destructive).
Code:
nvram set jffs2_clean_fs=1
nvram commit
reboot
Last edited: