This article shows how to configure options to use a custom partition of your own in IGEL OS.
Menu path: System > System Customization > Custom Partition > Partition
Enable partition
☑ The use of custom partitions is enabled.
☐ Custom partitions cannot be used. (Default)
Size
Size of the partition in bytes. The number can be followed by a multiplicative ending, without a space in between. Example: "100K" stands for 100 Kibibytes, that is, 100 * 1024 bytes.
The following multiplicative endings are possible:
- k for Kilobytes
- K for Kibibytes (number * 1024)
- m for Megabytes
- M for Mebibytes (number * 1024 * 1024)
- g for Gigabytes
- G for Gibibytes (number * 1024 * 1024 * 1024)
Mount point
Path on which the partition is to be mounted. (Default: /custom
)
Partitions Parameters
You can enter name value pairs which are passed on to the custom partition for further processing.
To manage the list:
- Click to create a new entry.
- Click to remove the selected entry.
- Click to edit the selected entry.
- Click to copy the selected entry.
Clicking brings up the Add dialogue, where you can define the following settings:
- Name
Name of the parameter
- Value
Value of the parameter