Update bootargs
This commit is contained in:
parent
8c55739b37
commit
48fa628cd1
|
@ -20,7 +20,7 @@ title Fedora ($KERNEL_VERSION) 39 (DZ Edition)
|
|||
version $KERNEL_VERSION
|
||||
linux /vmlinuz-$KERNEL_VERSION.fc39.x86_64
|
||||
initrd /initramfs-$KERNEL_VERSION.fc39.x86_64.img
|
||||
options root=UUID=$ROOT_UUID ro rootflags=subvol=root rhgb quiet
|
||||
options root=UUID=$ROOT_UUID ro rootflags=subvol=root rhgb quiet modprobe.blacklist=nouveau nvidia-drm.modeset=1 nvidia-drm.fbdev=1 intel_iommu=on iommu=pt fbcon=nodefer video=efifb:nobgrt vfio_iommu_type1.allow_unsafe_interrupts=1
|
||||
EOF
|
||||
|
||||
echo "Boot loader entry $LOADER_ENTRY_PATH has been updated."
|
||||
|
|
Loading…
Reference in New Issue