樱家冢 发表于 2004-3-24 12:53:14

Does gentoo need initrd?

Every time I use the mkinitrd command to creat an initrd-2.6.3-gentoo-r2.img and modify the grub.conf, the system hunged and say that " Could not find the init ".
Faint, doesn't gentoo use an initrd? Then how can I use bootsplash?

tux 发表于 2004-3-24 13:51:43

i don't have it but i can boot without bootsplash and i wonder how too,
i see some where posting the problem resolving , and you can search here or refer to the forum of gentoo.org

klstg 发表于 2004-3-24 18:50:58

可以不用,
titleGentoo Linux
root (hd0,7)
kernel /boot/kernel-2.4.20-gentoo-r6 root=/dev/hda10 vga=788

樱家冢 发表于 2004-3-24 20:24:07

我也知道,不用的话我的Gentoo也能启动的,但是没有bootsplash啊,只能进了系统以后才能看到tty的splash……

Hauser 发表于 2004-3-25 00:58:53

If you use genkernel, it'll generate an initrd automatically and you can use bootsplash with no problem! :-)

樱家冢 发表于 2004-3-25 08:14:49

use genkernel instead of make bzImage ?

ziyouwa 发表于 2004-3-25 09:41:29

#>genkernel --kernel-config=/path/to/your/kernel/config/files all

It will comleted all for you!

樱家冢 发表于 2004-3-25 11:23:38

I see, thanks.

lucida 发表于 2004-3-25 12:47:52

我也知道,不用的话我的Gentoo也能启动的,但是没有bootsplash啊,只能进了系统以后才能看到tty的splash……

/sbin/splash -s -f /etc/bootsplash/default/config/bootsplash-1280x1024.cfg > /boot/initrd-1280x1024

from "The Gentoo Framebuffer, Bootsplash & Grubsplash How-To"

樱家冢 发表于 2004-3-25 18:03:46

那个一般是追加到现有的initrd.img里面的吧?直接用这个制作的话,启动的时候会报告no init的……
页: [1]
查看完整版本: Does gentoo need initrd?