clearpart

This commit is contained in:
Michael Trip 2020-09-24 15:01:44 +02:00
parent bce64a2882
commit 625b09e26f
3 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ ignoredisk --only-use=sda
bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda
autopart --type=lvm
# Partition clearing information
clearpart --none --initlabel
clearpart --all --initlabel
%include /tmp/setup