Then it seems to copy the backup HDD with FTP or Telnet on the USB key.
Retrograde completely.
BackupSuite
Re: BackupSuite #461
Re: BackupSuite #462
Posted 26 December 2014 - 11:25
What do you mean by: did not boot?
You can't flash your Solo with the back-up from the USB-stick?
Try a different USB-stick, the smaller and older the better in most cases
You can try to flash it via the BackupSuite with the Blue button = Restore back-up
Yes, I mean flashing. Ok, I test it with the blue button.
Micky
Opticum X406p from 2,8E - 41E, VU+ Solo from 0,8W - 30W, 2 x Dish Opticum LH-100 cm
Lnb's: Inverto Black Ultra, MEGASAT HD Profi Twin, 2 x Rotor Jaeger Sat SG 2500
Re: BackupSuite #463
Posted 26 December 2014 - 11:41
...I thought that you had renamed the file 'noforce.update' into 'force.update in the BackupSuite by default a couple of days ago.
Now I understand from you that I should each time rename the file 'noforce.update' on my USB-stick into 'force.update.
I understand that you have introduced this because of safety reasons however for me it is uncomfortable and I prefer the situation as it is actually by the VU+Duo without renaming the file
I did change it, in git48, but I reverted it in git49 because I think it is better safe than sorry.
If people are using the USB-stick also for e.g. timeshift or recording and they forget there is a back-up onto it and the machine reboots, after for instance an update, they end up with an unintentional restore of an "old" image.
You can always restore an image via the backupsuite then you don't have to rename a file, provided you still can access your receiver and start the BackupSuite.
I think it is better to let the noforce.update file as default and therefore it will be for the moment.
With the Duo you'll have no choice, if it finds a valid image it will flash whether you want it or not (and I have in the past restored unintended a backup where I wasn't pleased with it)
Edited by Pedro_Newbie, 26 December 2014 - 11:42.
Re: BackupSuite #464
Re: BackupSuite #465
Re: BackupSuite #466
Re: BackupSuite #467
Re: BackupSuite #468
Re: BackupSuite #469
Posted 7 March 2015 - 17:47
Edited by fidelcastro54, 7 March 2015 - 17:48.
VU+ Duo2 *OpenPLI 7.0 *int. 1TB HDD *16TB QNAP-NAS Gb-LAN *OSCam*HD+ HD02 *Sky V14 *MTV Unlimited
Re: BackupSuite #470
Posted 7 March 2015 - 20:15
When the text is displayed the image is already copied to the USB-stick, you can see this in the program in the following lines (389-394)
mkdir -p "$TARGET$FOLDER" (making the folder on the USB) cp -r "$MAINDEST/." "$TARGET$FOLDER" (copying the image from the maindestination to the USB-stick) echo $LINE >> $LOGFILE (this line and the next 2 just for the log) echo "MADE AN EXTRA COPY IN: $TARGET" >> $LOGFILE df -h "$TARGET" >> $LOGFILE $SHOW "message19" 2>&1 | tee -a $LOGFILE # Backup finished and copied to your USB-flashdrive
You see the text is displayed after the copy is made but before the final last words about the required time
Re: BackupSuite #471
Posted 4 May 2015 - 22:39
Hello Pedro!! good evening !!
I am using your great plugin in order to make a backup of a Vu Solo model. ( with 3.1.1 kernel )
All seems to be ok, but at the end of making root.ubifs it returns an error on "lstat" bad on mke2fs (error 22)
Then it continues to backup and finalize it , but as you can consider the backup is not good and at the moment I am going to use it the receiver does not accetp it and blocks itself.
Will be a pleasure if you can help me in order to understand where could be the mistake I commit.
thank you very much in advance. byee
sat.technology & nemoxyz.cloud Admin founder
Re: BackupSuite #472
Re: BackupSuite #473
Posted 5 May 2015 - 10:56
Hello Pedro !!! pleased to meet you !! Thank you very much for answering !!! ( first of all : sorry for my english...I am italian )
Unfortunately the Solo which I am working on is a clone ( Vu solo pro = clone vu solo ) so it goes only with drivers ferrari patch and kernel 3.1.1 ( to avoid timebomb inside 3.9.6 drivers )
Sunray models are supported by ramiMAHER's patch but on these models ( vuplusnethd factory ones ) does not work at all !!! At worst they can blocks the receiver ( red light fix ), so i can not use them.
Only one time I was able to do a complete backup usefull and working good at next flashing on the same receiver or other one similar ( same condition and sam thing I do every time ) , after this one ( the file works good ) the next time I went to a backup the "suite" gave me that error!! I don't know the mistake I commit...
I think the same about the compatibility with 3.1.1 kernel....there are some problem with file system I don't know very well....
I noticed that the backupsuite work well only first time ( in absolute ) I use it after a fresh install of openpli 4.0 after this does not work
Anyway this is the screen shot of what I see ( after error ) ( i try to do a backup to extract log , i dont have it now...) :
Edited by nemoxyz, 5 May 2015 - 10:56.
sat.technology & nemoxyz.cloud Admin founder
Re: BackupSuite #474
Re: BackupSuite #475
Re: BackupSuite #476
Re: BackupSuite #477
Re: BackupSuite #478
Re: BackupSuite #479
Posted 24 July 2015 - 13:21
As of the next version there is also (partial) support for receivers which are not in the list (lookuptable. txt).
If a non supported receiver is found the program no longer quits with an error message but a backup is made using some standard settings.
-the files for the root and the kernel are called: rootfs.bin and kernel.bin. These names are more or less standard except for the VU + 's
-the folder which contains the back-up is called:/rename_this_folder. The folder should be renamed by the user to the default name for this receiver
-the arguments for MKUBIFS_ARGS and UBINIZE_ARGS are taken from the receiver itself (thanks WTE for the suggestion) the program produces a working back-up but does require some attention to change the folder name and the file names have to be checked.
There are made some tests with my current receivers by removing them from the list of supported receivers and then starting the back up. This provided working back-up's.
The altered Backupsuite.sh can be downloaded from my github repository: https://github.com/P...ons/BackupSuite
Edited by Pedro_Newbie, 24 July 2015 - 13:23.
Re: BackupSuite #480
5 user(s) are reading this topic
0 members, 5 guests, 0 anonymous users