Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 9 of 9

Thread: How to flash a E1 Based DMM Via TELNET

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Title
    Senior Member
    Join Date
    Oct 2010
    Location
    Berkshire
    Posts
    9,697
    Thanks
    1,039
    Thanked 4,385 Times in 2,257 Posts

    How to flash a E1 Based DMM Via TELNET

    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 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.

    How to copy an image from your PC to the Dreambox via Telnet

    First of all, you need to have a mounted directory from your PC. Make sure you have the image.img file in your mounted directory on your PC. Telnet to the dreambox and paste this command:

    Code:
    cp /hdd/movie/image.img /tmp/image.img
    The img will be copied from your mounted directory to the /tmp folder on the dreambox ready to be flashed.
    PM HELP WILL BE IGNORED PLEASE POST HERE IN FORUM AS IT BENEFITS EVERYONE
    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN! IN OPEN FORUM OR PM


    IF THE POSTS HELP PLEASE CLICK THANKS OR ADD TO REP ↓

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

    bassethound (19-09-11),Larry-G (19-09-11)

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.