Ferrari backup tool for DM8000

Status
Not open for further replies.

juli13

Staff member
Administrator
Messages
10,198
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 ~ #

Backup is finished (it takes about 10-15 minutes)
 

juli13

Staff member
Administrator
Messages
10,198
New release of 01.09.2010

Code:
Backup tool / creator of SSL76F images NFI

Install the files attached, copying them to /usr/bin, chmod them to 755. Verify that there is no ^M inside the .sh file (if there is use dos2unix tool to convert).

It will do the backup of your image/box, and can in the same way generate a clean image with SSL76F if you just installed it.

TS
 

juli13

Staff member
Administrator
Messages
10,198
02./10/2010

Code:
Ferrari script (ALONE - no connection) SSL76FF BACKUP DM8000
 

juli13

Staff member
Administrator
Messages
10,198
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)
 

Magi123

Registered
Messages
271
Ferrari DM8000 SSL 87 F

Ferrari DM8000 SSL 87 F
 
Last edited by a moderator:
Status
Not open for further replies.
Top