Digital Kaos

Guide: Flash and Backup an Image via Telnet

Telnet Commands To flash an image using Telnet This method will only ...

 
Home Register FAQ Calendar Search Today's Posts Mark Forums Read Links


Navigation »Digital Kaos > Cable > Cable Dreambox » Guide: Flash and Backup an Image via Telnet

Welcome Header
Reply
 
LinkBack (2) Thread Tools Display Modes

 Old 26th March, 2008, 09:30 PM   2 links from elsewhere to this Post. Click to view. #1
Administrator
 
Devilfish's Avatar
 
Join Date: Feb 2008
Location: /cdk
Receivers: Sky+ HD
Posts: 8,614
Thanks: 942
Thanked 6,437 Times in 1,672 Posts
Recipes: 2
Downloads: 268
Uploads: 112
Devilfish will become famous soon enoughDevilfish will become famous soon enough
Default Guide: Flash and Backup an Image via Telnet


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:
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.
__________________
Up YouR ViVa

Last edited by Devilfish; 26th March, 2008 at 09:31 PM.
Devilfish is offline   Reply With Quote
The Following 26 Users Say Thank You to Devilfish For This Useful Post:
.: JaCkPoT :. (9th July, 2009), abeltcb (14th August, 2009), astropalmo (27th August, 2009), baretto (4th December, 2009), BlueMotion (28th May, 2008), bonzi (24th October, 2009), Boromick (2nd January, 2009), borsalino (10th November, 2008), carlowchris (2nd November, 2008), CGSscottsuglymom (26th February, 2010), chaos2 (19th February, 2010), choleban (1st May, 2008), Ciaran500 (13th April, 2008), halfdene (17th July, 2009), hatchet (5th March, 2009), Jonny_doe (14th June, 2008), KingJojo (16th February, 2009), laserbrain (5th November, 2008), lorenzo (12th November, 2008), mcassidy (21st March, 2009), mcg1888 (23rd July, 2009), rickets (29th March, 2009), sunvision (14th November, 2009), Sutbox (24th January, 2009), waqasahmed (25th October, 2009), Wixy (29th March, 2008)
 Old 9th April, 2008, 12:59 AM   #2
Newbie
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Downloads: 6
Uploads: 0
dechef is on a distinguished road
Default

i did the following: click START > RUN and type Telnet ip.address.of.dreambox. But nothing happens!!
dechef is offline   Reply With Quote
The Following User Says Thank You to dechef For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 9th April, 2008, 11:50 AM   #3
Junior Member
 
Join Date: Apr 2008
Posts: 22
Thanks: 2
Thanked 7 Times in 6 Posts
Downloads: 16
Uploads: 0
mpmaho2 is on a distinguished road
Default

Wish I checked out this forum sooner. ould have saved myself a lot of frustration
mpmaho2 is offline   Reply With Quote
The Following User Says Thank You to mpmaho2 For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 9th April, 2008, 01:13 PM   #4
Junior Member
 
Join Date: Apr 2008
Posts: 22
Thanks: 2
Thanked 7 Times in 6 Posts
Downloads: 16
Uploads: 0
mpmaho2 is on a distinguished road
Default

Now I get it.
Put .exe after telnet, eg telnet.exe
mpmaho2 is offline   Reply With Quote
The Following User Says Thank You to mpmaho2 For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 9th April, 2008, 01:43 PM   #5
Junior Member
 
Join Date: Apr 2008
Posts: 22
Thanks: 2
Thanked 7 Times in 6 Posts
Downloads: 16
Uploads: 0
mpmaho2 is on a distinguished road
Default R.I.P. Dreambox

Guys, Help.

Just done the following:

Dowloaded the DW 2.0 image
Renamed to backup.img
Placed in tmp folder

Then followed the instructions below.


Telnet to your box and paste the following command:
Code:
cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot




My dreambox has now gone from terminally ill to deceased.

Powered up and nothing, no menu, graphic, not even a flicker. Just a very troubling black screen. I have now lost the connection to my laptop also.

Crap, my mate won't be pleased. Although it's his own fault for randomly pushing buttons after the NTL blackout.
mpmaho2 is offline   Reply With Quote
The Following User Says Thank You to mpmaho2 For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 9th April, 2008, 02:10 PM   #6
thommo
Guest
 
