The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "isclosed" - Line: 203 - File: inc/plugins/guestwarn.php PHP 8.2.26 (Linux)
|
FlashBackup plugin for Internal & External Images - Printable Version +- InfoServ (https://www.yassinov.com/forum) +-- Forum: Satellite Equipment (https://www.yassinov.com/forum/forumdisplay.php?fid=9) +--- Forum: Enigma2 Plugins/Emus/Keys/Skins (https://www.yassinov.com/forum/forumdisplay.php?fid=47) +---- Forum: Plugins (https://www.yassinov.com/forum/forumdisplay.php?fid=55) +---- Thread: FlashBackup plugin for Internal & External Images (/showthread.php?tid=1423) |
FlashBackup plugin for Internal & External Images - fairbird - 02-21-2013 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: 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 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 RE: FlashBackup plugin for Internal & External Images - fairbird - 02-23-2013 update -Version 1.1 -Fix some bugs fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 02-24-2013 Update... -Version 2.0 24-02-2013 -Add Russian lang. Thn (Sowa) -Add Arabian lang (my Translation) -Fixed some lins Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 02-25-2013 Update... -Version 2.1 25-02-2013 -Translation build-image.sh to the Russian language. Thn (Sowa) -Fixed backup location Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 03-01-2013 Update... -Version 2.2 -Fixed Some lines on build scripts Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 11-30-2013 Update... -Version 3.0 -Now Plugin For OE2.0 Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 02-17-2014 Update... -Version 3.1 -Update some binary files for backup Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 02-19-2014 Update... -Version 3.2 -Update some binary files for backup -Fixed some bugs -Now supported Newngima2 OE2.0 Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 02-19-2014 Update... -Version 3.3 -Update some binary files for backup -Fixed some bugs -Now work smoothly on OE1.6 & OE2.0 Plugin in start topic fairbird RE: FlashBackup plugin for Internal & External Images - fairbird - 02-20-2014 Update... -Version 4.0 -Update some binary files for backup -Fix extracting bootloader (Now plugin can extracting ssl.bin automatically or you can also to put any ssl.bin you want) Plugin in start topic fairbird |