Change in GRUB menu.lst does not take effect

I'm working on a system (Ubuntu 9.04) which has RAID 10 on 6x1TB disks. Over this there is a LVM setup. I needed to install a new kernel on this system and everything went smoothly. I updated the /boot/grub/menu.lst file to boot with the new kernel.

However, while booting, the newly installed kernel is not seen in the list and the system still boots with the old kernel.

I re-checked the installation logs of the new kernel and there were no errors. I ran 'update-grub' and it selects all the kernels available in /boot. However, when I run 'grub-install' it throws the following error:
/dev/mapper/vg-root does not have any corresponding BIOS drive.

I tried to do this from the grub command line:

grub> find /grub/stage1
find /grub/stage1
(hd0,0)
grub> find /grub/stage2
find /grub/stage2
(hd0,0)
grub> find /grub/menu.lst
find /grub/menu.lst
(hd0,0)
grub> root (hd0,0)
root (hd0,0)
grub> setup (hd0)
setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... yes
Checking if "/grub/stage2" exists... yes
Checking if "/grub/e2fs_stage1_5" exists... yes
Running "embed /grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)
Running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
Running "install /grub/stage1 (hd0) /grub/stage2 p /grub/menu.lst "... succeeded
Done.
grub> quit

However, it still doesn't work. The groot in menu.lst is shown as "groot=(hd0,0)" (used by update-grub) and the /boot is on LVM:

df /boot
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vg-root 19223252 1140336 17106432 7% /

.. and the device.map file looks like:

(fd0) /dev/fd0
(hd0) /dev/sda

I'm running out of ideas. Any help on this will be highly appreciated.

Thanks,
- NNS

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions