more fine grained logs

This commit is contained in:
2021-08-19 21:04:30 +02:00
parent 9a2e53377b
commit 4a10555a5f
12 changed files with 12 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
# What ? This kickstart file configures an hypervisor for AMD (tm) CPUs
# 'b' for basic building block, 'a' for amd, 'm' for minimal, 'd' for development only.
%post --nochroot --log=/mnt/sysimage/root/ks-post.log # Beginning of %post section. Those commands are executed outside the chroot environment
%post --nochroot --log=/mnt/sysimage/root/bhamd-post.log # Beginning of %post section. Those commands are executed outside the chroot environment
sed -i 's/\(quiet\)/\1 amd_iommu=on amd_iommu=pt rd.driver.pre=vfio-pci/i' /etc/default/grub # Load kernel modules in grub.