Posts: n/a
Downloads:
Uploads:
Default

Originally Posted by mpmaho2 View Post
Guys, Help.

Just done the following:

Dowloaded the DW 2.0 image
Renamed to backup.img
Placed in tmp folder

Then followed the instructions below.


Telnet to your box and paste the following command:
Code:
cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot




My dreambox has now gone from terminally ill to deceased.

Powered up and nothing, no menu, graphic, not even a flicker. Just a very troubling black screen. I have now lost the connection to my laptop also.

Crap, my mate won't be pleased. Although it's his own fault for randomly pushing buttons after the NTL blackout.
you may have created more problems than solved m8, if its a bad flash you,ll need a null modem cable and dreamup software to rescue the box.

it will flash a new image to the box safely, i always use the null lead to send images to mine, it takes longer but is safer and you can rescue it if it goes tits up.

hopefully you already have a null modem cable at home, if so plug it in your pc and box and use dreamup software to send the image to the box.

for people who are not into telnet and fxp it is the easiest way to go.

start software select com port1 click connect, plug box in(power) then flash image, simple no going wrong but it takes a bit longer than the other ways.
  Reply With Quote
The Following User Says Thank You to For This Useful Post:
daz__ (6th March, 2009)
 Old 9th April, 2008, 02:18 PM   #7
Junior Member
 
Join Date: Apr 2008
Posts: 22
Thanks: 2
Thanked 7 Times in 6 Posts
Downloads: 16
Uploads: 0
mpmaho2 is on a distinguished road
Default

It's not quite a paper weight just yet then?
Better nip out to PC world then. Local PC shop doesn't have the right cable, or informed staff for that matter. They asked "what's a null modem cable?"
mpmaho2 is offline   Reply With Quote
The Following 2 Users Say Thank You to mpmaho2 For This Useful Post:
CGSscottsuglymom (26th February, 2010), waqasahmed (1st November, 2009)
 Old 9th April, 2008, 02:19 PM   #8
V.I.P. Member
 
allycoops's Avatar
 
Join Date: Feb 2008
Location: Behind Enemy Lines
Posts: 1,036
Thanks: 126
Thanked 1,972 Times in 91 Posts
Downloads: 3
Uploads: 0
allycoops is on a distinguished road
Default

maplins will be cheaper.

wait till one of the guys say this is the correct one before buying

http://www.maplin.co.uk/Module.aspx?...0cable&doy=9m4

Last edited by allycoops; 9th April, 2008 at 02:22 PM.
allycoops is offline   Reply With Quote
The Following User Says Thank You to allycoops For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 9th April, 2008, 02:34 PM   #9
Junior Member
 
Join Date: Apr 2008
Posts: 22
Thanks: 2
Thanked 7 Times in 6 Posts
Downloads: 16
Uploads: 0
mpmaho2 is on a distinguished road
Default

Just checked my pc. I don't have a 9 pin serial port. Will this 25 pin male to 9 pin female do the job?

http://www.maplin.co.uk/Module.aspx?...=97737&doy=9m4
mpmaho2 is offline   Reply With Quote
The Following User Says Thank You to mpmaho2 For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 9th April, 2008, 03:30 PM   #10
Administrator
 
Devilfish's Avatar
 
Join Date: Feb 2008
Location: /cdk
Receivers: Sky+ HD
Posts: 8,614
Thanks: 942
Thanked 6,437 Times in 1,672 Posts
Recipes: 2
Downloads: 268
Uploads: 112
Devilfish will become famous soon enoughDevilfish will become famous soon enough
Default

I'm not 100% sure if that 25 pin - 9pin will work, never tried it before.

You will need to find an old PC or laptop with a com port or you can get a USB to Serial adapter.

Remember that you need to have an established connection between your dreambox and PC before telnet will connect.

You do not need to put .exe at the end. If it doesn't do anything, the connection between the PC and dreambox isn't right, i.e. you're not using a crossover ethernet cable (not the same as a standard ethernet cable) or your IP addresses are not correct.
__________________
Up YouR ViVa
Devilfish is offline   Reply With Quote
The Following User Says Thank You to Devilfish For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 10th April, 2008, 12:42 PM   #11
Junior Member
 
