Hi.

I created a custom kernel and after installing it using "sudo dpkg -i", I get the messages that uImage, uInitrd and boot.scr have been backed up and created. In /boot, initrd.img.old and vmlinuz.old have not changed, although a new vmlinuz and initrd.img for the new kernel have been created. After manually correcting, I reboot and get "Uncompressing Linux... done, booting the kernel." I find a lot of posts about this message, but not really about a cause. Could this mean that my custom kernel is either poor or poorly installed? If so, how can I check ?

Thanks