My recent openSuSE 10.2 installation doesn't show the bootsplash.
I tried many ways to show the bootsplash but seems that It won't will work.
Here are my lilo.conf entry and /etc/sysconfig/bootsplash:

## ------ /etc/sysconfig/bootsplash ------ ##

## Path:        System/Boot
## Description: enables/disables bootup graphics
## Type:        yesno
## Default:     yes
#
# SPLASH can be set to "no" to turn off the splash-screen on console 1
# at boot time (after kernel load).
#
# SPLASH=no to disable the splash screen
#
# SPLASH=yes to show the splash screen
#
SPLASH="yes"
## Path:        System/Boot
## Description: selects bootsplash graphics theme
## Type:        string
## Default:     SuSE
# Choose the bootsplash theme. It should be based in
# /etc/bootsplash/themes/
THEME="SuSE"

## ------ /etc/sysconfig/bootsplash ------ ##

## ------ lilo.conf ------ ##

# Modified by YaST2. Last modification on Seg Jan 15 18:19:44 BRST 2007
menu-scheme = Wb:kw:Wb:Wb
timeout = 80
lba32
change-rules
reset
read-only
prompt
default = openSUSE_10.2
message = /boot/message
boot = /dev/hda

image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: linux###
   label = openSUSE_10.2
   append = "resume=/dev/hda6 splash=silent showopts"
   vga = 795
   initrd = /boot/initrd
   root = /dev/hda1

image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: failsafe###
   label = Failsafe
   append = "showopts ide=nodma apm=off acpi=off noresume nosmp
noapic maxcpus=0 edd=off  3"
   vga = 795
   initrd = /boot/initrd
   root = /dev/hda1

other = /dev/fd0
   label = Floppy

## ------ lilo.conf ------ ##

I tried another mkinitrd too, but doesn't work...

How should I proceed?

Regards

--
[ ]'s
Aledr - Alexandre
"OpenSource Solutions for SmallBusiness Problems"
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to