mardi 16 août 2011

Telnet session on your Dreambox


Usefull telnet common commands to remote control and manage your set top box Dreambox 500, 600 or 800 HD with Enigma1 or Enigma2 firmware :

for flashing image in telnet
cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot

for making backup in /tmp directory
cat /dev/mtd/3 > /tmp/backup.img

factory reseting box should be something like
eraseall /dev/mtd/1 && reboot

Aucun commentaire: