• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[ gelöst ]bootsplash einrichten -> klappt nicht

da.cappo

Member
hallo zusammen,
ich versuche seit geraumer zeit den bootsplash:
kdedrops-bs von kde-look.org (top rated)
einzurichten.

in meiner /boot/grub/menu.lst
steht
Code:
# Modified by YaST2. Last modification on Do Mär  6 21:33:01 CET 2008
default 0
timeout 1
gfxmenu (hd0,0)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux-2.6.22.17-0.1-bigsmp###
title openSUSE 10.3 - 2.6.22.17-0.1
    rootnoverify (hd0,0)
    kernel /boot/vmlinuz-2.6.22.17-0.1-bigsmp root=/dev/disk/by-id/scsi-SATA_ST980813AS_5NH0CYJZ-part1 vga=0x318 resume=/dev/sda5 splash=silent showopts
    initrd /boot/initrd-2.6.22.17-0.1-bigsmp

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.3 - 2.6.22.17-0.1
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.22.17-0.1-bigsmp root=/dev/disk/by-id/scsi-SATA_ST980813AS_5NH0CYJZ-part1 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
    initrd /boot/initrd-2.6.22.17-0.1-bigsmp
also vga=0x318 also für 1024x768.....

bei yast steht unter system etc-sysconfigeditor steht:
839017.png


und mk_initrd oder mkinitrd -s 1024x768 gibt:

Code:
deep-thought:/home/da.cappo # mk_initrd

Kernel image:   /boot/vmlinuz-2.6.22.17-0.1-bigsmp
Initrd image:   /boot/initrd-2.6.22.17-0.1-bigsmp
Root device:    /dev/disk/by-id/scsi-SATA_ST980813AS_5NH0CYJZ-part1 (/dev/sda1) (mounted on / as ext3)
Resume device:  /dev/sda5
Kernel Modules: processor thermal scsi_mod libata ata_piix fan jbd mbcache ext3 edd sd_mod usbcore ohci-hcd uhci-hcd ehci-hcd ff-memless hid usbhid
Features:       block usb resume.userspace resume.kernel
Bootsplash:     kdedrops-bs (1024x768)
18377 blocks

und das verzeichnis ist ebenfalls vorhanden (mk_initrd)
/etc/bootsplash/themes/kdedrops-bs

aber es will einfach nicht klappen

kann mir jemand helfen, oder hat eine idee??

danke,
martin

*edit ich vergaß: ich benutze OpenSuse 10.3 mit KDE 3.5.7
auf einem dell 6400 notebook
 

tomm.fa

Administrator
Teammitglied
Ansonsten, bevor du mkinitrd ausführst, gibst du erst SuSEconfig ein und bestätigst. Aber mit Kbootsplash müsste es eigentlich ohne viel Aufwand funktionieren. :wink:
 
Oben