Backup your image (Command line Utility)

Posted by: Toysoft

Backup your image (Command line Utility) - 11/06/15 01:12 AM

Backup your image (Command line Utility)

enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk

enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk

It will unpack on the /hdd under bhbackup folder

To launch

cd /hdd/bhbackup/
./cop.sh
./bh_backup_full.sh /hdd

and you will have your .nfi file in /hdd

TS
Posted by: pietro

Re: Backup your image (Command line Utility) - 01/26/17 07:54 PM

ho sempre usato questo tool per fare i backup delle immagini installate sul mio dm500hd,ora,dopo avere installato l'ultimo aggiornamento openpli 4.0 IPTV v.21a,pur avendo un'immagine di circa 56 mb,mi ritrovo con un backup di 62 mega,naturalmente inutilizzabile.
Qualcuno ha idea di cosa succede?
Posted by: Admin

Re: Backup your image (Command line Utility) - 01/26/17 08:14 PM

E il tool di backup... se vuoi guadagnare un po di spazio puoi togliere drivers Dongle Wifi, e se ne usi uno Dongle non togliere solo quello che usi.

Vedi qua :
- Firmware : /lib/firmware
- Drivers : /lib/modules/2.6.18-7.4-dm800/kernel/drivers/net
e qua /lib/modules/2.6.18-7.4-dm800/kernel/drivers/net/wireless

Io generalmente tolgo :
rt73.ko
e
rt3573sta.ko
rt61.ko
rt5572sta.ko

e se non usi il RT7777 : rt7777.ko

Cosi guadagni qualche Mb,

Admin
Posted by: pietro

Re: Backup your image (Command line Utility) - 01/26/17 09:14 PM

fatto...funziona!
grazie per i suggerimenti...
Pietro
Posted by: faniose

Re: Backup your image (Command line Utility) - 08/01/17 10:50 PM

Bonjour,

j'ai installe enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk

Il se trouve bien dans mon hdd de ma DM800se clone
Quand je tape les commandes sous telnet sa ne fonctionne pas! (found)

cd /hdd/bhbackup/
/cop.sh
/bh_backup_full.sh /hdd
Erreur via telnet : No such file or directory

Pourtant quand je parcours les fichiers via FTP, je trouve bien le Dossier /media/hdd/bhbackup!

Je vais tout supprimer et re-installer.
Posted by: Admin

Re: Backup your image (Command line Utility) - 08/02/17 09:14 AM

./cop.sh
./bh_backup_full.sh /hdd

Admin
Posted by: yra1976yan

Re: Backup your image (Command line Utility) - 06/03/18 05:00 AM

Sim card original Backup DM800 AP8 OPENPLI 4.0

Quando eu tendo o comando: enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk

da o seguinte erro:

-sh: enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk: not found

Alguem que possa me ajudar.
Posted by: Admin

Re: Backup your image (Command line Utility) - 06/03/18 10:43 AM

Try command "dos2unix *.sh", to clean the .sh files from EOL.

Admin
Posted by: yra1976yan

Re: Backup your image (Command line Utility) - 06/03/18 08:26 PM

thanks I forwarded him the url for the new yes japhar
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/20/19 12:56 PM

Hello,
I have DM800se v1 Ferrari SIM, can I use this plugin for fully backup on BH 1.4 image and how to install the, "enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk" plugin, put the ipk file in tmp folder and than install with this command via telnet?

...:/tmp# opkg install --force-overwrite *.ipk

And there is a second version "enigma2-plugin-systemplugins-bhbackup_0.2_all", is this a new version?
Posted by: Admin

Re: Backup your image (Command line Utility) - 11/20/19 01:07 PM

Modified version by Lululla, you can try, up to you.

Admin
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/21/19 10:29 AM

I will try this one, the first version "enigma2-plugin-systemplugins-bhbackup_0.1_all.ipk", but can you confirm my about how to install the plugin, is this correct, .ipk file put in tmp folder and install vie telnet with this command?

