ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vinogradov Anton <vinogradov.mail@gmail.com>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: [Comm] Как сменить bootsplash?
Date: Mon, 29 Jan 2007 23:15:30 +0300
Message-ID: <45BE55E2.8060801@gmail.com> (raw)

Делал по инструкции с
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"
Ругани нет. Эффекта тоже нет. Что я мог пропустить?





             reply	other threads:[~2007-01-29 20:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-29 20:15 Vinogradov Anton [this message]
2007-01-30 12:59 ` "Ядыкин А.В."
2007-01-30 16:02   ` Vinogradov Anton
2007-02-01  8:00   ` Vinogradov Anton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45BE55E2.8060801@gmail.com \
    --to=vinogradov.mail@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git