You are not logged in.

#1 2011-09-16 11:15:55

supportnti
Member
Registered: 2011-09-16
Posts: 14

grub splash image

I am using an Arch Linux system with legacy grub. I have configured a boot time splash image which appears when the grub menu comes up when booting but disappears when a selection is made and the OS starts to boot. How can I keep the splash image always on at boot time?

Appreciate any pointers and thanks in advance.

EDIT: Also, I use the "quiet splash loglevel=2" kernel options but I see messages on the console "Starting .... [DONE]" How can I mute these messages?

Offline

#2 2011-09-16 14:08:20

Barafu Albino Cheetah
Member
From: Moscow
Registered: 2011-09-16
Posts: 34

Re: grub splash image

You need to install special package from aur, called fbsplash.
Gentoo wiki
There is although plymouth, but it is hard to configure.

Last edited by Barafu Albino Cheetah (2011-09-16 14:09:24)

Offline

#3 2011-09-16 14:19:40

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: grub splash image

Barafu Albino Cheetah wrote:

You need to install special package from aur, called fbsplash.
Gentoo wiki
There is although plymouth, but it is hard to configure.

We're not on gentoo :-) https://wiki.archlinux.org/index.php/Fbsplash


@supportnti
Have you tried 'splash=silent' or other options?

Last edited by karol (2011-09-16 14:21:08)

Offline

#4 2011-09-17 05:18:23

supportnti
Member
Registered: 2011-09-16
Posts: 14

Re: grub splash image

Thanks. I am installing fbsplash. Meanwhile I have tried to configure plymouth without success. I get the error pasted below when I run mkinitcpio - p kernel26 after installing plymouth (0.8.3) and changing 'HOOKS' line in /etc/mkinitcpio.conf to include 'plymouth'.

I am on a legacy system which is running 2.6.31-ARCH. I can't upgrade it as there is other proprietary software which will have to be fine tuned.

Appreciate any help/pointers.

:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
FATAL: Hook 'plymouth' can not be found.
==> FAIL

EDIT: same error with fbsplash as well -
sudo mkinitcpio -p kernel26
==> Building image "default"
==> Running command: /sbin/mkinitcpio -k 2.6.31-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
FATAL: Hook 'fbsplash' can not be found.
==> FAIL

Last edited by supportnti (2011-09-17 05:58:02)

Offline

Board footer

Powered by FluxBB