diff --git a/Rocky-9-Container-Base.ks b/Rocky-9-Container-Base.ks index f95e635..8188907 100644 --- a/Rocky-9-Container-Base.ks +++ b/Rocky-9-Container-Base.ks @@ -22,6 +22,10 @@ zerombr clearpart --all --initlabel autopart --noboot --nohome --noswap --nolvm --fstype=ext4 +# This breaks everything, apparently +%addon com_redhat_kdump --disable +%end + # Package setup %packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps bash