I think you should look at kernel documentation on how to name these debug packages. As this is an older version of the kernel, your (newer) boot-loader might not be booting it.
On 28 January 2013 12:26, saurabh heda <[email protected]> wrote: > Hi, > > I am compiling 2.6.24 kernel, applied a patch to make some changes in the > scheduling algorithm I got my debian image (that means compiled > successfully.) during installation using $sudo dpkg -i > linux-image.deb > > i am getting following message and when i boot my computer after > installation it does not show a new kernel in the bootloader. > > While installing debian package on my machine i am getting these lines on > cmd > > Examining /etc/kernel/preinst.d/ > Done. > Examining /etc/kernel/postrm.d . > run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > run-parts: executing /etc/kernel/postrm.d/zz-update-grub 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > Running depmod. > Examining /etc/kernel/postinst.d. > run-parts: executing /etc/kernel/postinst.d/dkms 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > * dkms: running auto installation service for kernel 2.6.24-casio > > * virtualbox-ose (4.0.4)... > ...done. > run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > update-initramfs: Generating /boot/initrd.img-2.6.24-casio > run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.24-casio > /boot/vmlinuz-2.6.24-casio > Generating grub.cfg ... > dpkg: error: version 'debug-2.6.24-02062407-generic' has bad syntax: version > number does not start with digit > Found linux image: /boot/vmlinuz-3.5.2 > Found initrd image: /boot/initrd.img-3.5.2linux > dpkg: error: version 'debug-2.6.24-02062407-generic' has bad syntax: version > number does not start with digit > Found linux image: /boot/vmlinuz-2.6.38-16-generic > Found initrd image: /boot/initrd.img-2.6.38-16-generic > dpkg: error: version 'debug-2.6.24-02062407-generic' has bad syntax: version > number does not start with digit > Found linux image: /boot/vmlinuz-2.6.38-8-generic > Found initrd image: /boot/initrd.img-2.6.38-8-generic > dpkg: error: version 'debug-2.6.24-02062407-generic' has bad syntax: version > number does not start with digit > Found linux image: /boot/vmlinuz-2.6.24-casio > Found initrd image: /boot/initrd.img-2.6.24-casio > Found linux image: /boot/vmlinux-debug-2.6.24-02062407-generic > Found memtest86+ image: /memtest86+.bin > Found Windows 7 (loader) on /dev/sda1 > done > > -- > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > > --- > You received this message because you are subscribed to the Google Groups > "Linux User Group @ IIT Delhi" group. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- Chirag Anand http://atvariance.in -- -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer --- You received this message because you are subscribed to the Google Groups "Linux User Group @ IIT Delhi" group. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
