LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: Debentoo Gao

FBSplash(GenSplash)轻松安装手记

[复制链接]
发表于 2004-9-10 10:50:30 | 显示全部楼层
grub里设对了吗?
发表于 2004-9-10 10:55:10 | 显示全部楼层
我的grub

default 0

timeout 30

splashimage=(hd0,0)/grub/splash.xpm.gz

title=My Gentoo 2.4.26

root (hd0,0)

kernel /kernel-2.4.26 root=/dev/sda3

title=My Gentoo 2.6.8

root (hd0,0)

kernel /kernel-2.6.8 ro root=/dev/sda3 video=vesafb:ywrap,pmipal,800x600-32@60 splash=silent,theme:emergence

initrd /fbsplash-800x600
发表于 2004-9-11 09:14:12 | 显示全部楼层
我的情况也是这样的,先是FrameBuffer的硬件初始化信息,然后才是gensplash,很短的时间之后就变成控制台登录见面了。
发表于 2004-9-13 08:05:15 | 显示全部楼层
請教一下,我是用gentoo-dev-sources的kernel,之前因為要裝bootsplash所以上了bootsplash的patch,那我現在想裝gensplash,步驟有哪邊需要改的嗎?
发表于 2004-9-19 21:12:09 | 显示全部楼层
出现问题了
grub启动时提示file not found。。。。
??????
[PHP][root@leo leo]# cat /boot/grub/menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,3)
#          kernel /boot/vmlinuz-version ro root=/dev/hda4
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=5
timeout=10
splashimage=(hd0,7)/grub/splash.xpm.gz

title Gentoo1.4(2.6.5-r1)
        root (hd0,8)
        kernel (hd0,7)/vmlinuz-2.6.5-gentoo-r1-1.4 ro root=/dev/hda9
title Gentoo2004.1(2.6.5-r1)
        root (hd0,4)
        kernel (hd0,7)/vmlinuz-2.6.5-gentoo-r1-2004.1.a ro root=/dev/hda5
title Gentoo(2.6.3)
        root (hd0,8)
        kernel (hd0,7)/vmlinuz-2.6.3-gentoo-r1 ro root=/dev/hda9
title RH9(2.6.4)
        root (hd0,3)
        kernel (hd0,7)/vmlinuz-2.6.4-rh ro root=/dev/hda4
title RH9(2.4.20)
        root (hd0,3)
        kernel (hd0,7)/vmlinuz-2.4.20-rh ro root=LABEL=/
        initrd (hd0,7)/initrd-2.4.20-8.img
title Gentoo2004.2 (2.6.8)
        root (hd0,4)
        kernel (hd0,7)/vmlinuz-2.6.8 ro root=/dev/hda5

title Gentoo Linux (g-d-s 2.6.8)
        root (hd0,4)
        kernel (hd0,7)/vmlinuz-2.6.8 ro root=/dev/hda5 video=vesafb:ywrap,pmipal,1024x768-32@60 splash=silent,theme:emergence
        initrd /boot/fbsplash-emergence-1024x768
[/PHP]
没道理啊,倒数第一,二个title是同一个内核,只是最后一个多了video。。。。。
怎么就file not found?它要找什么file呢?
发表于 2004-9-19 21:18:10 | 显示全部楼层
也许是这个文件没有找到 /boot/fbsplash-emergence-1024x768
发表于 2004-9-19 21:35:34 | 显示全部楼层
哦,是了,忘了把/boot改为(hd0,7)了,这是我从网页上直接copy
past的,修改了root和kernel,忘了改initrd了
终于搞定,还蛮漂亮
多谢兄弟提醒
发表于 2004-9-20 14:22:59 | 显示全部楼层
最初由 whblackhorse 发表
哦,是了,忘了把/boot改为(hd0,7)了,这是我从网页上直接copy
past的,修改了root和kernel,忘了改initrd了
终于搞定,还蛮漂亮
多谢兄弟提醒



你的是不是先是FrameBuffer的硬件初始化信息,然后才是gensplash画面啊?
发表于 2004-9-20 16:35:48 | 显示全部楼层
最初由 一郎 发表
你的是不是先是FrameBuffer的硬件初始化信息,然后才是gensplash画面啊?

是啊
发表于 2004-9-21 10:24:25 | 显示全部楼层
最初由 一郎 发表
你的是不是先是FrameBuffer的硬件初始化信息,然后才是gensplash画面啊?


我发现把initrd编译进内核就没有这样的情况。没有编译进去的话有一段时间的字符,然后是splash进度条走到一半就进登录界面了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表