Posts Tagged ‘flash’

Flashing a Dreambox Image using Telnet

Monday, April 7th, 2008

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.

How to Flash your Dreambox using Dreamup

Saturday, March 29th, 2008

How Do I Use Dreamup?

If, for any reason, your dreambox won’t boot, you will have to use Dreamup to flash an image instead of Flash Wizard Pro or any other method. You won’t be able to connect via ethernet so no ip address is required. It may be that the process simply hung up during flashing or you accidentally pulled the plug half way through (yes it did happen to me). This will get you back on track.

Required

  • Null Modem Cable
  • Image File (.img)
  • DreamUp Program

Instructions

  • Disconnect all cables from your dreambox, including the power
  • Connect the null modem cable to the dreambox and to your PC
  • Load Dreamup.exe
  • Click Connect and you will see a message like this

dreamup2

  • Connect the power and the bootloader should be copied to the box
  • The message should now say ‘Box attached and Ready’
  • Click Flash on the right hand side and select the image to be flashed
  • Click Yes or Ya (depending on the version)

Note: If you’re flashing a backup image, select NO.

  • The image should then be uploaded to the box
  • There will be a countdown timer at the bottom of the program

dreamup6

dreamup5

  • After the image is uploaded, it will be flashed to memory
  • The finished process should look like this:

dreamup7

  • Click OK and close down Dreamup
  • Power off the dreambox for 30 seconds then power up
  • If any errors appear, check all cables are connected properly and repeat the process but do not use the PC while it’s running

Good Luck!

If you have any questions, please visit our Dreambox Forum.

Add to Technorati Favorites