Telnet Commands
To flash an image using Telnet


This method will only work with a .img image file.
Rename the image file to backup.img
FTP the image file to the /tmp folder on the dreambox
Telnet to your box and paste the following command:
Code:
cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot
To telnet, click START > RUN and type Telnet ip.address.of.dreambox
A command window will appear, enter username root and password dreambox.

To backup an image using Telnet


Telnet to the box and paste the following command:

Code:
cat /dev/mtd/3 > /tmp/backup.img
FTP to the box and navigate to the /tmp
Here you will find the backup.img file.

http://www.cardsharing-forum.com/sho...ghlight=backup



lb romana ( google translate ) :

Comenzi Telnet
Pentru a flash o imagine prin telnet

Această metodă va funcţiona doar cu o. Img fişier imagine.
Redenumiţi fişierul de imagine pentru a backup.img
FTP de fişier imagine de la / tmp folder de pe dreambox
Telnet la cutie şi lipiţi-vă următoarea comandă:
Cod:

cd / tmp & & eraseall / dev/mtd/3 & & cp backup.img / dev/mtd/3 & & reboot

Pentru a telnet, faceţi clic pe Start> Run şi de tip Telnet ip.address.of.dreambox
O fereastră de comandă va apărea, introduceţi numele de utilizator si parola de root dreambox.

Pentru o imagine de backup prin telnet

Telnet la cutie şi lipiţi următoarea comandă:

Cod:

cat / dev/mtd/3> / tmp / backup.img

FTP, pentru a naviga şi caseta de la / tmp
Aici veţi găsi backup.img fişier.