GeminiBackup (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{|width="40%" |Bild:deutsch.png - in Deutsch |Bild:english.png - in English |} Datei:Gp3.3 geminibackup.pn…“)
 
 
(10 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
  |[[Bild:english.png]] - [[GeminiBackup (en)|in English]]
 
  |[[Bild:english.png]] - [[GeminiBackup (en)|in English]]
 
  |}  
 
  |}  
[[Datei:Gp3.3 geminibackup.png|thumb|right|400px|GeminiBackup]]
+
[[Datei:Gp3.3 geminibackup.png|thumb|right|400px|{{Blue|[[GP3 Blue Panel|Blue Panel]]}} → {{Taste|[[GP3 Settings (en)|Settings]]}} → Backup]]
Das '''GeminiBackup''' Plugin erstellt ein 1:1 Backup eurer Dreambox. Das Backup könnt ihr bei Problemen jederzeit über den [[Rescue Loader]] flashen. GeminiBackup unterstützt '''nur''' Dreamboxen mit [[DreamboxOS]] und [[OE 2.2]]. Macht euch bitte mit den Einstellungen des Plugins vertraut, bevor ihr ein Backup startet.
+
The '''GeminiBackup''' plugin creates an 1:1 backup of your dreambox. In case of problems it's possible to flash the backup over the [[Rescue Loader (en)|rescue loader]] at any moment. GeminiBackup supports '''only''' dreamboxes with [[Dreambox OS (en)|Dreambox OS]]. Please make sure you understand the settings before starting a backup.
  
== Einstellungen ==
+
== Installation / deinstallation ==
Die folgende Tabelle beschreibt die einzelnen Einstellungen zum Plugin GeminiBackup. Ändert die Einstellungen bevor ihr eine Backup-Erstellung startet.
+
The <code>geminibackup</code> plugin can be installed / removed in different ways:
 +
{{Hauptbeitrag (en)|GP3 Addons (en){{!}}GP3 Addons| - Category: Gemini Plugins}}
 +
{{Hauptbeitrag (en)|WebAdmin (en){{!}}WebAdmin| - Package: <code>geminibackup</code>}}
 +
{{Hauptbeitrag (en)|APT (en){{!}}APT| - Package: <code>geminibackup</code>}}
 +
 
 +
== Settings ==
 +
The following table describes the different settings of the GeminiBackup plugin. Change the settings before starting the backup.
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
! width="180"|Einstellung
+
! width="180"|Setting
! width="700"|Beschreibung
+
! width="700"|Description
 
|-  
 
|-  
| '''Ordner für die Dateien:'''
+
| '''Directory for the files:'''
| Standardmässig wird das Backup nach <code>/media/hdd</code> gespeichert. Mittels {{Taste|OK}} Taste, könnt ihr einen beliebigen Zielpfad für die Imageerstellung auswählen.
+
| Standard the directory <code>/media/hdd</code> is used to store the backups. With {{Taste|OK}}, it's possible to select a desired path for the bakups.
 
|-  
 
|-  
 
| '''Name'''
 
| '''Name'''
| Ändert den Dateinamen des Backups.
+
| Changes the file name of the backup.
 
|-  
 
|-  
| '''Werkseinstellung'''
+
| '''Factory reset'''
| Benutzt diese Einstellung mit bedacht. Ist die Einstellung auf {{Taste|ein}} gesetzt, müsst ihr nach dem Flashen das Image neu einrichten. Die Einstellung {{Taste|aus}} verhindert einen Werksreset.
+
| Be careful with this setting. If enabled, {{Taste|on}}, the settings need to be set after flashing the backup. If disabled, {{Taste|off}}, the factory reset is not initiated.
 
|-  
 
|-  
| '''Kompression'''
+
| '''Compression'''
| Stellt hier die gewünschte Kompression des Backups ein. Die Kompression wirkt sich auf die Geschwindigkeit der Backup-Erstellung und der Imagegrösse aus.
+
| Choose the desired compression for the backup. The compression affects the backup speed and file size.
 
|-  
 
|-  
 
| '''Debug'''
 
| '''Debug'''
| Schaltet die Einstellung auf {{Taste|ein}}, wenn ihr detaillierte Informationen zu der Backup-Erstellung sehen möchtet.
+
| Enable this setting, {{Taste|on}}, to see detailed information concerning the backup creation.
 
|-  
 
|-  
| '''Verzeichnis für Log-Datei:'''
+
| '''Directory for log file:'''
| Definiert den Speicherort der Log Datei <code>geminibackup.log</code>, Standardpfad ist <code>/var/log</code>.  
+
| Sets the path for the log file, <code>geminibackup.log</code>. Default path: <code>/var/log</code>.  
 
|}
 
|}
  
== Backup erstellen ==
+
=== Compressions compared ===
Startet nach dem Anpassen der Einstellungen die Image Erstellung mit der grünen Taste {{Green|Speichern}}. Die rote Taste {{Red|Log-Datei}} zeigt euch Informationen zu der Backup-Erstellung am TV an.
+
The following list gives an indication of the different compressions.
 +
 
 +
#'''Busybox xz:''' very fast (on internal SSD less than 15 seconds - size 275 MB), uncompressed
 +
#'''xz (fast):''' same image, 120 seconds, size 76 MB
 +
#'''xz (best):''' 180 seconds, size 73 MB
 +
#'''gz (fast):''' ca. 30 seconds, size 105 MB
 +
#'''gz (best):''' about 2 minutes, size 95 MB
 +
 
 +
If size doesn't matter, use the '''first setting''' for a fast backup. In case your storage capacity is limited, use the '''fourth setting''', the backup is still fast and the size is reduced by +/-60%.
 +
 
 +
== Create backup ==
 +
After changing the settings, the backup is started with the green button {{Green|save}}. The red button {{Red|Log file}} displays the information about the backup on the TV.
 +
 
 +
{{Achtung|The size of the backup shouldn't exceed '''~ 310 MB''', because this is the limit to flash over the [[Rescue Loader (en)|Rescue Loader]]. If your backup is larger, please use a different compression.}}
  
[[Kategorie:GP3]]
+
[[Kategorie:GP3 (en)]]

Aktuelle Version vom 30. November 2014, 21:30 Uhr

Deutsch.png - in Deutsch English.png - in English
Blue PanelSettings → Backup

The GeminiBackup plugin creates an 1:1 backup of your dreambox. In case of problems it's possible to flash the backup over the rescue loader at any moment. GeminiBackup supports only dreamboxes with Dreambox OS. Please make sure you understand the settings before starting a backup.

Installation / deinstallation

The geminibackup plugin can be installed / removed in different ways:

Hauptbeitrag.png see article: GP3 Addons - Category: Gemini Plugins
Hauptbeitrag.png see article: WebAdmin - Package: geminibackup
Hauptbeitrag.png see article: APT - Package: geminibackup

Settings

The following table describes the different settings of the GeminiBackup plugin. Change the settings before starting the backup.

Setting Description
Directory for the files: Standard the directory /media/hdd is used to store the backups. With OK, it's possible to select a desired path for the bakups.
Name Changes the file name of the backup.
Factory reset Be careful with this setting. If enabled, on, the settings need to be set after flashing the backup. If disabled, off, the factory reset is not initiated.
Compression Choose the desired compression for the backup. The compression affects the backup speed and file size.
Debug Enable this setting, on, to see detailed information concerning the backup creation.
Directory for log file: Sets the path for the log file, geminibackup.log. Default path: /var/log.

Compressions compared

The following list gives an indication of the different compressions.

  1. Busybox xz: very fast (on internal SSD less than 15 seconds - size 275 MB), uncompressed
  2. xz (fast): same image, 120 seconds, size 76 MB
  3. xz (best): 180 seconds, size 73 MB
  4. gz (fast): ca. 30 seconds, size 105 MB
  5. gz (best): about 2 minutes, size 95 MB

If size doesn't matter, use the first setting for a fast backup. In case your storage capacity is limited, use the fourth setting, the backup is still fast and the size is reduced by +/-60%.

Create backup

After changing the settings, the backup is started with the green button save. The red button Log file displays the information about the backup on the TV.

Ambox attention.png The size of the backup shouldn't exceed ~ 310 MB, because this is the limit to flash over the Rescue Loader. If your backup is larger, please use a different compression.