EParted (en): Unterschied zwischen den Versionen
Mfgeg (Diskussion | Beiträge) |
Mfgeg (Diskussion | Beiträge) K |
||
(9 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 20: | Zeile 20: | ||
* Dutch | * Dutch | ||
− | {{ | + | {{Warnung|1='''Attention!'''<br/>(Wrong) manipulation of existing partitions result in data loss. Make a back up before using eParted.}} |
== Requirements / Good to know == | == Requirements / Good to know == | ||
− | * An [[Image (en)]] | + | * 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]. | * 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 XFS, the package <code>xfsprogs-mkfs</code> must be installed. | ||
* For FAT16 the package <code>dosfstools</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. | * 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. | * 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. | ||
Zeile 35: | Zeile 36: | ||
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: | 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* |
After an Enigma2 restart you will find the Plugin in {{Taste|Menu}} → {{Taste|Plugins}}. | After an Enigma2 restart you will find the Plugin in {{Taste|Menu}} → {{Taste|Plugins}}. | ||
Zeile 73: | Zeile 74: | ||
[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: | + | [[Kategorie:Instructions (en)]] |
− | [[Kategorie:Plugins | + | [[Kategorie:Enigma2 Plugins (en)]] |
Aktuelle Version vom 1. Oktober 2018, 18:31 Uhr
- in Deutsch | - in English |
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
Attention! (Wrong) manipulation of existing partitions result in data loss. Make a back up before using eParted. |
Inhaltsverzeichnis
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 Panel → Informations → Hardware → 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
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 Menu → Plugins.
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 Menu → Plugins.
Usage
Delete Partitions
- Start eParted.
- Select the correct device.
- Select the partition(s) you want to delete and use the red button to delete.
- With the blue button you can execute the deletion of the partition(s).
Create Partitions
- Start eParted.
- Select the correct device.
- Add a new partition with the green button.
- Enter the size of the partition.
- Select the wanted file system.
- Confirm the settings with the green button.
- Start the creation of the partitioning and initialization with the blue button.
Support thread
If you need help with eParted, follow the link ;)