用Splashy装扮Linux的启动画面
Splashy is a next generation boot splashing system for Unix-like systems. Unlike other splashing systems, it needs no patches to the kernel and it’s installed like a normal package.
Splashy是基于Linux系统的下一代的Boot Splash。它不需要打补丁而且就象正常的包一样安装。
一般的Linux发行版都有splash,但是主题困难。Splashy更加容易定制,我用的是Debian,可以通过以下步骤进行安装。
注:更加详细的请到官网查看:http://splashy.alioth.debian.org/wiki/
以下过程必须以root身份运行
1.安装
添加源,splashy是在sid和lenny的源里面,如果你的Debian是lenny,那就不用添加,如果不是,往您的 /etc/apt/sources.list 文件中像下面这样添加一行:
deb http://ftp.de.debian.org/debian sid main
卸载之前的splash,然后再安装:
aptitude install splashy
2.配置:
splashy的主题存放目录在/etc/splashy/themes。
安装主题:
splashy_config -i <主题文件的路径>
设置主题为默认:
splashy_config -s <name>
安装完后要更新内核:
update-initramfs -u配置menu.lst:
在kernel后面加上splash vga=791
保存完成配置。
3.最后推荐一个Splashy主题
发表评论
| Trackback

