mem=127M

Rob Mayoff linux-thinkpad@www.bm-soft.com
Mon, 10 May 1999 11:54:57 -0500 (CDT)


| Now, I find I have another problem.  I can't
| get the append "mem=127M" line in lilo.conf to
| work.

Here's my lilo.conf:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz
	label=l
	root=/dev/hda2
	read-only
	append="mem=127M"
image=/boot/vmlinuz.old
	label=old
	root=/dev/hda2
	read-only
	append="mem=127M"
image=/boot/vmlinuz-2.0.36-0.7
	label=redhat
	root=/dev/hda2
	read-only
other=/dev/hda1
	label=w
	table=/dev/hda