[EMAIL PROTECTED] wrote:
> > Some one tell me if the memery > 128M,must use the option MEM in the file > lilo.conf. > Now,I have 256M memery,how to chang the file lilo.conf about the option MEM=? With early versions of kernel 2.2 you needn't that option. Otherwise, look at the "append" option in your lilo.conf file. I can't not remember the syntax, but something like this should work: append="mem=256M" Check the man page before proceed. Cheers