Obtain the grub boot parameters from /var/log/messages
There are times you may need to quickly confirm the grub boot parameters that were issued either at the console (or by default) This information is logged to /var/log/messages when you grep with keywords “Kernel command”
Read More