GP4 Installation (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
Zeile 20: Zeile 20:
 
The images (based on Dream Property or Merlin) can be downloaded from [http://download.blue-panel.com/krogoth/gemini4-unstable/developer/ here], and flashed as described in: [[Image installation (en)|Image installation]]. These images include the Blue Panel, File Browser and the Addon Manager.
 
The images (based on Dream Property or Merlin) can be downloaded from [http://download.blue-panel.com/krogoth/gemini4-unstable/developer/ here], and flashed as described in: [[Image installation (en)|Image installation]]. These images include the Blue Panel, File Browser and the Addon Manager.
  
== Manuelle Installation im Image eurer Wahl:==
+
== Manuall installation in an image of your choice:==
  
 
=== Installation via CLI: ===
 
=== Installation via CLI: ===
Verbindet euch via [[SSH]] / [[Telnet]] auf die Dreambox und führt den folgenden Befehl aus.
+
Connect with the Dreambox using [[SSH (en)|SSH]] / [[Telnet (en)|Telnet]], and execute the following command.
  
 
<syntaxhighlight>wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/krogoth/gemini4-unstable/geminilocale.php && dpkg -i /tmp/geminilocale_all.deb</syntaxhighlight>
 
<syntaxhighlight>wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/krogoth/gemini4-unstable/geminilocale.php && dpkg -i /tmp/geminilocale_all.deb</syntaxhighlight>
  
Führt jetzt einen Neustart aus und anschliessend könnt ihr die GP4 Erweiterungen über die [[Installation eines .ipk-Files über die Erweiterungsverwaltung|Erweiterungsverwaltung]] von [[Dreambox OS]] installieren.
+
Reboot the Dreambox.  Now you can install the GP4 plugins over the [[Installation eines .ipk-Files über die Erweiterungsverwaltung|Erweiterungsverwaltung]] of [[Dreambox OS (en)|Dreambox OS]].
  
  
[[KAtegorie:GP4 (en)]]
+
[[Kategorie:GP4 (en)]]

Version vom 22. September 2018, 16:00 Uhr

Deutsch.png - in Deutsch English.png - in English
GP4 Blue Panel

The Gemini Project 4 can be installed in different ways:

  • Install a Gemini Project 4 Image.
  • Extend your existing image with the Gemini Project 4 plugins.

Requirements:

  • OE 2.5 unstable image with E2 version >=4.3.1r28.
  • Dreambox connected to the internet for installing the GP4 plugins.
Ambox attention.png Updating from a GP3 Version

GP4 must be installed from scratch, it's not possible to upgrade a GP3 installation! Old settings can't be migrated (except saved channel lists).

Flash a Gemini Project 4 Image:

The images (based on Dream Property or Merlin) can be downloaded from here, and flashed as described in: Image installation. These images include the Blue Panel, File Browser and the Addon Manager.

Manuall installation in an image of your choice:

Installation via CLI:

Connect with the Dreambox using SSH / Telnet, and execute the following command.

wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/krogoth/gemini4-unstable/geminilocale.php && dpkg -i /tmp/geminilocale_all.deb

Reboot the Dreambox. Now you can install the GP4 plugins over the Erweiterungsverwaltung of Dreambox OS.