The type of partition to be created at the specified index.
Note The x in this properties name is a placeholder for a zero-based array that contains partition configurations.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
|
Value |
Description |
Primary |
Create a primary partition. This is the default value. |
Logical |
Create a logical partition. |
Extended |
Create an extended partition. |
Example |
[Settings] Priority=Default
[Default] OSDPartitions0Type=Primary |
Related Topics