Upgrade your ipbox(2xx-350-4xx) only with lan

Status
Not open for further replies.

vegeku90

Registered
Messages
1,586
Upgrade your ipbox(2xx-4xx)only whit lan

This "how to" has been created by Sandali and posted by my friend genge.A special thank goes to them.

First of all be shure to have free ram memory(you can kill some useless processes).

Rename the *.img you want to use in

Code:
serial_all.img

Put it in /tmp trought a ftp tool.

Open a telnet section and connect to your box.

Write

Code:
eraseall /dev/mtd/7

wait till the process ends,when it is finished and you are able to use the prompt write

Code:
dd if=serial_all.img of=/dev/mtd/7 skip=65 bs=64 count=128000

At the end of the process the box should reboot.

When it will return up you should have a new image on your ipbox.

Pay ATTENTION!!!This procedure could kill your box and then you have to use jtag.

bye

vegeku90
 
Status
Not open for further replies.
Top