Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

How To Change Dreambox Root Password

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gladiatorius
    Member
    • Jan 2012
    • 37

    #16
    Re: How To Change Dreambox Root Password

    Hello, how to change pasword and username,in DB500s clone, when i cant get acsses in my dreambox?
    When i go to ftp an write username:root
    pasword:dreambox
    the ftp says wrong username or password, how can get controll and change pass,and username?
    Thank you

    Comment

    • duhoki
      Experienced Board Member
      • Aug 2011
      • 876

      #17
      Re: How To Change Dreambox Root Password

      Just do some search before you post question and you might find you answer m8

      Look here: http://www.satlover.com/forum/dreamb...-password.html

      Comment

      • s77aek
        Newbie
        • Sep 2013
        • 1

        #18
        Re: How To Change Dreambox Root Password

        i have installed tux commander 1.15 but i cannot find the plugin/tools, i am currently connected to someones server but i do not know the password.

        Comment

        • kalpikos
          Experienced Board Member
          • Sep 2011
          • 7663

          #19
          Re: How To Change Dreambox Root Password

          There are cases that the trick with the tux commander don't works.
          Maybe there are differences between the images.
          In these cases, flashing the box is the only way.
          If You Like My Post..... Please Press the Thanks Button

          Comment

          • gianni253
            Experienced Board Member
            • Nov 2012
            • 903

            #20
            Re: How To Change Dreambox Root Password

            You can still try with putty and serial port:

            - connect your dm500 with a serial/null cable to pc with power off
            - connect putty and use serial option (change serial port speed in putty to 115200) to connect to your dm and hit open . If using Hyperterminal set com port properties to: Bits per Second=115200 ;Data bits=8 ;Parity=none ;Stop bits=1 ; Flow control =Xon/Xoff
            - turn on dm and you will see a few messages during boot process

            hit control x (be very quick) repeatedly until the boot is at the following prompt...

            Linux/PPC load:

            now type

            Code:
            console=null root=/dev/mtdblock5 rootfstype=squashfs ro console=ttyS0,115200 single
            press enter

            when you have command prompt ( / #) type

            Code:
            mount -t jffs2 /dev/mtdblock/1 /var
            press enter

            now type the command "passwd" to set a new password

            Comment

            Working...