* ADIL KHAN <[EMAIL PROTECTED]> [19.09.2001 12:01]:
> 
> forgive me for asking something else,,,
real offtopic

> i have installed linux 7.0 server with 96mb edo ram... but when i do cat >
> meminfo.. it shows only 16mb ram..
> i have added this line : ram=16mb in \etc\lilo.conf 
> but still it didnt help.
> how can i make linux server pick the remaining ram.
> 
portion of my /etc/lilo.conf:
[...]
image=/boot/vmlinuz
        label=lin
        root=/dev/hda5
        read-only
    append="mem=127M"
[...]

i have 128M of ram, but 1M is needed for linux core, so i suggest you
could change the line above to something like:
append="mem=95M"

-- 

Victor Yegorov

PGP signature

Reply via email to