ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Pavel Vainerman <pv@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] dеsign-bootloader
Date: Sat, 2 Apr 2005 22:27:04 +0400
Message-ID: <200504022227.05595.pv@altlinux.ru> (raw)
In-Reply-To: <200504021959.27550.ru_classic@gts.lg.ua>

> 1. Установить пакеты:
>
> apt-get install bootsplash design-bootloader-AquaMatrix
 это сделал. (только ставил Compact)

>
> 2. Перегенерировать inird-образ:
>
> mkinitrd -f /boot/initrd-`uname -r`.img `uname -r`
 это обязательно?

> 3. Добавить в конец образа собственно splash:
>
> splash -s -f
> /etc/bootsplash/themes/AquaMatrix/config/bootsplash-1024x768.cfg >>
> /boot/initrd-`uname -r`.img
 сделал

> 4. В /etc/lilo.conf или /boot/grub/menu.lst дописать к параметрам ядра
>
> vga=791 splash=silent
 и это есть

> Кажется ничего не пропустил...
 видимо что-то не хватает.

 Загрузка у меня идёт с графической консолью и темой. 
Но нет "прогрессбара"!

Вот мой lilo.conf. Может в нём что-то не так?
========================================

boot = /dev/hda
map = /boot/map
timeout = 50
prompt
#message = /boot/message
message = /boot/splash/message
default = linux-up
#vga = normal
vga = 791
install=/boot/boot.b
#install=/boot/boot-bmp.b

keytable=/boot/ru_ct_sh-KOI8-R.klt
lba32
menu-scheme=wb:bw:wb:bw

other = /dev/fd0
  label = floppy
  unsafe

image=/boot/vmlinuz-up
    label=linux-up
    root=/dev/hda7
    read-only
    optional
    append=" splash=silent"
    initrd=/boot/initrd-up.img
#   append=" hdc=ide-scsi noapic"

image=/boot/vmlinuz-2.4.27-std-up-alt3
    initrd=/boot/initrd-2.4.27-std-up-alt3.img
    label=2427-std-up-3
    root=/dev/hda7
    read-only
    optional

image=/boot/vmlinuz-2.6.9-std26-up-alt11
    initrd=/boot/initrd-2.6.9-std26-up-alt11.img
    label=269-std26-up-11
    root=/dev/hda7
    read-only
    optional

image=/boot/vmlinuz-2.6.10-std26-up-alt2
    initrd=/boot/initrd-2.6.10-std26-up-alt2.img
    label=2610-std26-up-2
    root=/dev/hda7
    read-only
    optional


-- 
Павел Вайнерман
Eternity Software TEAM
http://www.etersoft.ru


  reply	other threads:[~2005-04-02 18:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-31 14:46 Aleksey E. Birukov
2005-03-31 15:00 ` Nick S. Grechukh
2005-03-31 15:03   ` Alexander Kuprin
2005-03-31 15:07     ` Valery V. Inozemtsev
2005-03-31 16:33       ` Alexander Kuprin
2005-03-31 17:35         ` Vadim V. Zhytnikov
2005-03-31 18:22         ` Valery V. Inozemtsev
2005-03-31 18:48           ` [sisyphus] dеsign-bootloader Michael Shigorin
2005-03-31 18:56             ` Valery V. Inozemtsev
2005-03-31 20:29               ` Pavel Vainerman
2005-04-01  7:37                 ` Valery V. Inozemtsev
2005-03-31 15:08     ` [sisyphus] dеsign-bootloader Nick S. Grechukh
2005-03-31 20:28     ` [sisyphus] dеsign-bootloader Arioch
2005-04-01  7:09       ` Michael Shigorin
2005-04-01 12:28         ` Denis Smirnov
2005-04-02  6:54           ` Ivan Fedorov
2005-03-31 15:13 ` [sisyphus] dеsign-bootloader Alexander Bokovoy
2005-04-01 10:26   ` Slava Dubrovskiy
2005-04-01 10:43     ` Alexander Bokovoy
2005-04-01 10:45       ` Alexey I. Froloff
2005-04-01 18:05   ` Pavel Vainerman
2005-04-01 19:02 ` Anton Farygin
2005-04-01 19:04   ` Anton Farygin
2005-04-02 17:40   ` Pavel Vainerman
2005-04-02 16:59     ` Alexander Kuprin
2005-04-02 18:27       ` Pavel Vainerman [this message]
2005-04-02 17:50         ` Alexander Kuprin
2005-04-02 21:22           ` Pavel Vainerman
2005-04-03  8:51             ` Ivan Fedorov

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=200504022227.05595.pv@altlinux.ru \
    --to=pv@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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