...:/tmp# opkg install --force-overwrite *.ipk
Posted by: Admin

Re: Backup your image (Command line Utility) - 11/21/19 10:44 AM

You need to upload the ipk file into the /tmp folder and then send the command in red yes.

Remember that in some images it's ipkg instead of opkg. It depends of the image.

Admin
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/21/19 11:17 AM

I use OBH 1.4 image... O.K., I will try and after installing the plugin the lunch command is... and every time to start backup I use this command via telnet or?

cd /hdd/bhbackup/
./cop.sh
./bh_backup_full.sh /hdd

And one additinal question, the mkfs file, what they are for and how to use the files?

mkfs.jffs2
mkfs.ubifs
Posted by: Admin

Re: Backup your image (Command line Utility) - 11/21/19 12:08 PM

OBH 1.4 already have backup scripts in /usr/bin

Admin
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/25/19 07:40 PM

I try to install and become this...

Posted by: Admin

Re: Backup your image (Command line Utility) - 11/25/19 07:47 PM

You already installed the modified version from Lululla (that he called same but v02)... so you are stuck. You need to uninstall the previous one, that you removed already by hand... and install this v01.

Or, as wrote few times, you can simply use the scripts that are already in the image at /usr/bin to do the backup, check for .sh files and you will find them. You will need to had an hdd, where the nfi file backuped will be stored.

Admin
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/25/19 08:11 PM

Can you please explain how to uninstall the previous version from Lululla?
Posted by: Admin

Re: Backup your image (Command line Utility) - 11/25/19 08:32 PM

opkg remove + name of the plugin

Admin
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/25/19 09:55 PM

I tried to remove plugin but nothing happens...

opkg remove enigma2-plugin-systemplugins-bhbackup_0.2_all.ipk

Than I try with the GP2 FlashBackup plugin installed in BH 1.4 image and works perfect, but you must have HDD. Thanks Admin for your patients and help. smile



Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/26/19 10:24 AM

Something is wrong, the backup is SSL82F and not SSL84F as should be and the file is to small.


- BH_Ferrari-Dm800se_SSL84F_DTS_March2015_FAM51....*48.450 KB
- Ferrari-SSL82F-imagename-dm800se-20191125...........*34.531 KB
Posted by: Admin

Re: Backup your image (Command line Utility) - 11/26/19 11:53 AM

It probably crashed, generally it's better to stop the enigma2 (init 4) or the CAMs, to then do the backup so it doesn't stop in the middle.

Admin
Posted by: Nradd

Re: Backup your image (Command line Utility) - 11/26/19 12:21 PM

What you suggest, to try again or to forget this plugin installed in BH 1.4 image GP2 FlashBackup?
Posted by: Toysoft

Re: Backup your image (Command line Utility) - 11/26/19 12:29 PM

Try again the backup, but turn off the enigma2 ("init 4" command), and turn off the Cams plugins in the Enigma2 menu.

Then do the backup, sending the command line command related to the script file .sh in /usr/bin (generally it's script file .sh /hdd).

TS
Posted by: didier.delaey

Re: Backup your image (Command line Utility) - 12/03/20 07:05 PM

hi from didier,
i have sucessfully create a backup like BlackHole-date.nfi size 62466KB.
if a reflash to the dreambox dm800hdpvr with 60Mb flash rom, should it work and found back the openpli7.1 star ?

best regards
Posted by: Admin

Re: Backup your image (Command line Utility) - 12/03/20 07:13 PM

It should work, as the box is 64 Mb, but you are at the limits of the box capacity as it needs to free flash to be capable of booting (62500 looks to be the limit).

Admin
Posted by: didier.delaey

Re: Backup your image (Command line Utility) - 12/04/20 05:21 PM

I confirm the backup restore is working perfectly. I will no more loose config because i have now 2 dreambox perfectly identical.

Thank you a lot for all the informations.

didier delaey