* [Comm] Как сменить bootsplash?
@ 2007-01-29 20:15 Vinogradov Anton
2007-01-30 12:59 ` "Ядыкин А.В."
0 siblings, 2 replies; 4+ messages in thread
From: Vinogradov Anton @ 2007-01-29 20:15 UTC (permalink / raw)
To: ALT Linux Community
Делал по инструкции с
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"
Ругани нет. Эффекта тоже нет. Что я мог пропустить?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Как сменить bootsplash?
2007-01-29 20:15 [Comm] Как сменить bootsplash? Vinogradov Anton
@ 2007-01-30 12:59 ` "Ядыкин А.В."
1 sibling, 0 replies; 4+ messages in thread
From: "Ядыкин А.В." @ 2007-01-30 12:59 UTC (permalink / raw)
To: ALT Linux Community
Vinogradov Anton пишет:
> Делал по инструкции с
Проще в /usr/share/splash/themes/Master/images заменить картинку, потом
mkinitrd и прописать новый initrd в lilo.conf.
--
С уважением, Ядыкин А.В
mailto: yadal@donsk.mtg.gazprom.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Как сменить bootsplash?
@ 2007-01-30 16:02 ` Vinogradov Anton
2007-02-01 8:00 ` Vinogradov Anton
1 sibling, 0 replies; 4+ messages in thread
From: Vinogradov Anton @ 2007-01-30 16:02 UTC (permalink / raw)
To: Шенцев
Алексей
Владимирович,
ALT Linux Community
Шенцев Алексей Владимирович пишет:
> В сообщении от Понедельник 29 января 2007 23:15 Vinogradov Anton написал(a):
>
>> Делал по инструкции с
>> http://www.freesource.info/wiki/AltLinux/Dokumentacija/splash
>>
> У меня по ней никогда не прокатывало.
> Я делал более тупо - ставил нужную тему. А потом: apt-get reinstall -u <нужное
> мне ядро> && lilo && reboot
>
Так первым делом.
...все одно -- фигвам :-(
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] Как сменить bootsplash?
2007-01-30 16:02 ` Vinogradov Anton
@ 2007-02-01 8:00 ` Vinogradov Anton
1 sibling, 0 replies; 4+ messages in thread
From: Vinogradov Anton @ 2007-02-01 8:00 UTC (permalink / raw)
To: Шенцев
Алексей
Владимирович,
ALT Linux Community
Шенцев Алексей Владимирович пишет:
> В сообщении от Понедельник 29 января 2007 23:15 Vinogradov Anton написал(a):
>
>> Делал по инструкции с
>> http://www.freesource.info/wiki/AltLinux/Dokumentacija/splash
>>
> У меня по ней никогда не прокатывало.
> Я делал более тупо - ставил нужную тему. А потом: apt-get reinstall -u <нужное
> мне ядро> && lilo && reboot
>
>
Получается, но рандом невероятный. 1/7
От чего зависит пока не понял, бывает одна и таже тема то ставится то нет.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-01 8:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-29 20:15 [Comm] Как сменить bootsplash? Vinogradov Anton
2007-01-30 12:59 ` "Ядыкин А.В."
2007-01-30 16:02 ` Vinogradov Anton
2007-02-01 8:00 ` Vinogradov Anton
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