GP4 Installation (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
 
Zeile 18: Zeile 18:
  
 
== Flash a Gemini Project 4 Image:==
 
== Flash a Gemini Project 4 Image:==
The images (based on Dream Property) can be downloaded from [http://download.blue-panel.com/krogoth/gemini4-unstable/developer/ here], or [http://download.blue-panel.com/pyro/gemini4-unstable/developer/images/index.php here] and flashed as described in: [[Image installation (en)|Image installation]]. These images include the Blue Panel, File Browser and the Addon Manager. Update the image after flashing to be up to date.
+
The images (based on Dream Property) can be downloaded from [http://download.blue-panel.com/gemini4/krogoth-gemini4-unstable/developer/images/index.php here (OE2.5)], or [http://download.blue-panel.com/gemini4/pyro-gemini4-unstable/developer/images/index.php here (OE2.6)] and flashed as described in: [[Image installation (en)|Image installation]]. These images include the Blue Panel, File Browser and the Addon Manager. Update the image after flashing to be up to date.
  
 
== Manual installation:==
 
== Manual installation:==

Aktuelle Version vom 6. März 2023, 16:49 Uhr

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

The Gemini Project 4 can be installed in different ways:

  • Install a Gemini Project 4 Image.
  • Extend your unstable Dream Property image with Gemini Project 4 plugins.

Requirements:

  • Grab the latest unstable Image from Dream Property based on OE 2.5 or OE 2.6.
  • 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) can be downloaded from here (OE2.5), or here (OE2.6) and flashed as described in: Image installation. These images include the Blue Panel, File Browser and the Addon Manager. Update the image after flashing to be up to date.

Manual installation:

Installation via CLI:

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

OE 2.5

apt update && wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/geminilocale_gp42.php && dpkg -i /tmp/geminilocale_all.deb

OE 2.6

apt update && wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/geminilocale_gp42.php && apt install -y /tmp/geminilocale_all.deb

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

Installation via Software Manager:

OE 2.5

  1. Download geminilocale - geminilocale_all.deb.
  2. Copy geminilocale via FTP to the directory /tmp.
  3. Install geminilocale with, MenüSettingsSoftware managerLocal Plugins...Internal FlashInstall Pluginsgreen Button.
  4. Standby / Restart → GUI.

OE 2.6

  1. Download geminilocale - geminilocale_all.deb.
  2. Download coreutils - coreutils_arm64.deb.
  3. Copy geminilocale and coreutils via FTP to the directory /tmp.
  4. Install geminilocale and coreutils with, MenüSettingsSoftware managerLocal Plugins...Internal FlashInstall Pluginsgreen Button.
  5. Standby / Restart → Restart.

Screenshots