Grub
Update kernel options via grub
- Edit file
/etc/default/grubwith necessary change - Finally run
grub2-mkconfig -o /boot/grub2/grub.cfg(on rhel, centos) orupdate-grubon debian, ubuntu- if it doesn't work try adding option
--update-bls-cmdlineto grub2-mkconfig - for efi the path could be different: ``
- if it doesn't work try adding option