Use GPT as default partition table

This commit is contained in:
gardouille 2020-12-15 16:42:46 +01:00
parent a6da4bb500
commit e83dbad0d4
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ if [ "${manage_part}" -eq 0 ]; then
## }}}
## Recreate partition (/boot and LV) {{{
### Partition type
parted "${hdd}" mklabel msdos || exit 1
parted "${hdd}" mklabel gpt || exit 1
if [ "${manage_grub}" -eq 0 ]; then
### /boot