I can't install kernel image 2.4.10 in woody properly. Here's the script of #apt-get install kernel-image-2.4.10-586 <snip> Sorry, kernel-image-2.4.10-586 is already the newest version 0 packages upgraded, 0 newly installed, 0 to remove and 7 not upgraded. 1 packages not fully installed or removed. Need to get 0B of archives. After unpacking 0B will be used. Setting up kernel-image-2.4.10-586 (2.4.10-1) ... depmod: Unexpected value (20) in '/lib/modules/2.4.10-586/kernel/drivers/ieee1394/sbp2.o' for ieee1394_device_size It is likely that the kernel structure has changed, if so then you probably need a new version of modutils to handle this kernel. Check linux/Documentation/Changes. sed: can't read /proc/mounts: No such file or directory Failed to create initrd image. dpkg: error processing kernel-image-2.4.10-586 (--configure): subprocess post-installation script returned error exit status 29 Errors were encountered while processing: kernel-image-2.4.10-586 E: Sub-process /usr/bin/dpkg returned an error code (1) <snip>
Now, the not fully installed package mentioned at the very beginning of this script is libggi2 because libggimisc2 is missing according to dselect and doesn't appear to be available (as a matter of fact I cannot see it in the listed packages). What's the matter with the kernel 2.4.10 and what should I do? Vittorio