Am Freitag, 16. Dezember 2005 22:23 schrieb Vladimir Volovich: > Setting up linux-image-2.6.14-2-sparc64 (2.6.14-5) ... > Running depmod. > Finding valid ramdisk creators. > Failed to find suitable ramdisk generation tool for kernel version > 2.6.14-2-sparc64 on running kernel 2.4.27-2-sparc64 in mkinitrd.yaird > mkinitramfs dpkg: error processing linux-image-2.6.14-2-sparc64 > (--configure): subprocess post-installation script returned error exit > status 9
This is a know problem: yaird _requires_ linux-2.6.8 or higher to run, so you cannot install 2.6.24 from 2.4.27 if only yaird is installed. Solution 1: install initramfs-tools (does this already work for Sparc?) Solution 2: install a kernel-image < 2.6.13 so you can use the old mkinitrd Solution 3: compile your own kernel HS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

