[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: boot parameters



On Mon, 15 Feb 1999, Phil Reardon wrote:

> Daniel J. Brosemer wrote:
> > cat /etc/lilo.conf
> >
> > I'm not sure what the exact line is, I think it's append= or something,
> > but it'll be pretty obvious if you already know what to look for, and it
> > sounds like you do.
> >
>   This is what I got from  cat /etc/lilo.conf:
> 
> boot=/dev/sda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> image=/boot/vmlinuz-2.0.34-1
>         label=linux
>         root=/dev/sda2
>         initrd=/boot/initrd-2.0.34-1.img
>         read-only
> 
> Still need help I guess.   Phil Reardon

Ok, I'm not sure what that initrd line is.  I've never seen it before,
and it's not in the lilo.conf(5) manpage.  Strings it, and see if it has
the parameters you're looking for, though I doubt it.  More likely would
be that you're not actually passing the parameters to the kernel, but to
modules.  I'm not sure if redhat uses an /etc/modules like debian, and I
don't have a redhat system anymore to check for you.  Look for this,
though, it's just a list of modules the kernel loads at boot time and
their parameters.

Hope this helps.
-Dano


Reply to: