Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4567025
  • 博文数量: 385
  • 博客积分: 21208
  • 博客等级: 上将
  • 技术积分: 4393
  • 用 户 组: 普通用户
  • 注册时间: 2006-09-30 13:40
文章分类

全部博文(385)

文章存档

2015年(1)

2014年(3)

2012年(16)

2011年(42)

2010年(1)

2009年(2)

2008年(34)

2007年(188)

2006年(110)

分类: LINUX

2011-11-25 08:19:57

Welcome to the graphical world of Linux

kernel prameter:

splash=verbose/silent, 

if splash=silent booting ,please press F2 button swich to verbose.

code, please see:  kernel/driver/video/bootsplash/

config:

Vsles11sp1:/etc/bootsplash/themes/SLES/images # ls

Vsles11sp1:/etc/bootsplash/themes/SLES/bootloader # cat /proc/splash
Splash screen v3.1.6-2004/03/31 (0x07, 800x600): on
 

echo  > /proc/splash  

yast->sysconfig editor->boot splash

mkinitrd:

-s size
Add splash animation and bootscreen to initrd.

mkinitrd -s (size)x(size) where size x size is your monitor resolution ex: 1024 x 768 the command will look like this, mkinitrd -s 1024x768, just replace the resolution with the one your monitor supports and be sure also that the theme has an image with the size for the resolution you have chosen.
Reboot your machine to see if it works.



grub :

gfxmenu (hd0,1)/boot/message   --> only influnce grub menu list graphical or text.





阅读(1380) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~