0
I have made this plugin based on PG3FlashBackup v1.5.4
Thank's to (mechatron/Erim/Emanuel/JackDaniel)
FlashBackup
Features:
-Name is (FlashBackup)
-Make Full Backup
-From any image Internal or External
-Clean Backup without BA links
-Stable Backup (Hope that)
-For all Boxes (Genuine & Clone)
-Backup with any SSlxx you want
-You can start backup and go back to watch TV (Progress backup will be run in background
(P.s: If do backup to work on the background will not give a completion message so better to leave progress windows open it )
Install plugin:
send plugin to /tmp and from telnet:
Remove plugin:
After install plugin make restart enigma2 to get it on Plugin browser or on setup menu
How To Get Backup With Your Bootloader (SSlxx)
After install plugin and make restart E2 go to plugin open it press Green button then select your backup PATH then start Backup after 5 or 6 minutes will be get backup on same path selected
Those who can not install plugin, Because some protection from some plugins such as Barryallen same as code shown below, Do this command on telnet then try to install again (Don't send plugin manually NEVER)
Please Test It And Need Feedback To Improvement...
fairbird
Thank's to (mechatron/Erim/Emanuel/JackDaniel)
FlashBackup
Features:
-Name is (FlashBackup)
-Make Full Backup
-From any image Internal or External
-Clean Backup without BA links
-Stable Backup (Hope that)
-For all Boxes (Genuine & Clone)
-Backup with any SSlxx you want
-You can start backup and go back to watch TV (Progress backup will be run in background
(P.s: If do backup to work on the background will not give a completion message so better to leave progress windows open it )
Install plugin:
send plugin to /tmp and from telnet:
Code:
opkg -force-overwrite install /tmp/FlashBackup*
Code:
opkg remove enigma2-plugin-extensions-flashbackup
After install plugin make restart enigma2 to get it on Plugin browser or on setup menu
How To Get Backup With Your Bootloader (SSlxx)
After install plugin and make restart E2 go to plugin open it press Green button then select your backup PATH then start Backup after 5 or 6 minutes will be get backup on same path selected
Those who can not install plugin, Because some protection from some plugins such as Barryallen same as code shown below, Do this command on telnet then try to install again (Don't send plugin manually NEVER)
Quote:root@dm800hd:~# opkg install -force-overwrite /tmp/*.ipk
Installing enigma2-plugin-extensions-flashbackup (5.0-RAED-For-OE1.6&2.0) to ro
t...
Collected errors:
* check_conflicts_for: The following packages conflict with enigma2-plugin-ext
nsions-flashbackup:
* check_conflicts_for: * check_conflicts_for: enigma2-plugin-extensions-barryallen *
* opkg_install_cmd: Cannot install package enigma2-plugin-extensions-flashback
p
Code:
sed -i '/enigma2-plugin-extensions-flashbackup/d' /usr/lib/opkg/status /var/lib/opkg/status 2> /dev/null
Please Test It And Need Feedback To Improvement...
fairbird