Digital Kaos

can the 600 be flashed with telnet?

hi guys i know the 500 can be flashed with telenet but ...

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


Navigation »Digital Kaos > Cable > Cable Dreambox » DM600 can the 600 be flashed with telnet?

Welcome Header
Reply
 
LinkBack Thread Tools Display Modes

 Old 5th October, 2008, 04:12 PM   #1
Senior Member
 
alliv's Avatar
 
Join Date: Jun 2008
Receivers: dreambox 600
Posts: 292
Thanks: 42
Thanked 28 Times in 21 Posts
Downloads: 40
Uploads: 0
alliv is on a distinguished road
Default can the 600 be flashed with telnet?


hi guys i know the 500 can be flashed with telenet but can the 600 be flashed this way too or is there a fast way to flash the 600?
__________________
is it a bird?......is it a plane?.....NO ITS MY CHEAP CLONE FROM CHINA GOING OUT THE FOOKING WINDOW.
alliv is offline   Reply With Quote
 Old 5th October, 2008, 04:17 PM   #2
V.I.P. Member
 
Curious123's Avatar
 
Join Date: Apr 2008
Posts: 2,127
Thanks: 39
Thanked 519 Times in 443 Posts
Downloads: 46
Uploads: 0
Curious123 has a spectacular aura aboutCurious123 has a spectacular aura about
Default

Try this m8;

Telnet to your dreambox and than type in

