Guide: Flash and Backup an Image via Telnet

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • stuckhub
    Newbie
    • Jul 2010
    • 1

    #76
    Flash now dead

    Hi, I backup an image from one of my working dm500c and copy it to /tmp folder of my second box, run the command from telnet and it said 100% complete and disconnect. My box is now stuck in green with black screen. Nothing else, even reboots doesnt show anything on screen.

    Please help as I am flashing the box for my fren!

    Thanks a zillion!

    Comment

    • TyperSG
      Newbie
      • Jun 2010
      • 3

      #77
      Originally posted by stuckhub
      Hi, I backup an image from one of my working dm500c and copy it to /tmp folder of my second box, run the command from telnet and it said 100% complete and disconnect. My box is now stuck in green with black screen. Nothing else, even reboots doesnt show anything on screen.

      Please help as I am flashing the box for my fren!

      Thanks a zillion!
      now i have the same problem

      Comment

      • weishun09
        Newbie
        • Jul 2010
        • 3

        #78
        Hi bros,

        After i flash my dm800hd i got the error no CA found. So i trying to follow what here bros have advice but from the very first place i am unable to get my ip adress of my dreambox. I use serial to flash my dreambox so i don't know what is my dreambox ip. Now DreamUP unable to get dm800 and i connect the dm800 and laptop to router also. But nothing can be done.

        So any bros can advice how to get my dm800 ip?
        or
        How i can flash my dm800 using 2nd stage?

        Thanks in adv

        Comment

        • Bulld0g
          V.I.P. Member
          • Apr 2008
          • 7158

          #79
          Originally posted by weishun09
          Hi bros,

          After i flash my dm800hd i got the error no CA found. So i trying to follow what here bros have advice but from the very first place i am unable to get my ip adress of my dreambox. I use serial to flash my dreambox so i don't know what is my dreambox ip. Now DreamUP unable to get dm800 and i connect the dm800 and laptop to router also. But nothing can be done.

          So any bros can advice how to get my dm800 ip?
          or
          How i can flash my dm800 using 2nd stage?

          Thanks in adv

          THE TRUTH
          The Hillsborough Independent Panel. 12/09/12

          Today's report is black and white.The Liverpool fans were not the cause of the disaster.
          The panel has quite simply found 'no evidence' in support of allegations of 'exceptional levels of drunkenness, ticketlessness or violence among Liverpool fans' and 'no evidence that fans had conspired to arrive late at the stadium' and 'no evidence that they stole from the dead and dying'.

          Comment

          • weishun09
            Newbie
            • Jul 2010
            • 3

            #80
            hi bros,

            i have flash to 'sim201e-ss76a-domica-50-dm800-20100629.nfi' after i got the no CA found. Now i can see the ip address but unable to telnet ip but able to ping ip. i got the serial and ethernet cable connect. box is in serial mode. i have try using DCC, start>run>telnet ip, winscp and flashfxp not one can connect ftp. i still unable to watch but able to scan channel. i think i never done b4 the 'keys' things so thinking of doing it.

            Any bros can help me?
            Last edited by weishun09; 18 July, 2010, 03:59.

            Comment

            • b3nzzz
              Newbie
              • Jul 2010
              • 4

              #81
              thank alot !!!!!

              Comment

              • tspt88
                Junior Member
                • Jul 2010
                • 39

                #82
                great to join in this forum, very informative. thanks guys..

                Comment

                • talkways
                  Newbie
                  • Aug 2010
                  • 2

                  #83
                  Originally posted by Devilfish
                  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.
                  I Performed this and my dream box is dead. It just shows green light only. I don't have Null Modem cable. Anything else I can revive that box. (RJ 45 crossover cable)

                  Comment

                  • talkways
                    Newbie
                    • Aug 2010
                    • 2

                    #84
                    BTW I can't telnet or FTP the box any more. It is Dream BOX DM 500-S and I fu***d the box by doing a factory reset. and after ward renaming the file Gemini_0450_DM500_max_var_13092008.img.zip to backup.img. I hope I haven't killed it permanently. Please advice. Thanks.

                    Comment

                    • multigain2010
                      Newbie
                      • Jun 2010
                      • 1

                      #85
                      can anyone tell me where to get a flash image for my db 500c plz

                      can anyone tell me where to get a flash image for my db 500c plz .

                      Thank alot for your help.

                      Comment

                      • trsand123
                        Newbie
                        • Sep 2010
                        • 1

                        #86
                        DM500

                        Telnet guide very helpful, thank you

                        Comment

                        • plasterer
                          V.I.P. Member
                          • Jun 2008
                          • 1631

                          #87
                          Its the best
                          And the Quickest Cheers ...............Paul
                          If your Happy with the Help push the Thanx button
                          PAUL

                          Comment

                          • rae07
                            Newbie
                            • Sep 2010
                            • 4

                            #88
                            Great guide! Thanks!

                            Comment

                            • ronaldlye
                              Newbie
                              • Jun 2010
                              • 8

                              #89
                              Originally posted by Devilfish
                              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.
                              I screwed up big time here. Went too quickly in my excitement to get the dm500c working I copied Devilfish instruction, actually thot i was do a backup !

                              Code:
                              cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot
                              But I did not copy the backup.img to the tmp folder. The commnad prompt showed the erase complete. I am afraid I am left w a paperweight :< unless someone can help.

                              The box has green pilot on and that's about it. I see nothing on the tv and even when I run dreamup - the connect connect the dreambox.

                              Any inputs or suggestion to salvage my baby. Can i just copy the backup.img to the proper place?

                              thanks for your kind patience and understanding w a noobie like me. HELP HELP

                              ron

                              Comment

                              • gmb45
                                Admin Assistant
                                • Nov 2008
                                • 7538

                                #90
                                Originally posted by ronaldlye
                                I screwed up big time here. Went too quickly in my excitement to get the dm500c working I copied Devilfish instruction, actually thot i was do a backup !

                                Code:
                                cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot
                                But I did not copy the backup.img to the tmp folder. The commnad prompt showed the erase complete. I am afraid I am left w a paperweight :< unless someone can help.

                                The box has green pilot on and that's about it. I see nothing on the tv and even when I run dreamup - the connect connect the dreambox.

                                Any inputs or suggestion to salvage my baby. Can i just copy the backup.img to the proper place?

                                thanks for your kind patience and understanding w a noobie like me. HELP HELP

                                ron
                                yeh lob it in the bin m8, the 500c no good any way against nag3
                                support mountain resue

                                support digital-kaos here


                                forum rules

                                no keygens or torrents to be posted no autodata discussions

                                pish pt walkers


                                Comment

                                Working...