
What should I do? There is boot splash when I installed the RC version, but now with the release version there isn't.

cat /etc/default/grub
GRUB_TIMEOUT=10
GRUB_THEME=/boot/grub2/themes/maggy/theme.txt
GRUB_ENABLE_CRYPTODISK=y
GRUB_GFXMODE=1024x768x32
GRUB_GFXPAYLOAD_LINUX=text
GRUB_DISABLE_OS_PROBER=false
GRUB_TERMINAL_OUTPUT=gfxterm
GRUB_CMDLINE_LINUX_DEFAULT=" nokmsboot splash quiet noiswmd resume=/dev/vg-mga/swap"
GRUB_DISTRIBUTOR=Mageia
GRUB_DISABLE_SUBMENU=n
GRUB_DISABLE_RECOVERY=false
ozky wrote:You need to run update-grub when you change grub settings.
GRUB_GFXPAYLOAD_LINUX=1280x1024x32
GRUB_GFXMODE=1280x1024x32
vecciora wrote:Yeah. Using that configuration works too, but still doesn't look nice (the boot splash doesn't fill up the screen).
gohlip wrote:vecciora wrote:Yeah. Using that configuration works too, but still doesn't look nice (the boot splash doesn't fill up the screen).
That's because Mageia uses a 'full screen" splash. Other distros use black background (with running logos, etc) to mask this out.
Try with some other grub resolutions (maybe 1024x768 ?) if this bothers you.
Yes.Yes.Yes.As per my post, and as per my link.Do you mean by changing GRUB_GFXPAYLOAD_LINUX=text to GRUB_GFXPAYLOAD_LINUX=1024x768x32?
Users browsing this forum: No registered users and 1 guest