EParted (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
K
 
(23 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 7: Zeile 7:
  
 
* [http://en.wikipedia.org/wiki/Ext2 EXT2], [http://en.wikipedia.org/wiki/Ext3  EXT3] and [http://en.wikipedia.org/wiki/Ext4 EXT4]
 
* [http://en.wikipedia.org/wiki/Ext2 EXT2], [http://en.wikipedia.org/wiki/Ext3  EXT3] and [http://en.wikipedia.org/wiki/Ext4 EXT4]
* [http://en.wikipedia.org/wiki/XFS]
+
* [http://en.wikipedia.org/wiki/XFS XFS]
 
* [http://en.wikipedia.org/wiki/File_Allocation_Table#FAT16 FAT16] and [http://en.wikipedia.org/wiki/File_Allocation_Table#FAT32 FAT32]
 
* [http://en.wikipedia.org/wiki/File_Allocation_Table#FAT16 FAT16] and [http://en.wikipedia.org/wiki/File_Allocation_Table#FAT32 FAT32]
* [http://en.wikipedia.org/wiki/Virtuelle_Speicherverwaltung Linux-Swap]
+
* [http://en.wikipedia.org/wiki/Virtual_memory Linux-Swap]
  
  
Das Plugin unterstützt im Moment folgende Sprachen. Jede Mithilfe an den Übersetzungen sind jederzeit Willkommen.
+
At this moment the Plugin supports following languages. All help with translations is appreciated.
  
* Englisch
+
* English
* Deutsch
+
* German
* Italienisch
+
* Italian
* Französisch
+
* French
* Niederländisch
+
* Dutch
  
{{Achtung|1='''Achtung!'''<br/>(Falsche) Manipulationen an vorhandenen Partitionen führen zu Datenverlust. Eine Datensicherung ist daher Pflicht, bevor ihr das Programm benutzt.}}
+
{{Warnung|1='''Attention!'''<br/>(Wrong) manipulation of existing partitions result in data loss. Make a back up before using eParted.}}
  
== Voraussetzungen / Wissenswertes ==
+
== Requirements / Good to know ==
 
 
* Ein [[Image]] basierend auf OE 1.6 oder [[OE 2.0]].
 
* Das Paket <code>parted</code> muss im Image oder auf dem [http://de.wikipedia.org/wiki/Repository#Software-Repository Feed] vorhanden sein.
 
* Für XFS, muss das Paket <code>xfsprogs-mkfs</code> installiert sein.
 
* Für FAT16 muss das Paket <code>dosfstools</code> installiert sein.
 
* Wenn beim Löschen von Partitionen eine Fehlermeldung erscheint, dann liegt es fast zu 100% daran, dass die Partition nicht ausgehängt werden kann. Also sicherstellen, dass ihr nicht z.B via [[Telnet]], [[FTP]], oder Samba auf das Gerät zugreift.
 
* Eine Swap-Partition wird unter [[ Gemini Project 3|GP3]] automatisch nach einen Start der Dreambox eingebunden. Kontrollieren könnt ihr das im Gerätemanager unter {{Blue|Blue Panel}} → {{Taste|Informationen}} → {{Taste|Hardware}} → {{Taste|Speicher}}.
 
* Die Eingabe der Partitionsgrösse (Megabyte oder Gigabyte) ist abhängig von der Grösse des Speichermediums. MB wird bis zu einer Grösse von 8GB verwendet. Ab 16GB wird die Grösse der Partition mittels GB definiert.
 
  
 +
* An [[Image (en)|Image]] as of OE 1.6.
 +
* The package <code>parted</code> must available be in the Image or on the [http://en.wikipedia.org/wiki/Software_repository Feed].
 +
* For XFS, the package <code>xfsprogs-mkfs</code> must be installed.
 +
* For FAT16 the package <code>dosfstools</code> must be installed.
 +
* If an error appears when deleting a partition, this is almost 100% due to the fact the partion can not be unmounted. Also make sure you are not accessing the device e.g. over [[Telnet (en)]], FTP, or Samba.
 +
* A Swap Partition can be mounted or unmounted in the [[Gemini Project 3|GP3 (en)]] via Device Manager. The current status of the Swap Partion can be checked in the Device Manager or in {{Blue|Blue Panel}} → {{Taste|Informations}} → {{Taste|Hardware}} → {{Taste|Memory}}.
 +
* The input for the partition size (Megabyte or Gigabyte) depends on the size of the device. MB is used for devices up to 8GB. For 16GB or larger the partitions are defined in GB.
  
 
== Installation ==
 
== Installation ==
=== Manuell ===
+
=== Manual ===
Kopiert das [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=174134&threadview=0&hilight=parted&hilightuser=0&page=1 eparted] ipk via ftp in das <code>/tmp</code> Verzeichnis und installiert es mit folgendem Befehl:
+
Copy the [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=174134&threadview=0&hilight=parted&hilightuser=0&page=1 eparted] ipk via ftp in the directory <code>/tmp</code> and install with the following command:
  
  opkg install /tmp/eparted*
+
  opkg update && opkg install /tmp/eparted*
  
Nach einem Enigma2 Neustart findet ihr das Plugin unter {{Taste|Menü}} → {{Taste|Erweiterungen}}.
+
After an Enigma2 restart you will find the Plugin in {{Taste|Menu}} → {{Taste|Plugins}}.
  
=== Via Software-Feed ===
+
=== Via Software Feed ===
Wenn das Plugin auf einem Softwarefeed liegt (z.B. [[ Gemini Project 3 |GP3]]), kann es einfach über die Softwareverwaltung, oder die [[GP3 Addons|Addons]] installiert werden. Via [[Telnet]] wäre der Befehl wie folgt:
+
If the plugin is on the Software feed (e.g. [[ Gemini Project 3 (en)|GP3]]), it can be installed easily over the Software Manager, or the [[GP3 Addons (en)|Addons]]. Via Telnet the command would be:
  
 
  opkg update && opkg install eparted
 
  opkg update && opkg install eparted
  
Nach einem Enigma2 Neustart findet ihr das Plugin unter {{Taste|Menü}} → {{Taste|Erweiterungen}}.
+
After an Enigma2 restart you will find the plugin in {{Taste|Menu}} → {{Taste|Plugins}}.
  
  
== Bedienung ==
+
== Usage ==
=== Partitionen löschen ===
+
=== Delete Partitions ===
[[Datei:EParted delete partitions.png|thumb|300px|Partitionen löschen]]
+
[[Datei:EParted delete partitions.png|thumb|300px|Delete partitions]]
# '''eParted''' starten.
+
# Start '''eParted'''.
# Das zu partitionierende Speichergerät auswählen.
+
# Select the correct device.
# Die zu löschende(n) Partition(en) anwählen und mit der {{Red|roten}} Taste löschen.
+
# Select the partition(s) you want to delete and use the {{Red|red}} button to delete.
# Mit der {{Blue|blauen}} Taste die Löschung der Partition(en) ausführen.
+
# With the {{Blue|blue}} button you can execute the deletion of the partition(s).
  
  
=== Partitionen erstellen ===
+
=== Create Partitions ===
[[Datei:EParted create partitions.png|thumb|300px|Partitionen erstellen]]
+
[[Datei:EParted create partitions.png|thumb|300px|Create partitions]]
# '''eParted''' starten.
+
# Start '''eParted'''.
# Das zu partitionierende Speichergerät auswählen.
+
# Select the correct device.
# Neue Partition mit der {{Green|grünen}} Taste hinzufügen.
+
# Add a new partition with the {{Green|green}} button.
# Grösse der Partition eingeben.
+
# Enter the size of the partition.
# Gewünschtes Dateisystem auswählen.
+
# Select the wanted file system.
# Eingaben mit mit {{Green|grünen}} Taste bestätigen.
+
# Confirm the settings with the {{Green|green}} button.
# Partitionierung und Formatierung mit der {{Blue|blauen}} Taste starten.
+
# Start the creation of the partitioning and initialization with the {{Blue|blue}} button.
  
  
== Supportthread ==
+
== Support thread ==
  
Braucht ihr Hilfe zum eParted, dann folgt bitte folgendem Link ;)
+
If you need help with eParted, follow the link ;)
  
 
[http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=174134&threadview=0&hilight=parted&hilightuser=0&page=1 eParted]  
 
[http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=174134&threadview=0&hilight=parted&hilightuser=0&page=1 eParted]  
  
{{DISPLAYTITLE:eParted}}
+
{{DISPLAYTITLE:eParted (en)}}
[[Kategorie:Anleitungen]]
+
[[Kategorie:Instructions (en)]]
[[Kategorie:Plugins_(Enigma2)]]
+
[[Kategorie:Enigma2 Plugins (en)]]

Aktuelle Version vom 1. Oktober 2018, 18:31 Uhr

Deutsch.png - in Deutsch English.png - in English
eParted in action

eParted (abbreviation for Enigma Parted) is an Enigma2 Plugin for the partitioning program parted. The Plugin can create up to four partitions on different types of devices (e.g. HDD, SSD, SD, CF, USB). The partitions can be initialized with following file systems:


At this moment the Plugin supports following languages. All help with translations is appreciated.

  • English
  • German
  • Italian
  • French
  • Dutch
Ambox warning.png Attention!
(Wrong) manipulation of existing partitions result in data loss. Make a back up before using eParted.

Requirements / Good to know

  • An Image as of OE 1.6.
  • The package parted must available be in the Image or on the Feed.
  • For XFS, the package xfsprogs-mkfs must be installed.
  • For FAT16 the package dosfstools must be installed.
  • If an error appears when deleting a partition, this is almost 100% due to the fact the partion can not be unmounted. Also make sure you are not accessing the device e.g. over Telnet (en), FTP, or Samba.
  • A Swap Partition can be mounted or unmounted in the GP3 (en) via Device Manager. The current status of the Swap Partion can be checked in the Device Manager or in Blue PanelInformationsHardwareMemory.
  • The input for the partition size (Megabyte or Gigabyte) depends on the size of the device. MB is used for devices up to 8GB. For 16GB or larger the partitions are defined in GB.

Installation

Manual

Copy the eparted ipk via ftp in the directory /tmp and install with the following command:

opkg update && opkg install /tmp/eparted*

After an Enigma2 restart you will find the Plugin in MenuPlugins.

Via Software Feed

If the plugin is on the Software feed (e.g. GP3), it can be installed easily over the Software Manager, or the Addons. Via Telnet the command would be:

opkg update && opkg install eparted

After an Enigma2 restart you will find the plugin in MenuPlugins.


Usage

Delete Partitions

Delete partitions
  1. Start eParted.
  2. Select the correct device.
  3. Select the partition(s) you want to delete and use the red button to delete.
  4. With the blue button you can execute the deletion of the partition(s).


Create Partitions

Create partitions
  1. Start eParted.
  2. Select the correct device.
  3. Add a new partition with the green button.
  4. Enter the size of the partition.
  5. Select the wanted file system.
  6. Confirm the settings with the green button.
  7. Start the creation of the partitioning and initialization with the blue button.


Support thread

If you need help with eParted, follow the link ;)

eParted