[partition] requiredPartitionTableType: improve docs
This commit is contained in:
parent
5f7cfefed7
commit
46f2d72b4c
@ -113,12 +113,11 @@ initialSwapChoice: none
|
|||||||
# Restrict the installation on disks that match the type of partition
|
# Restrict the installation on disks that match the type of partition
|
||||||
# tables that are specified.
|
# tables that are specified.
|
||||||
#
|
#
|
||||||
# Suggested values: msdos, gpt
|
# Possible values: msdos, gpt. Names are case-sensitive and defined by KPMCore.
|
||||||
# If nothing is specified, Calamares defaults to both "msdos" and "mbr".
|
#
|
||||||
|
# If nothing is specified, Calamares defaults to both "msdos" and "gpt".
|
||||||
#
|
#
|
||||||
# Names are case-sensitive and defined by KPMCore.
|
|
||||||
# requiredPartitionTableType: gpt
|
# requiredPartitionTableType: gpt
|
||||||
# or,
|
|
||||||
# requiredPartitionTableType:
|
# requiredPartitionTableType:
|
||||||
# - msdos
|
# - msdos
|
||||||
# - gpt
|
# - gpt
|
||||||
|
Loading…
Reference in New Issue
Block a user