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

Backup tool for Dm8000 Clone Ferrari

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jost99
    Senior Member
    • Nov 2010
    • 107

    Backup tool for Dm8000 Clone Ferrari

    1. set the DM8000 in standby
    2. copy the the files (buildimage, build-nfi-image.sh, mkfs.jffs2) to /usr/bin
    3. Change fileattributet to 755 on this files


    To make a .nfi Image off your DM8000 to hdd
    Start a telnet session against your DM8000 and write:

    build-nfi-image.sh /media/hdd


    Exempel Telnet window
    root@dm8000pvr ~ # build-nfi-image.sh /media/hdd
    dm8000pvr found
    ***
    download secondstage-dm8000pvr-76.bin
    create boot.jffs2
    create root.jffs2
    create secondstage
    create dm600pvr nfi-image
    nfi-image create on /media/hdd/backup_image_dm8000pvr20071007.nfi
    ***
    root@dm8000pvr ~ #

    _http://www.herosh.com/download/4323457/backup_image_FERRARI_DM8000.rar.html

    Backup is finished (it takes about 10-15 minutes)
  • mikine56
    Banned
    • Mar 2010
    • 3258

    #2
    Re: Backup tool for Dm8000 Clone Ferrari

    04/01/2011

    Ferrari_v78F_backup_DM8000

    Code:
    To make a .nfi Image off your DM8000 to hdd
    Start a telnet session against your DM8000 and write: 
    
    build-nfi-image.sh /media/hdd 
    
    
    Exempel Telnet window
    root@dm8000pvr ~ # build-nfi-image.sh /media/hdd                         
    dm8000pvr  found                                                         
    ***                                                                     
    download  secondstage-dm8000pvr-xx.bin                                   
    create boot.jffs2                                                       
    create root.jffs2                                                       
    create secondstage               
    create dm8000pvr nfi-image                                             
    nfi-image create on  /media/hdd/backup_image_dm8000pvr20071007.nfi     
    ***                                                                   
    root@dm8000pvr ~ #       
    
    Backup is finished (it takes about 10-15 minutes)
    Attached Files

    Comment

    Working...