Problema para instalar kernel en Debian

Ralil Ayancan Guillermo (Casa Matriz) GRalil en codelco.cl
Jue Nov 17 08:39:03 CLST 2005



> -----Mensaje original-----
> De: linux-bounces en listas.inf.utfsm.cl [mailto:linux-
> bounces en listas.inf.utfsm.cl] En nombre de luisviveropenna en cdsl.cl
> Enviado el: miércoles, 09 de noviembre de 2005 10:26
> Para: Discusion de Linux en Castellano
> Asunto: Problema para instalar kernel en Debian
> 
> 
> Holas,
> 
> 
> 1) Compile un kernel a la debian (en Debian Testing primero, y luego en
> Stable), el cual me genero un archivo .deb, el cual al intentar instalarlo
> me tira el siguiente error:
> 
> oasys:~# dpkg -i kernel-image-2.6.13-mppe_10.00.Custom _i386.deb
> 
> You are attempting to install an initrd kernel image (version
> 2.6.13-mppe) while running a kernel of version 2.6.8-2-386, but
> you have no suitable ramdisk generation tool installed among
> /usr/sbin/mkinitrd /usr/sbin/mkinitrd.yaird /usr/sbin/mkinitramfs.  This
> will br eak the installation, unless a
> suitable ramdisk generation tool is also being installed right
> now.
> 
> Could not find . at /var/lib/dpkg/tmp.ci/preinst line 228.
> Configurando kernel-image-2.6.13-mppe (10.00.Custom) ...
> Failed to find suitable ramdisk generation tool for kernel version
> 2.6.13-mppe o n running kernel 2.6.8-2-386 in /usr/sbin/mkinitrd
> /usr/sbin/mkinitrd.yaird /usr /sbin/mkinitramfs
> dpkg: error al procesar kernel-image-2.6.13-mppe (--install):
>  el subproceso post-installation script devolvió el código de salida de
> error 2
> Se encontraron errores al procesar:
>  kernel-image-2.6.13-mppe
> 
> 2) Tengo instalado initrd-tools,
> 
> oasys:~# dpkg -l initrd-tools
> Desired=Unknown/Install/Remove/Purge/Hold
> | Estado=No/Instalado/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> mayúsc.=malo)
> ||/ Nombre            Versión           Descripción
> +++-=================-=================-
> ==================================================
> ii  initrd-tools      0.1.84            tools to create initrd image for
> prepackaged Linux
> 
> 
> Alguna idea de lo que puede ser?
> 
> 
> Salu2.
> 
> 
> morenisco.



Estimado:
¿Como te fue con tu compilación?
Quiero irme a una version mas alta que la 2.6.12 y tu estabas exactamente en lo mismo que yo un DEBIAN.

Por lo que lei a partir del 2.6.12 existe un boot loader nuevo aparte de GRUB y LILo que se llamaba algo de yard o yaird como sale en tu mensaje.

¿Me puedes contar si buscaste información sobre ese aplicación?
http://www.xs4all.nl/~ekonijn/yaird/yaird.html

Yaird - Yet Another Mkinitrd
Erik van Konijnenburg
<ekonijn en xs4all.nl>

Copyright © 2005 Erik van Konijnenburg

2005-02-09

Abstract

This memo discusses the design goals and implementation of Yaird (Yet Another mkInitRD), a proof-of-concept application to create an initial boot image, a minimal filesystem used to bring a booting Linux kernel to a level where it can access the root file system and use startup scripts to bring the system to the normal run level. It differs from earlier mkinitrd implementations in that it leverages the information in sysfs to minimise the number of special cases that the application has to know about, and in that it uses a template system to separate the analysis of the system from the building of the image.
.....



Más información sobre la lista de distribución Linux