This is a package to backup images. Works on DM800/DM800se. Irrespective of what tuner you have.
Click this Link to Download File:
Thread Discussion
Code:
This is an adaptation of GJstrooms work. Any credit should be directed to him.
If your storage device is mounted as /media/hdd/
1. Extract package and transfer it to your receiver. Folder layout will be:
/media/hdd/backup/sim-backup
2. chmod 755 the folder and contents
3.
Telnet the following commands one line at a time. Easier to copy and paste rather than type.
init 4
cd /media/hdd/backup/sim-backup
./hdd.sh
init 3
4. If file name does not match image, i.e openatv showing up as openpli, just rename it.
If your storage device is mounted as /media/usb/
1. Extract package and transfer it to your receiver. Folder layout will be:
/media/usb/backup/sim-backup
2. chmod 755 the folder and contents
3.
Telnet the following commands one line at a time. Easier to copy and paste rather than type.
init 4
cd /media/usb/backup/sim-backup
./usb.sh
init 3
4. If file name does not match image, i.e openatv showing up as openpli, just rename it.
Click this Link to Download File:
Thread Discussion