Jump to content


Photo

BackupSuite


  • Please log in to reply
1306 replies to this topic

Re: BackupSuite #1221 foxbob

  • Senior Member
  • 615 posts

+18
Neutral

Posted 6 December 2020 - 23:05

Changes work for duo4kse

*** THIS BACKUP IS CREATED WITH THE BACKUPSUITE PLUGIN ***
*****  https://github.com/OpenVisionE2/BackupSuite  ******

Plugin version     = 86afa78
Back-up media      = /hdd
Filesystem                Size      Used Available Use% Mounted on
/dev/sda1               915.9G    561.1G    308.2G  65% /media/hdd

Back-up = 2020.12.06_23:55
Version = openpli-foxbob 
Flashed = 2020.12.06_15:23
Updated = 1970.01.01_03:01
Drivers = Enigma2 = 2020-12-06-develop


Working directory  = /hdd/bi
Not Open Vision, OpenPLi or SatDreamGr maybe?
Destination        = /hdd/fullbackup_duo4kse/20201206_2355/vuplus/duo4kse

RECEIVER = Vu+ Duo 4K SE 
MKUBIFS_ARGS = 
UBINIZE_ARGS = 
KERNEL размер резервной копии:   8192 KB
ROOTFS размер резервной копии: 692400 KB
=TOTAL размер резервной копии: 700592 KB (= 684 MB)
Пожалуйста, будьте терпеливы, создание резервной копии началось, это займёт около: 15.34 минут

*** FIRST SOME HOUSEKEEPING ***
Remove directory   = /hdd/bi
Recreate directory = /hdd/bi
Create directory   = /tmp/bi/root

Создаём: kerneldump
Kernel resides on /dev/mmcblk0p6
Создаём: root.ubifs
Removed directory  = /hdd/fullbackup_duo4kse/20201206_2355/vuplus/duo4kse
Created directory  = /hdd/fullbackup_duo4kse/20201206_2355/vuplus/duo4kse

USB прошивка создана в: /hdd/fullbackup_duo4kse/20201206_2355/vuplus/duo4kse
Содержание папки:
noforce.update
imageversion
kernel_auto.bin
rootfs.tar.bz2



Re: BackupSuite #1222 tension

  • Senior Member
  • 117 posts

+4
Neutral

Posted 28 December 2020 - 13:56

High.

Do not start flash procedure if not in backup(suite) directories.

diff --git a/plugin/plugin.py b/plugin/plugin.py
index f6c94c4..de67dee 100644
--- a/plugin/plugin.py
+++ b/plugin/plugin.py
@@ -323,8 +323,8 @@ class FlashImageConfig(Screen):
 				if filename and filename.endswith(".zip"):
 					self["key_yellow"].setText(_("Unzip"))
 			elif self.filelist.canDescent() and file_name != '' and file_name != '/':
-				self["key_green"].setText(_("Run flash"))
 				if os.path.isfile(file_name + LOGFILE) and os.path.isfile(file_name + VERSIONFILE):
+					self["key_green"].setText(_("Run flash"))
 					self["key_yellow"].setText(_("Backup info"))
 					self["key_blue"].setText(_("Delete"))
 		except:

 



Re: BackupSuite #1223 ferra1

  • Senior Member
  • 27 posts

0
Neutral

Posted 1 January 2021 - 19:27

Openpli 8 (2020/12/31)

Backupsuite (git515+8834910-r0.0)

 

libmtd: error!"/dev/" is not a character device

nandump: error!: mtd_get_dev_info failed



Re: BackupSuite #1224 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 1 January 2021 - 19:29

Which box?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: BackupSuite #1225 ferra1

  • Senior Member
  • 27 posts

0
Neutral

Posted 2 January 2021 - 09:47

Zgemma H9 Combo

 

 

root@h9combo:~# cat /proc/stb/info/boxtype
H9 Combo


Edited by ferra1, 2 January 2021 - 09:49.


Re: BackupSuite #1226 pzanone

  • Senior Member
  • 206 posts

+10
Neutral

Posted 2 January 2021 - 22:26

with h9 combos

-

 

Attached File  1_0_19_10E2_3E8_13E_820000_0_0_0_20210102221546.jpg   61.18KB   7 downloads

 

pli 8.0rc
 

from enigma import getDesktop, getBoxType, getBoxBrand
from boxbranding import getMachineBuild, getMachineRootFile, getMachineKernelFile

 



Re: BackupSuite #1227 WanWizard

  • PLi® Core member
  • 68,943 posts

+1,751
Excellent

Posted 2 January 2021 - 22:47

That is ATV code, that doesn't exist in OpenPLi.

 

