In GRUB 0.97 we were able to see what the kernel line/options would look like by just viewing /boot/grub/grub.conf.
Now the only way I know how to check the next boot kernel options/kernel version is by rebooting and waiting until the new GRUB2 menu generates.
How can I view kernel options/version that will be loaded in GRUB2 prior to rebooting?
Would it be possible to generate an "example" GRUB menu prior to reboot so we can see what it would look like without having to piece together configuration files?