3 Changing Kernel Boot Parameters Before Booting
To make a temporary change to the boot parameters before booting a kernel, follow these steps:
The kernel boots with the new parameters that you specified on the kernel command line. As noted, the changes are temporary and are only active for the current boot session. If you reboot the system, the changes are reverted. You might want to update the GRUB configuration to make changes permanent. Use
grubby to achieve this. See
Changing Kernel Command Line Boot Parameters for more information.