mount /boot -o remount,rw
rm /boot/*
reboot

Last edited by Curious123; 5th October, 2008 at 04:19 PM.
Curious123 is offline   Reply With Quote
 Old 5th October, 2008, 08:18 PM   #3
Junior Member
 
Join Date: Jun 2008
Posts: 42
Thanks: 4
Thanked 4 Times in 4 Posts
Downloads: 2
Uploads: 0
uczmeg is on a distinguished road
Supporter
Default

Originally Posted by Curious123 View Post
Try this m8;

Telnet to your dreambox and than type in

mount /boot -o remount,rw
rm /boot/*
reboot
I've just needed the same info, and found you need a little more info than about, also provided by Curious123....

Log into box via telnet.

Type:

mount -o remount,rw /boot
rm -f /boot/*
reboot

Open up a web browser and type in the ip address of your dreambox (which will be one it picks up via DHCP not the one you had set in the config). This should take you to a web page. Choose the upgrade option and point to where you have an image stored.

Before you do this you must:

Make sure you have a reasonable way to pick up the Dreambox via DHCP once you've nuked the image.

Have an NFI image to flash

Have a machine to connect to the Dreambox web interface with that can see the Dreambox over the network (this is where you'll flash from)
uczmeg is offline   Reply With Quote
The Following User Says Thank You to uczmeg For This Useful Post:
alliv (5th October, 2008)
 Old 5th October, 2008, 09:15 PM   #4
Senior Member
 
alliv's Avatar
 
Join Date: Jun 2008
Receivers: dreambox 600
Posts: 292
Thanks: 42
Thanked 28 Times in 21 Posts
Downloads: 40
Uploads: 0
alliv is on a distinguished road
Default

thanks guys,ucymeg has this worked for you?
__________________
is it a bird?......is it a plane?.....NO ITS MY CHEAP CLONE FROM CHINA GOING OUT THE FOOKING WINDOW.
alliv is offline   Reply With Quote
 Old 5th October, 2008, 09:19 PM   #5
Newbie
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 2
Uploads: 0
philipz_17 is on a distinguished road
Default

thanks for your help
philipz_17 is offline   Reply With Quote
 Old 5th October, 2008, 09:43 PM   #6
Junior Member
 
Join Date: Jun 2008
Posts: 42
Thanks: 4
Thanked 4 Times in 4 Posts
Downloads: 2
Uploads: 0
uczmeg is on a distinguished road
Supporter
Default

Originally Posted by alliv View Post
thanks guys,ucymeg has this worked for you?
Yes, worked fine with the Jade image.
uczmeg is offline   Reply With Quote
 Old 5th October, 2008, 09:52 PM   #7
V.I.P. Member
 
Curious123's Avatar
 
Join Date: Apr 2008
Posts: 2,127
Thanks: 39
Thanked 519 Times in 443 Posts
Downloads: 46
Uploads: 0
Curious123 has a spectacular aura aboutCurious123 has a spectacular aura about
Default

Sorry alliv I forgot about the web interface, I use the telnet bit to kill the bootloader and than use web browser to flash the new image. I use this all the time on my dm600 otherwise it would take at least half an hour using dreamup.
Curious123 is offline   Reply With Quote
The Following User Says Thank You to Curious123 For This Useful Post:
alliv (6th October, 2008)
 Old 6th October, 2008, 12:10 PM   #8
Senior Member
 
alliv's Avatar
 
Join Date: Jun 2008
Receivers: dreambox 600
Posts: 292
Thanks: 42
Thanked 28 Times in 21 Posts
Downloads: 40
Uploads: 0
alliv is on a distinguished road
Default

Originally Posted by Curious123 View Post
Sorry alliv I forgot about the web interface, I use the telnet bit to kill the bootloader and than use web browser to flash the new image. I use this all the time on my dm600 otherwise it would take at least half an hour using dreamup.
thanks curious m8 , thats what i wanted to know. its a pain in the h@le waiting 30 mins.
__________________
is it a bird?......is it a plane?.....NO ITS MY CHEAP CLONE FROM CHINA GOING OUT THE FOOKING WINDOW.
alliv is offline   Reply With Quote
 Old 1st January, 2009, 05:24 PM   #9
Senior Member
 
alliv's Avatar
 
Join Date: Jun 2008
Receivers: dreambox 600
Posts: 292
Thanks: 42
Thanked 28 Times in 21 Posts
Downloads: 40
Uploads: 0
alliv is on a distinguished road
Default

still have not tried this yet, do i need a router to do this ? ie for finding the ip addy.
__________________
is it a bird?......is it a plane?.....NO ITS MY CHEAP CLONE FROM CHINA GOING OUT THE FOOKING WINDOW.
alliv is offline   Reply With Quote
 Old 1st January, 2009, 05:43 PM   #10
Junior Member
 
Join Date: Jun 2008
Posts: 42
Thanks: 4
Thanked 4 Times in 4 Posts
Downloads: 2
Uploads: 0
uczmeg is on a distinguished road
Supporter
Default

Originally Posted by alliv View Post
still have not tried this yet, do i need a router to do this ? ie for finding the ip addy.
You either need to connect to a router, or directly to your PC. If connecting to your PC you'll need to use a crossover network cable as opposed to a normal one.

The easiest way is to connect to the router, then login to your router's admin web page and look to see what ip address it has assigned the box.

Last edited by uczmeg; 1st January, 2009 at 05:46 PM.
uczmeg is offline   Reply With Quote
 Old 1st January, 2009, 06:18 PM   #11
Senior Member
 
alliv's Avatar
 
Join Date: Jun 2008
Receivers: dreambox 600
Posts: 292
Thanks: 42
Thanked 28 Times in 21 Posts
Downloads: 40
Uploads: 0
alliv is on a distinguished road
Default

Originally Posted by uczmeg View Post
You either need to connect to a router, or directly to your PC. If connecting to your PC you'll need to use a crossover network cable as opposed to a normal one.

The easiest way is to connect to the router, then login to your router's admin web page and look to see what ip address it has assigned the box.
cheers for the reply m8.
__________________
is it a bird?......is it a plane?.....NO ITS MY CHEAP CLONE FROM CHINA GOING OUT THE FOOKING WINDOW.
alliv is offline   Reply With Quote
 Old 1st January, 2009, 07:38 PM   #12
V.I.P. Member
 
Curious123's Avatar
 
Join Date: Apr 2008
Posts: 2,127
Thanks: 39
Thanked 519 Times in 443 Posts
Downloads: 46
Uploads: 0
Curious123 has a spectacular aura aboutCurious123 has a spectacular aura about
Default

I have always given my dreamboxes a static ip address so I always know what it is for logging into the box.
Curious123 is offline   Reply With Quote
 Old 2nd January, 2009, 03:30 PM   #13
Member
 
Join Date: Sep 2008
Posts: 62
Thanks: 2
Thanked 4 Times in 4 Posts
Downloads: 54
Uploads: 0
girovend is on a distinguished road
Default

I use telnet to flash my 600c as well , but when I first got it I flashed using dreamup
with serial and crossover cable and it took about 5mins , not 30mins
girovend is offline   Reply With Quote
 Old 11th January, 2009, 01:14 AM   #14
Member
 
Join Date: May 2008
Posts: 76
Thanks: 4
Thanked 1 Time in 1 Post
Downloads: 27
Uploads: 0
ronlkh is on a distinguished road
Default

There is another way to flash the dm600 without having to telnet the box is to bootup the box with dreamup hookup then goto the box IP and flash it. It is the same way to umount the boot .

Pli@jade and Gemini 4.5 works on this method
ronlkh is offline   Reply With Quote
Reply
» Digital Kaos > Cable > Cable Dreambox


Bookmarks

Tags
flashed, telenet?

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
telnet on vista ?? Thomson PC Problems 10 12th January, 2009 12:00 AM
Telnet 500 dreambox alanbk Cable Dreambox 1 2nd January, 2009 07:07 PM
useing telnet stavo Sat Dreambox 5 11th November, 2008 07:07 PM
Telnet Problems girovend Cable Dreambox 5 5th October, 2008 03:56 PM
telnet and vista westkill Cable Dreambox 1 3rd June, 2008 07:09 AM

newtvlinks

All times are GMT. The time now is 01:45 PM.

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.