Yes. Finally it is working fine. Thanks ton. :-) On Wed, Dec 22, 2010 at 8:15 AM, Bharath H S <bhslinker@gmail.com> wrote:
This may be useful. Please recheck how you are building the kernel and installing to system. https://help.ubuntu.com/community/Kernel/Compile
*- Bharath H S*
On Wed, Dec 22, 2010 at 11:12 AM, Srinivas G. < srinivasg@esntechnologies.co.in> wrote:
root@ubuntu:/boot# ls abi-2.6.32-24-generic memtest86+.bin config-2.6.32-24-generic System.map-2.6.32-24-generic config-2.6.35.9 System.map-2.6.35.9 grub vmcoreinfo-2.6.32-24-generic initrd.img-2.6.32-24-generic vmlinuz-2.6.32-24-generic initrd-img-2.6.35.9-custom vmlinuz-2.6.35.9 initrd-img-kernel-2.6.35.9 root@ubuntu:/boot# update-grub Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.35.9 Found linux image: /boot/vmlinuz-2.6.32-24-generic Found initrd image: /boot/initrd.img-2.6.32-24-generic Found Microsoft Windows XP Professional on /dev/sda2 done root@ubuntu:/boot#
Hi Sengottuvelan,
Can you rename the initrd file to initrd-img-2.6.35.9 from initrd-img-2.6.35.9-custom. For other files, like System.map and config, they do not have the -custom extension. So, just remove the -custom from your initrd and run the update-grub command again.
Thanks and Regards, Srinivas G
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Regards, S. Sengottuvelan.