forked from sig_core/kickstarts
give %pre and %end
This commit is contained in:
parent
63ddfcca09
commit
33e594ea90
@ -59,6 +59,8 @@ parted /dev/sda mkpart primary 1MiB 10.7GB
|
||||
# Create a partition for LVM
|
||||
parted /dev/sda3 mkpart primary lvm 1100MiB 10.6GB
|
||||
|
||||
%end
|
||||
|
||||
%post --erroronfail
|
||||
|
||||
# Attempting to force legacy BIOS boot if we boot from UEFI
|
||||
|
Loading…
Reference in New Issue
Block a user