ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Kuprin <ru_classic@gts.lg.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] dеsign-bootloader
Date: Sat, 2 Apr 2005 20:50:02 +0300
Message-ID: <200504022050.02978.ru_classic@gts.lg.ua> (raw)
In-Reply-To: <200504022227.05595.pv@altlinux.ru>

В сообщении от Суббота, 02-Апр-2005 21:27 Pavel Vainerman написал(a):
> > 1. Установить пакеты:
> >
> > apt-get install bootsplash design-bootloader-AquaMatrix
>
>  это сделал. (только ставил Compact)

Гм... Посмотрите в bootsplash-<разрешение>.cfg, выбранной Вами темы, есть ли 
там опция progress_enable. Может в Compact она отключена? Просто я не ставил 
его и сейчас не могу этого утверждать на 100%.


> > 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. Может в нём что-то не так?
> ========================================

..skip..

Проверьте указывает ли симлинк /boot/vmlinuz-up на именно ту версию ядра, 
initrd-образ которого Вы перегенерировали. А также указывает ли 
симлинк /boot/initrd-up.img на initrd-образ. Вот кусок моего lilo.conf:

boot=/dev/hda
map=/boot/map
install=/boot/boot-bmp.b
vga=791
default=windows
message=/boot/splash/message
lba32
prompt
timeout=50
image=/boot/vmlinuz-up
        label=linux-up
        root=/dev/hda6
        initrd=/boot/initrd-up.img
        append=" vga=791 splash=silent "
        read-only

Отличий практичеки никаких. 

Да, и в /etc/sysconfig/bootsplash укажите название темы и включите её.

SPLASH="yes"
THEME="AquaMatrix"

-- 
WBR, Alexander Kuprin

  reply	other threads:[~2005-04-02 17:50 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
2005-04-02 17:50         ` Alexander Kuprin [this message]
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=200504022050.02978.ru_classic@gts.lg.ua \
    --to=ru_classic@gts.lg.ua \
    --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