On Sat, 17 Jan 2004 19:08:56 +0100 Farid Messaoud <[EMAIL PROTECTED]> wrote:
> Salut, > Apr�s la command suivante voila le resultat. > Quelqu'un a une id�e ? > Oui, le noyau que tu installes utilise un initrd et il faut rajouter une ligne � lilo pour qu'il puisse bouter dessus. Il suffit de rajouter initrd=/initrd.img sur la ligne concern�e de /etc/lilo.conf. M�me pbm si c'est grub (que je ne connais pas). Une fois cela fait, on peut r�pondre yes. Fran�ois Boisson > > > /usr/src# dpkg -i /usr/src/kernel-image-2.4.18_HOST.1_i386.deb > (Reading database ... 21578 files and directories currently installed.) > Preparing to replace kernel-image-2.4.18 HOST.1 (using > .../kernel-image-2.4.18_HOST.1_i386.deb) ... > > You are attempting to install an initrd kernel image (version 2.4.18) > This will not work unless you have configured your boot loader to use > initrd. (An initrd image is a kernel image that expects to use an > INITial Ram Disk to mount a minimal root file system into RAM and use > that for booting). > As a reminder, in order to configure lilo, you need to > add an 'initrd=/initrd.img' to the image=/vmlinuz > stanza of your /etc/lilo.conf > I repeat, You need to configure your boot loader. If you have already > done so, and you wish to get rid of this message, please put > `do_initrd = Yes' > in /etc/kernel-img.conf. Note that this is optional, but if you do not, > you'll contitnue to see this message whenever you install a kernel > image using initrd. > Do you want to stop now? [Y/n] > Ok, Aborting > dpkg: error processing /usr/src/kernel-image-2.4.18_HOST.1_i386.deb > (--install): > subprocess pre-installation script returned error exit status 1 > Errors were encountered while processing: > /usr/src/kernel-image-2.4.18_HOST.1_i386.deb > > > -- > Pensez � lire la FAQ de la liste avant de poser une question : > http://savannah.nongnu.org/download/debfr-faq/html/ > > Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] >

