clearpart
This commit is contained in:
parent
bce64a2882
commit
625b09e26f
3 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue