You have to edit the file /etc/default/grub
, you should be editing GRUB_CMDLINE_LINUX
line. After editing:
Rebuild grub config sudo grub2-mkconfig -o /boot/grub2/grub.cfg
then
Rebuild initrd sudo dracut -f
You have to edit the file /etc/default/grub
, you should be editing GRUB_CMDLINE_LINUX
line. After editing:
Rebuild grub config sudo grub2-mkconfig -o /boot/grub2/grub.cfg
then
Rebuild initrd sudo dracut -f