[Comm] Как сменить bootsplash?

Vinogradov Anton =?iso-8859-1?q?vinogradov=2Email_=CE=C1_gmail=2Ecom?=
Пн Янв 29 23:15:30 MSK 2007


Делал по инструкции с
http://www.freesource.info/wiki/AltLinux/Dokumentacija/splash
#cd /boot
 #cp initrd-2.6.12-std26-up-alt11.img initrd.gz
 #gunzip initrd.gz
 #splash -s -f \
     /etc/bootsplash/themes/DangerGirl/config/bootsplash-1024x768.cfg \
     >> initrd
 #gzip initrd; mv initrd.gz initrd.img
 #vim /etc/lilo.conf и пускаем lilo -v
------------------------------------------------
lilo.conf:
boot=/dev/sda
lba32
message=/boot/splash/message
vga=0x31a
prompt
timeout=50
default=linux-up

image=/boot/vmlinuz-up
    label=linux-up
  root=/dev/sda2
  read-only
  initrd=/boot/initrd-up.img
    append=" splash=silent atkbd.softraw=0"

image=/boot/vmlinuz-up
  label="failsafe"
  root=/dev/sda2
  read-only
  initrd=/boot/initrd-up.img
  append=" failsafe noapic nolapic acpi=off"
  vga=normal

other=/dev/sda1
  label="NT"

image=/boot/vmlinuz-2.6.12-std26-up-alt11
    label=tux
    root=/dev/sda2
    read-only
    initrd=/boot/initrd.img
    append="splash=silent atkbd.softraw=0"
Ругани нет. Эффекта тоже нет. Что я мог пропустить?






Подробная информация о списке рассылки community