1) Flash a new image

- Flash a new image
Press the ON/OFF button on the frontpanel before turning on box
- You will have the IP address on the LCD
- Set the IP on your browser and flash the image you want.

2) Flash a new rescue loader

- Login in the image (telnet/ssh etc)
- send the command "update-rescue -v"
- If you have an error for a library missing, such as gpgv missing,
update the box with "opkg update" then "opkg install gpgv".
- Then send again the command : "update-rescue -v"

3) Flash a new booloader

- login to the box
- then send command
Code:
update-rescue -v http://www.dreamboxupdate.com/opendreambox/2.5/unstable/images/dm7080/vmlinux.gz-rescue-3.4-r1-dm7080-20201201.bin
_________________________