TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:21037] recognizing memory




Don't you need quotes there?
	append="mem=80M"

Andy

>      Right after the 'prompt' statement in your lilo.conf
> the tag you want to insert is append=mem=80M or whatever
> your memory actually is.  That should work at the lilo
> prompt as well, but putting it in the conf file is the
> permanent solution.
> 
> Scott