netgear R7000 telnet write cmd (tomato)

2 posts / 0 new
Last post
tony_qc
tony_qc's picture
netgear R7000 telnet write cmd (tomato)

hi,

I can do this:

telnet 192.168.1.1
root admin
cd /tmp
wget https://advancedtomato.com/get/v3.4-140/K26ARM/tomato-R7000-1.28.AT-ARM-...

But I can't have write K26ARM/tomato-R7000-1.28.AT-ARM-3.4-140-initial-64K.chk linux

Wroung cmd?

tony_qc
tony_qc's picture
I have flashed via gui

I have flashed via gui

tomato-R7000-1.28.AT-ARM-3.4-140-initial-64K.chk linux

then flashed via gui the ORIGINAL tomato by mystake

now I have a brocken gui but I can still ping 192.168.1.1

so I try;

telnet 192.168.1.1
root admin
cd /tmp
wget https://advancedtomato.com/get/v3.4-140/K26ARM/tomato-R7000-1.28.AT-ARM-...
write /tmp/tomato-R7000-1.28.AT-ARM-3.4-140-initial-64K.chk linux
exit

but the write cmd doesn't work