LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1033|回复: 8

仍旧是bootsplash的疑问, 跟ramdisk有关吗?

[复制链接]
发表于 2005-1-5 23:42:22 | 显示全部楼层 |阅读模式
前几天在公司装的gentoo, 内核中没选ramdisk支持, 但是bootsplash是正常运行了.

可是现在家里装的就不行, framebuffer正常, 手动启动splash也可以, 就是开机的时候没有bootsplash. 内核中也同样没选ramdisk, 可是今天看贴子, 说bootsplash是由initrd支持的, 而initrd又需要ramdisk支持, 倒底是怎么回事啊? 我糊涂了.
发表于 2005-1-5 23:50:10 | 显示全部楼层
你用的哪个kernel?
 楼主| 发表于 2005-1-6 00:48:07 | 显示全部楼层
gentoo-dev-sources-2.6.9-r13
发表于 2005-1-6 21:00:21 | 显示全部楼层
是的,gentoo的安装文档有问题。grub那里
发表于 2005-1-6 21:01:30 | 显示全部楼层
我也是去掉ramdisk的,/dev/ram0不存在 /dev/ram  cannot boot kernel panic
发表于 2005-1-6 21:05:13 | 显示全部楼层
Post by 无花果
gentoo-dev-sources-2.6.9-r13

2.6.8以后的kernel已经不支持bootsplash了,换fbsplash吧。
 楼主| 发表于 2005-1-6 23:28:05 | 显示全部楼层
找不到fbsplash啊. 我安装的是splashutils.


  1. bash-2.05b# emerge -p fbsplash

  2. These are the packages that I would merge, in order:

  3. Calculating dependencies
  4. emerge: there are no ebuilds to satisfy "fbsplash".

  5. bash-2.05b# emerge -p bootsplash

  6. These are the packages that I would merge, in order:

  7. Calculating dependencies ...done!
  8. [blocks B     ] media-gfx/splashutils (from pkg media-gfx/bootsplash-0.6.1-r7)
  9. [ebuild  N    ] media-gfx/bootsplash-0.6.1-r7
复制代码
发表于 2005-1-7 10:33:41 | 显示全部楼层
Post by 无花果
找不到fbsplash啊. 我安装的是splashutils.


  1. bash-2.05b# emerge -p fbsplash

  2. These are the packages that I would merge, in order:

  3. Calculating dependencies
  4. emerge: there are no ebuilds to satisfy "fbsplash".

  5. bash-2.05b# emerge -p bootsplash

  6. These are the packages that I would merge, in order:

  7. Calculating dependencies ...done!
  8. [blocks B     ] media-gfx/splashutils (from pkg media-gfx/bootsplash-0.6.1-r7)
  9. [ebuild  N    ] media-gfx/bootsplash-0.6.1-r7
复制代码


就是这个
发表于 2005-1-7 11:16:09 | 显示全部楼层

其实用genkernel最简单

我的方法:
      1.安装kernel包
      2.genkernel --gensplash=gentoo --menuconfig all
      3.选择splash支持
      4.编译完成以后,emerge splashutils
      5.splash_geninitramfs -v -g /usr/src/linux/usr/initramfs_data.cpio.gz -r 1024x768 gentoo
      6.genkernel --gensplash=gentoo initrd
      7.rc-update add splash default
然后就OK了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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