Register
Results 1 to 15 of 123

Threaded View

  1. #1
    Administrator
    Devilfish's Avatar
    Join Date
    Feb 2008
    Location
    /cdk
    Posts
    7,845
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    2,591
    Thanked in
    204 Posts

    Default Guide: Flash and Backup an Image via Telnet

    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.
    Last edited by Devilfish; 26th March, 2008 at 10:31 PM.
    Get Digital Kaos on your Apple or Android device with Tapatalk

  2. The Following 3 Users Say Thank You to Devilfish For This Useful Post:

    pirsquared8 (24th December, 2013), snee (10th October, 2013), yahia1908 (30th March, 2020)

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.