DM800 backup SSL70 (TSv2) for Sim 1.0 T1
code------------------------------------------------------------------------Howto Backup script for SSL70 for DM800 (Sim 1.0 T1)
----------------------------------------------------
1. set the DM800 in standby
2. copy the the files (buildimage, build-nfi-image.sh, mkfs.jffs2 and the ssl70.bin) to /usr/bin
3. Change fileattributet to 755 on this files
To make a .nfi Image off your DM800 to hdd
Start a telnet session against your DM800 and write:
build-nfi-image.sh /media/hdd
Exemple : Telnet window
------------------------------------------------
root@dm800pvr ~ # build-nfi-image.sh /media/hdd
dm800pvr found
***
download secondstage.bin
create boot.jffs2
create root.jffs2
create secondstage
create dm800pvr nfi-image
nfi-image create on /media/hdd/backup_image_dm800pvr20071007.nfi
***
root@dm800pvr ~ #
Backup is finished (it takes about 10-15 minutes)
------------------------------------------------
code------------------------------------------------------------------------Howto Backup script for SSL70 for DM800 (Sim 1.0 T1)
----------------------------------------------------
1. set the DM800 in standby
2. copy the the files (buildimage, build-nfi-image.sh, mkfs.jffs2 and the ssl70.bin) to /usr/bin
3. Change fileattributet to 755 on this files
To make a .nfi Image off your DM800 to hdd
Start a telnet session against your DM800 and write:
build-nfi-image.sh /media/hdd
Exemple : Telnet window
------------------------------------------------
root@dm800pvr ~ # build-nfi-image.sh /media/hdd
dm800pvr found
***
download secondstage.bin
create boot.jffs2
create root.jffs2
create secondstage
create dm800pvr nfi-image
nfi-image create on /media/hdd/backup_image_dm800pvr20071007.nfi
***
root@dm800pvr ~ #
Backup is finished (it takes about 10-15 minutes)
------------------------------------------------