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

Re: lilo, the kernel and 128M ram



On Sat, 4 Nov 2000, Jason Smith wrote:

> Is there another way besides LILO to get the kernel to recognize over 128MB
> of ram.  I cannot put the "mem=128M" in my lilo.conf because it says that

	The syntax is append="mem=128M" in lilo.conf, give that a
try.  Otherwise, 2.4.0 will no longer require that tag, iirc.

For example:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
default=linux
append="mem=128M"

image=/boot/vmlinuz-2.2.16-3smp
        label=linux
        initrd=/boot/initrd-2.2.16-3smp.img
        read-only
        root=/dev/hda2

	     -----------------------------------------------------
	     Richard H. Fifarek	       		rfifarek@silug.org
             -----------------------------------------------------


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.