Some of you have propably wondered many times, which bootloader you are using.
I prefer grub but sometimes systems come pre-installed with lilo.
On RHEL and clones, you may use the following command for information:
grubby --bootloader-probe
If you want to swap to grub, the following command may be of help:
grub-install /dev/hda