+ -
当前位置:首页 → 问答吧 → 我想要从CD上安装gentoo时的那个漂亮的背景和界面

我想要从CD上安装gentoo时的那个漂亮的背景和界面

时间:2004-11-24

来源:互联网

原以为装完gentoo后就是那个漂亮的界面了, 没想到还是黑底白字, 我很喜欢那个界面, 哪位大侠知道怎么配置呢? 谢谢...

在vmware下安装好象看不到.

作者: 无花果   发布时间: 2004-11-24

http://www.linuxsir.org/bbs/showthre...ghlight=2004.2

作者: kohno   发布时间: 2004-11-24

谢谢 ^_^ 原来这个叫bootsplash.

作者: 无花果   发布时间: 2004-11-24

现在不要用bootsplash了,
使用splashutils就可以了。
1.emerge splashutils
2.rc-update add splash default
3.emerge splash-themes-livecd
4.splash_geninitramfs -v -g /boot/livecd-1024x768 -r 1024x768 livecd-2004.3
修改 grub
root (hd0,4)
kernel /boot/gentoo-2.6.8.1 ro root=/dev/hda1 video=vesafb:ywrap,pmipal,1024x768-32@85 splash=silent,theme:livecd-2004-3
initrd /boot/livecd-1024x768
全部完成,重新启动就可以了。

作者: ibeyond   发布时间: 2004-11-24

昨晚装了bootsplash, 结果不行, 后来重编内核把framebuffer加上, 倒是有变化, 只不过在启动的时候屏幕变黑了, 分辨率应该调整过了, 可是黑屏, 看不到内容. 系统仍旧在运行.

不知道是哪里的问题.

作者: 无花果   发布时间: 2004-11-24

你用那个kernel?好象2.6.8以后的kernel不支持bootsplash了。
不好意思,之前没想到这个问题,我看你还是按ibeyond的方法用gensplash吧。

作者: kohno   发布时间: 2004-11-24

我用光盘安装的, 2.4.25 我就是不明白,为什么是黑屏, 出不来图象.

作者: 无花果   发布时间: 2004-11-24

原来你还在用2.4的kernel啊,要用bootsplash装个2.6.7的kernel吧:
# emerge =gentoo-dev-sources-2.6.7-r14
安装bootsplash的注意事项请看此贴:
http://www.linuxsir.org/bbs/showthre...threadid=77218

作者: kohno   发布时间: 2004-11-24

晕...又要emerge, 我都怕了, emerge一个kde已经18小时了, 还在进行中.

我用livecd-2004.1安装的, 应该就是2.4.25内核吧, 安装的时候bootsplash是在用着的啊.

作者: 无花果   发布时间: 2004-11-24

引用:
最初由 无花果 发表
晕...又要emerge, 我都怕了, emerge一个kde已经18小时了, 还在进行中.

我用livecd-2004.1安装的, 应该就是2.4.25内核吧, 安装的时候bootsplash是在用着的啊.
你的kde不是已经装好了吗?emerge个kernel很快的,基本上只是下载而已。
都什么年代了,还用2.4的kernel?
安装的时候bootsplash是liveCD上的,不是你系统上的。

作者: kohno   发布时间: 2004-11-24

现在要用gensplash了。
http://gentoo-wiki.com/HOWTO_fbsplash

作者: cocojumbal   发布时间: 2004-11-25

引用:
最初由 ibeyond 发表
现在不要用bootsplash了,使用splashutils就可以了。
1.emerge splashutils
2.rc-update add splash default
3.emerge splash-themes-livecd
4.splash_geninitramfs -v -g /boot/livecd-1024x768 -r 1024x768 livecd-2004.3
修改 grub
root (hd0,4)
kernel /boot/gentoo-2.6.8.1 ro root=/dev/hda1 video=vesafb:ywrap,pmipal,1024x768-32@85 splash=silent,theme:livecd-2004-3
initrd /boot/livecd-1024x768
全部完成,重新启动就可以了。

重启后看到的只是那个 按 F2 的那个画面。
我是硬盘安装的,从没见过Livecd 的画面,听说很漂亮,到底如何安装才能看到 livecd 的画面?

作者: nothing9   发布时间: 2004-12-02