Comment 18 for bug 388923

Revision history for this message
Charlie (baka-animaster) wrote : Re: package linux-image-2.6.28-13-generic 2.6.28-13.44 failed to install/upgrade: subprocess post-installation script returned error exit status 10

I have tried to change the menu.lst to point to the new kernel (from 2.6.28-12 to 2.6.28-13 in this case). When I tried to boot to the new kernel, I got a "kernel panic" error message and my machine was frozen.

The command "sudo ls -la /boot" gives me the following output:

-rw-r--r-- 1 root root 529118 2009-04-17 10:41 abi-2.6.28-11-generic
-rw-r--r-- 1 root root 528128 2009-05-02 04:34 abi-2.6.28-12-generic
-rw-r--r-- 1 root root 528128 2009-06-02 16:41 abi-2.6.28-13-generic
-rw-r--r-- 1 root root 96795 2009-04-17 10:41 config-2.6.28-11-generic
-rw-r--r-- 1 root root 96768 2009-05-02 04:34 config-2.6.28-12-generic
-rw-r--r-- 1 root root 96768 2009-06-02 16:41 config-2.6.28-13-generic
drwxr-xr-x 2 root root 4096 2009-06-29 09:39 grub
-rw-r--r-- 1 root root 7539528 2009-05-06 13:43 initrd.img-2.6.28-11-generic
-rw-r--r-- 1 root root 7549063 2009-05-19 02:17 initrd.img-2.6.28-12-generic
-rw-r--r-- 1 root root 128796 2009-03-28 00:15 memtest86+.bin
-rw-r--r-- 1 root root 1456232 2009-04-17 10:41 System.map-2.6.28-11-generic
-rw-r--r-- 1 root root 1449762 2009-05-02 04:34 System.map-2.6.28-12-generic
-rw-r--r-- 1 root root 1449762 2009-06-02 16:41 System.map-2.6.28-13-generic
-rw-r--r-- 1 root root 1074 2009-04-17 10:43 vmcoreinfo-2.6.28-11-generic
-rw-r--r-- 1 root root 1074 2009-05-02 04:36 vmcoreinfo-2.6.28-12-generic
-rw-r--r-- 1 root root 1074 2009-06-02 16:42 vmcoreinfo-2.6.28-13-generic
-rw-r--r-- 1 root root 3501776 2009-04-24 15:56 vmlinuz-2.6.28-11-generic
-rw-r--r-- 1 root root 3487792 2009-05-02 04:34 vmlinuz-2.6.28-12-generic
-rw-r--r-- 1 root root 3487792 2009-06-02 16:41 vmlinuz-2.6.28-13-generic

Any ideas on how to solve this problem?