Well, I've built my kernel using genkernel too but I don't need any
initrd except for use bootsplash and that's work very well 'cause I'm
using the initrd that "bootsplash" package provides.
When the kernel compile process finish, genkernel tell me to use at
kernel parameter: root=/dev/ram0 init=/linuxrc real_root=/dev/hdXX
So I've tried to use these parameters with lilo but it don't install
with this options so I've tried to use with grub that install weel but
when boot the kernel get panic.
So I'm currently using lilo again and using the same parameters that I
always use:
image = /boot/kernel-2.6.1-splash
        root = /dev/hdb6
        label = Gentoo-splash
        read-only
        initrd=/boot/initrd-1024x768
        append="splash=verbose"
and that work's perfectly :)

On Sat, 2004-02-07 at 19:23, LoneStar wrote:
> Every kernel I've built using genkernel beta version has had problems 
> with the initrd.
> I work around this by commenting out the initrd line in my boot loader 
> (grub) and the kernel loads without problems.
> 
> Moshe Kaminsky wrote:
> 
> >Hi,
> >
> >I'm trying to setup gentoo at home. I'm stuck with the kernel: when the 
> >boot process starts, everything seems to be ok for a while. Then, I get 
> >the following line twice:
> >/linuxrc: 285: test: not found
> >and then the machine reboot. This happens with both the 2.4.22-gentoo-r5 
> >and 2.6.1-gentoo-r1 kernels. I'm using genkernel 3.0.1_beta8 to compile 
> >the kernel, and I pass the parameters mentioned in the genkernel README 
> >file.
> >
> >Any help is appreciated
> >Moshe
> >  
> >


--
[EMAIL PROTECTED] mailing list

Reply via email to