[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bootsplash



Je mets le passage intéressant:

To get it to work follow these instructions.

~$ splash -s -f /path/to/bootsplash.cfg > bootsplash

For some reason, I had to extract the existing cpio image and recreate it,
otherwise it would fail. I assume it has something to do with the way
mkinitramfs is creating it.


~$ mkdir initrd.d && cd initrd.d && gunzip < /path/to/initrd.img | cpio -i
~$ find . | cpio -o -H newc > ../initrd && cd ../ && rmdir initrd.d
~$ echo bootsplash | cpio -o -H newc >> initrd
~$ gzip -9 < initrd > initrd.img $$ rm -f initrd

Point your favorite bootloader to the new initrd and everything should come
up fine.
Auriez-vous un lien pour un howto bootsplash, je n'arrive tjs pas à le faire marcher. Je viens d 'essayer le site de Minet.

Le 10/03/06, fred < fredantispam@free.fr> a écrit :
mahashakti89 < mahashakti89@wanadoo.fr> a écrit :

> J'utilise bootsplash depuis assez longtemps et je n 'ai jamais vu qu'il
> ne faille pas  patcher et  recompiler le noyau.
Pour info : les paquets debian fournis sur debian.bootsplash.de ne
fonctionnent pas avec une sid (une etch, je ne sais pas) : la façon de
créer l'initrd a changé entre la sarge et la sid. Ces paquets, bien que
dans l'arborescence unstable, sont en fait pour la stable.
Pour la sid, il faut recréer l'initrd avec cpio (cf. la mailing-list
de debian.bootsplash.de).

--
Fred.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




--
Le bon sens est la chose du monde la mieux partagée.
Reply to: