diff --git a/Rocky-9-Container-Minimal.ks b/Rocky-9-Container-Minimal.ks index b01d8e1..82f12e5 100644 --- a/Rocky-9-Container-Minimal.ks +++ b/Rocky-9-Container-Minimal.ks @@ -20,6 +20,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