Rootfs and then he restart.No more information on the tv screen?
At which step does it happen?
BackupSuite
Re: BackupSuite #1041
Posted 31 October 2018 - 13:46
Groetjes Cobus R
VU+ UNO 4K SE FBC DVB-C (8x)
MUTANT HD66SE FBC DVB-C (3x)
MAXYTEC MULTIBOX COMBO
MUTANT HD60 DVB-S
Ziggo (digitaal) Kabel TV (FTV) op alle decoders met oa fallback tuner
Re: BackupSuite #1042
Posted 31 October 2018 - 13:52
@PersianPrince: The backup suite on a h9 creates a rootfs.tar.bz2. This is wrong. It's an ubifs box. So you'll need to use mkfs.ubifs to generate the rootfs file. And if you want that the backup is also flashable via usb stick the kernel and rootfs files have to be renamed. The kernel file is called uImage and the rootfs file rootfs.ubi in a normal image.
Re: BackupSuite #1043
Re: BackupSuite #1044
Re: BackupSuite #1045
Re: BackupSuite #1046
Re: BackupSuite #1047
Posted 31 October 2018 - 23:23
After a lot of testing and help from betacentauri I managed to make a working backup..
Here's the workaround for making/flashing a backup on a Zgemma H9:
1. overwrite the ofgwrite file provided by betacentauri
2. edit the lookuptable as provided by betacentauri
3. make backup > in the end it gives an error, something about a missing kernel.bin, but the backup is made fine
The problem is you cannot use backupsuite to flash this backup.
But when you have OpenATV installed it is no problem to flash the backup of OpenPLI.
So:
1. Download OpenATV, put it on a usb stick and replace the file logo.img with the one from OpenPLI
2. Flash the OpenATV image the normal way
3. In OpenATV > flash the backup of Openpli.
Edited by Dimmie, 31 October 2018 - 23:24.
Re: BackupSuite #1048
Re: BackupSuite #1049
Re: BackupSuite #1050
Posted 26 November 2018 - 16:04
Hi when I want to create backup to hdd, I´ve got the following error
/usr/sbin/mkfs.jffs2 not found?
Which package do I have to install?
I have the same problem on my Dreambox DM8000, image openPLI 7.
There is a solution ?
Install:
mtd-utils-jffs2 dreambox-buildimage
Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.
Re: BackupSuite #1051
Posted 4 December 2018 - 13:19
Hi everyone. Thank you for your work! I have come to really like automaticfullback and as a user of Vu+ Ultimo 4k, Vu+Duo 4k and Vu+Zero 4k hope that you will also support Vu+Duo 4k and Vu+Zero 4k. Is there anything I can do to help and test on my boxes?
Ultimo 4k works like a charm but the newer Vu+Duo 4k and Vu+Zero 4k dont.
Best,
Edited by mamamia, 4 December 2018 - 13:19.
Re: BackupSuite #1052
Posted 4 December 2018 - 14:20
Hi everyone. Thank you for your work! I have come to really like automaticfullback and as a user of Vu+ Ultimo 4k, Vu+Duo 4k and Vu+Zero 4k hope that you will also support Vu+Duo 4k and Vu+Zero 4k. Is there anything I can do to help and test on my boxes?
Ultimo 4k works like a charm but the newer Vu+Duo 4k and Vu+Zero 4k dont.
Best,
Are you using latest version of Backup Suite or a fixed version on a release image?
Zero 4K should be ok too but Duo 4K no idea as I just added experimental values.
Edited by Persian Prince, 4 December 2018 - 14:22.
Open Vision sources: https://github.com/OpenVisionE2
Re: BackupSuite #1053
Posted 4 December 2018 - 21:44
Hi Persian Prince, I am using the following version. enigma2-plugin-extensions-automatic-fullbackup_6.5_all.ipk on newest vti Image 14.0.1 but I will install whatever neccessary if it helps support new Duo 4k. Is there something I can do in order to help supply information or test your experimental values?
Thanks!
Attached Files
Re: BackupSuite #1054
Posted 7 December 2018 - 07:42
https://github.com/D...8dd64d589c962b2
Re: BackupSuite #1055
Re: BackupSuite #1056
Re: BackupSuite #1057
Re: BackupSuite #1058
Posted 7 January 2019 - 20:58
Just had a play with Backupsuite on a ZGemma H9T. I got it to backup by modifying the lookuptable, I got the same error message as mentioned previously but the backup completed.
I then got Backupsuite to flash the image back to the box by modifying the plugin.py file to separate the h9 from the hd51, hd60 etc. so it allows zip|bin|ubi and so it looks for backup_files = [("rootfs.ubi"), ("uImage")]. It's only a rough patch but it works
plugin.py file is attached
Attached Files
Re: BackupSuite #1059
Re: BackupSuite #1060
Posted 10 January 2019 - 18:51
Just had a play with Backupsuite on a ZGemma H9T. I got it to backup by modifying the lookuptable, I got the same error message as mentioned previously but the backup completed.
I then got Backupsuite to flash the image back to the box by modifying the plugin.py file to separate the h9 from the hd51, hd60 etc. so it allows zip|bin|ubi and so it looks for backup_files = [("rootfs.ubi"), ("uImage")]. It's only a rough patch but it works
plugin.py file is attached
If it works please send a PR: https://github.com/O...nE2/BackupSuite
Open Vision sources: https://github.com/OpenVisionE2
6 user(s) are reading this topic
0 members, 6 guests, 0 anonymous users