Join Date: Apr 2008
Posts: 22
Thanks: 2
Thanked 7 Times in 6 Posts
Downloads: 16
Uploads: 0
mpmaho2 is on a distinguished road
Default Cheers Dude

I bit the bullet yesterday and drove through rush hour to get to Maplins. Worth the trip. A vast array of null modem cables clearly labelled, and just inside the door of the shop. Had been to PC world earlier.....useless.
Anyway flashed the DW 2.0 image with ease at the first attempt. So much easier than the ethernet method. Wish I hopped in the car sooner. All is rosey in the dreambox garden again, not that my mate will even understand the torture I went through to undo his random button bashing.

Now I just need the new keys for Dublin. Will have a look around the forum for updates.

Cheers for your help dude.
mpmaho2 is offline   Reply With Quote
The Following User Says Thank You to mpmaho2 For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 12th April, 2008, 03:02 PM   #12
Newbie
 
Join Date: Apr 2008
Posts: 16
Thanks: 0
Thanked 4 Times in 3 Posts
Downloads: 16
Uploads: 0
dunryc is on a distinguished road
Default

you could always make you own null modem cable or " impovose one " by hacking whatever cables you already have in the house

dunryc is offline   Reply With Quote
The Following 2 Users Say Thank You to dunryc For This Useful Post:
CGSscottsuglymom (26th February, 2010), daz__ (6th March, 2009)
 Old 12th April, 2008, 07:15 PM   #13
Newbie
 
Join Date: Apr 2008
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Downloads: 0
Uploads: 0
fcuk is on a distinguished road
Default .

Is this the same for the DB 500c?
fcuk is offline   Reply With Quote
The Following User Says Thank You to fcuk For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 13th April, 2008, 10:05 AM   #14
Newbie
 
Join Date: Apr 2008
Posts: 16
Thanks: 0
Thanked 4 Times in 3 Posts
Downloads: 16
Uploads: 0
dunryc is on a distinguished road
Default

@fcuk i flash my db 500 c with my old dbox2 null modem cable so yes mates
dunryc is offline   Reply With Quote
The Following User Says Thank You to dunryc For This Useful Post:
CGSscottsuglymom (26th February, 2010)
 Old 13th April, 2008, 10:53 AM   #15
Newbie
 
Join Date: Apr 2008
Posts: 18
Thanks: 3
Thanked 2 Times in 2 Posts
Downloads: 15
Uploads: 0
Ciaran500 is on a distinguished road
Default

Thanks for the guide Kaos. Saved me having to drag out the old PC with a serial port to flash my friends box with some bastardised version of Enigma on it.
Ciaran500 is offline   Reply With Quote
The Following User Says Thank You to Ciaran500 For This Useful Post:
CGSscottsuglymom (26th February, 2010)
Reply
» Digital Kaos > Cable > Cable Dreambox


Bookmarks

Tags
backup, dreambox, flash, flashfxp, guide, image, telnet

Thread Tools
Display Modes


LinkBacks (?)
LinkBack to this Thread: http://www.digital-kaos.co.uk/forums/f34/guide-flash-backup-image-via-telnet-760/
Posted By For Type Date
MyFavs_EU: Tags: via This thread Refback 30th April, 2009 03:34 PM
Dreambox Services and Bouquets » Propeller This thread Refback 25th April, 2009 10:44 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
GUIDE: How to Flash a Eurovox satsmo Eurovox 308 Today 12:13 AM
how to backup image moin Dbox2 2 16th February, 2009 07:41 PM
DM600 nfi image backup cccamexperto Cable Dreambox 1 27th January, 2009 11:05 AM
idiots guide to flash a dbox n1ck1ee General Cable TV 1 7th December, 2008 11:17 AM
Backup image MILLWALLFC Cable Dreambox 20 8th July, 2008 10:52 AM


All times are GMT. The time now is 12:30 AM.

This forum is best viewed with
Spreadfirefox Affiliate Button

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.1

Digital Kaos does not condone any illegal operations, including obtaining premium tv for free. Digital Kaos does not accept responsibilty for the loss of any equipment used.
Everything discussed on this forum is for experimental and educational purposes only. Use the information at your own risk.