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

flash image only by telnet and ftp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • drsignal
    Newbie
    • Apr 2010
    • 2

    flash image only by telnet and ftp

    this method compatibility by all operation system XP Linux MAC VISTA win7 all
    and this work on dreambox and another stb

    1. first download image to your computer gemini pli all image
    2. use ftp software client {you can use filezilla is free and opensource}

    connect to your stb

    3. upload the image from comp to stb /tmp

    4. now open telnet client

    in xp you can use start->cmd and in command prompt type this command

    telnet ip
    where ip is ip of your own stb

    type pass and username

    now you are in telnet

    5. type cd /tmp because the file image is here
    type ls to view file list , if your image file name is image.img you can see it

    6. now erase your stb firmware via this command:

    eraseall /dev/mtd/3

    7. now copy your file in directory to firmware

    cp image.img /dev/mtd/3

    when this done you can reboot your stb via this command

    reboot

    DONE !!!!!
  • C_S_B
    Member
    • Apr 2010
    • 54

    #2
    Re: flash image only by telnet and ftp

    Hi drsignal,

    I really like filezilla, very quick. It also has good search from root/ .

    A little worrried with erasing firmware via telnet. Where are the permissions ?

    csb

    Comment

    Working...