On Thu, 5 Oct 2000, Ray Curtis wrote:
> 
> Read the manpage on lilo.conf, you will note that the 'append'
> statement belongs in the global section of lilo.conf.
> 
> Should be:
> <snip>
> append="mem=128M"
> 
> image=/boot/linux-2.2.12
>          label=linux
>          initrd=/boot/initrd-2.2.12-20.img
>          read-only
>          root=/dev/hda2
> 
You had better re-read that man page - it actualy lists the append option
in the per image section, not in the global section.  This actualy makes
sense because you sometimes use different append options with different
images, depending on how you have the kernel compiled, or what version you
are running.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to