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

Dreambox telnet commands

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arsalan2011
    Newbie
    • Oct 2012
    • 3

    Dreambox telnet commands

    cat /dev/mtd/3 > /tmp/backup.img -----to telnet backup

    cd /tmp && eraseall /dev/mtd/3 && cp backup.img /dev/mtd/3 && reboot --to flash an image using telnet


    get /tmp/mybackup.img c:\mybackup.img ---ftp to get backup
Working...