Czy galeria powinna być zamknięta ?
Tak, dostęp do niej dopiero po wpisaniu hasła
0%
Nie, niech służby specjalne zbierają na mnie kompromitujące materiały
0%
Razem głosów: 0

Today on the topic is forgotten root password to Linksys with Whiterussian on board.
Unfortunately howtos on www.openwrt.org doesn't work in 100%, so as usual in such case I need to find complete answer step by step using: google, "basic" linux knowledge and pinch of luck ;).
Well after more google study I find out a solution:
mtd unlock /dev/mtd/4
mount -t jffs2 /dev/mtdblock/4 /jffs
That's all folks :)