打印

splash-manager不能更换主题

splash-manager不能更换主题

起来过程中有错误"can't open config file /etc/splash/default/1280x1024.cfg"
但是起来后splash显示都是对的,包括启动画面都没有问题。然后使用splash_manager更换主题。splash_manager -c set -t gentoo --tty=1,位置变成了gentoo里的设置,但是图片没有变化,依然有错误"can't open config file /etc/splash/default/1280x1024.cfg",哪位高人指点一下

title Gentoo
root (hd0,0)
kernel /kernel-2.6.11-r11 splash=silent,kdgraphics,fadein,theme:livecd-2007.0 video=vesafb:1280x1024-32@80,mtrr,ywrap quiet CONSOLE=/dev/tty1
initrd (hd0,0)/boot/fbsplash-livecd-2007.0-1280x1024

安装如下:emerge splashutils
             emerge splash-themes-livecd
  
splash_geninitramfs livecd-2007.0 -r 1024x768 -g /boot/fbsplash-livecd-2007.0-1280x1024 -v

别的都正确,就是无法更换图片

TOP

theme 都要改成 default 这个,这样 manger 才管用。
这个程序其实就是做一个 default 到你选定的 theme 的目录,之后重新建立 initrd 。

手工就能搞定,manager 没用处。
不想要 ID 了请找我。

TOP