edit: that looks as if it is built from the develop branch, instead of from the master branch.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: BackupSuite #1228 pzanone

  • Senior Member
  • 206 posts

+10
Neutral

Posted 2 January 2021 - 22:52

Thank's wan

 

the fact is that I have to make a backup on pli 8.0rc
and I don't know how



Re: BackupSuite #1229 WanWizard

  • PLi® Core member
  • 68,943 posts

+1,751
Excellent

Posted 2 January 2021 - 22:54

I've checked both the latest develop build and the 8.0-release build, and both are ok. The RC is no longer online.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: BackupSuite #1230 pzanone

  • Senior Member
  • 206 posts

+10
Neutral

Posted 2 January 2021 - 22:57

yes ok but I would need the backupsuite plugin that works on Rc, otherwise I lose all the work done
If kindly you can have the solution



Re: BackupSuite #1231 WanWizard

  • PLi® Core member
  • 68,943 posts

+1,751
Excellent

Posted 2 January 2021 - 22:57

the fact is that I have to make a backup on pli 8.0rc

 

What is the point of that? RC is no longer online, so flashing that backup doesn't give you much.

 

You could try copying https://github.com/O...lugin/plugin.py to the BackupSuite extension directory, restart Enigma, and see if that helps? I don't know what else is wrong (and why you have the wrong version anyway).

 

Alternatively, remove the backup suite plugin, change the feed URL's in /etc/opkg/*.conf from openpli-8.0-rc to openpli-8.0-release (only the machine, arch and all files !), and install ONLY the backup suite plugin.

 

Then make a backup, and flash release (after which your backup becomes useless).


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: BackupSuite #1232 pzanone

  • Senior Member
  • 206 posts

+10
Neutral

Posted 2 January 2021 - 23:04

I was very clear, I'll try
We are definitely doing a good thing



Re: BackupSuite #1233 pzanone

  • Senior Member
  • 206 posts

+10
Neutral

Posted 3 January 2021 - 11:41

another help here?

Attached File  1_0_19_849_389_110_EEEE0000_0_0_0_20210103015100.jpg   118.87KB   4 downloads



Re: BackupSuite #1234 ferra1

  • Senior Member
  • 27 posts

0
Neutral

Posted 3 January 2021 - 17:53

My same error...



Re: BackupSuite #1235 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 4 January 2021 - 01:30

 

with h9 combos

-

 

attachicon.gif1_0_19_10E2_3E8_13E_820000_0_0_0_20210102221546.jpg

 

pli 8.0rc
 

from enigma import getDesktop, getBoxType, getBoxBrand
from boxbranding import getMachineBuild, getMachineRootFile, getMachineKernelFile

 

develop branch is BackupSuite NG (New Generation) and it ONLY works on Open Vision images not any other image.

 

Please don't experiment and paste false reports when you can simply read the README.md


Open Vision sources: https://github.com/OpenVisionE2


Re: BackupSuite #1236 pzanone

  • Senior Member
  • 206 posts

+10
Neutral

Posted 4 January 2021 - 19:43

it's not a fake report,
on RC I tried to make a backup as I could and I also tried that github, I did not read the lreadme correctly and for this I apologize, but it was not my intention.
After all, the problem remains



Re: BackupSuite #1237 ferra1

  • Senior Member
  • 27 posts

0
Neutral

Posted 22 February 2021 - 15:26

any news?



Re: BackupSuite #1238 brisel

  • New Member
  • 2 posts

0
Neutral

Posted 4 April 2021 - 23:13

Hello everybody. I am having a problem with this plugin on Gigablue hd800se when trying to make a backup of OpenPli 7.3.
 
Namely, this pluging worked with some Gigablue fix, but then when I tried to use it on this version it cannot make backup. It shows an error saying "/usr/bin/backupsuite.sh: line 1: syntax error: undeterminated quoted string" during creation of kerneldump. Is there any solution?
 
20210404-235925.jpg

Edited by brisel, 4 April 2021 - 23:14.


Re: BackupSuite #1239 brisel

  • New Member
  • 2 posts

0
Neutral

Posted 5 April 2021 - 11:45

Oh finally, I used the official OpenPli plugin from feeds which did not worked in past. This time it is probably combined with Version 11.6 for OpenPli 3.0 15-01-2013 Pedro_Newbie (Extensions for Gigablue by SCP) so it worked for me.



Re: BackupSuite #1240 gerard0610

  • Senior Member
  • 940 posts

+41
Good

Posted 5 April 2021 - 12:24

Here OpenPli V8 and via Applications the plugin BackUp Suitte and everything works well on VU+Ultimo 4K. This already for years!

 

Thank you for this application :-)




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users