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

Re: 128M with kernel 2.2.5-15 and RH6.0



On Mon, 15 Nov 1999, Jesus Peco wrote:

> I have tried to write de line:
> 
> append = "mem=128M"

try something like:

image=/boot/vmlinuz
        label=Linux
        root=/dev/hda1
        read-only
        append="mem=128m"

note that there are no whitespaces after 'append'.

-- mingo

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/