Flashing a Dreambox Image using Telnet

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:
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:
cat /dev/mtd/3 > /tmp/backup.img
  • FTP to the box and navigate to the /tmp
  • Here you will find the backup.img file.

How to copy an image from your PC to the Dreambox via Telnet

First of all, you need to have a mounted directory from your PC. Make sure you have the image.img file in your mounted directory on your PC. Telnet to the dreambox and paste this command:

cp /hdd/movie/image.img /tmp/image.img

The img will be copied from your mounted directory to the /tmp folder on the dreambox ready to be flashed. Good Luck! If you have any questions, please visit our Dreambox Forum.

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark

Tags: , , , , ,

5 Responses to “Flashing a Dreambox Image using Telnet”

  1. Newbie User Says:

    […] be golden. if you dont have a null modem cable, you can use your router and telnet to the box Flashing a Dreambox Image using Telnet good luckl __________________ Khan, you bloodsucker! You’re going to have to do your own dirty […]

  2. help please Says:

    […] be golden. if you dont have a null modem cable, you can use your router and telnet to the box Flashing a Dreambox Image using Telnet good luck __________________ Khan, you bloodsucker! You’re going to have to do your own dirty […]

  3. reseting box deletes the files, Says:

    […] box? thats a rarity these days. anyway m8 make a back up image. use this guide Flashing a Dreambox Image using Telnet that way if you do reset the box or anything happens that requires a reflash, you’ll always have […]

  4. backup a bouquet........... Says:

    […] ready to flash exactly how you like them its good to have a backup in case of any mishaps anyway. Flashing a Dreambox Image using Telnet __________________ Khan, you bloodsucker! You’re going to have to do your own dirty work now, do […]

  5. dontpanic - DM cannot view some channels Says:

    […] for DM500 C/S/T ###Source: Digital Kaos http://www.digital-kaos.co.uk/forums/showthread.php?t=35452 Flashing a Dreambox Image using Telnet Digital Kaos - Downloads - DreamUP 1.3.3.4 2: using flashfxp, ftp these RapidShare: Easy […]

Leave a Reply