ich habe eine Kernel 2.6.16 mit dem Patch von 2.6.15 erstellt, hat soweit geklappt. dann habe ich den bootsplash mit apt-get installiert und kriege folgende Fehlermeldun
Code: Alles auswählen
In order to complete the bootsplash installation you need adjust your lilo.conf file (or configure whatever bootloader you use).
- Add the correct "initrd=" line to your lilo.conf file.
- Append "splash=silent" to your kernel's boot parameters.
- Add the correct "vga=???"line to your lilo.conf depending on what
resolution you want to use.
image=/boot/vmlinuz
initrd=/boot/initrd.splash
append="splash=silent"
vga=791
Frambuffer resolutions:
640x480 - 785
800x600 - 788
1024x768 - 791
1152x864 - 355
1280x1024 - 794
1600x1200 - 798
These display modes can also be found in the FrameBuffer HOWTO. Any 16bit mode should work.
![traurig :(](./images/smilies/icon_sad.gif)
dann dpk-reconfigur bootsplash
init.ram ausgewählt und grub als Bootmanager ausgewählt
rebootet
Bootsplash da, aber kernel-panik
![Redface :oops:](./images/smilies/icon_redface.gif)
Warum wird nach lilo.conf gefragt und nicht nach grup beim ersten mal
Grüße