On 7/19/10, Nilesh Govindarajan <[email protected]> wrote: >>> Then copy arch/<arch>/boot/bzImage to /boot/vmlinuz-custom >>> Add entry in grub.cfg i tried these things on ubuntu 9.10(schoolos) copied linux-2.6.33.2 to /home/sandeep/linux folder cd to linux-2.6.33.2 make defconfig make sudo make modules_install sudo make install
in the /boot it made system.map vmlinuz and config files for 2.6.33.2 but there is no initrd.img for the compiled kernel edited grub.cfg to include custom kernel entry and made use of initrd of distribution kernel finally after reboot i can see custom entry and when i entered it told that it cant load modules.dep and ALERT UUID does not exist it took me to built in shell ash every line beginning with (initramfs) issued reboot and came out to the distribution kernel -- l...@iitd - http://tinyurl.com/ycueutm
