Sorry for asking this again.. but I really need a solution. Please help.

I have a 1.5GB machine and LM8.0 does not detect it. Even thats ok.. my 
bigger problem is that I cannot tell the kernel that I ahve 1.5GB. I have 
attached my lilo.conf. Please let me know how I can get the machine to use 
all of 1.5GB ram.

thanks a lot
sarang

[root@vx17 /root]# free
             total       used       free     shared    buffers     cached
Mem:        899952      76832     823120          0      28280      21920
-/+ buffers/cache:      26632     873320
Swap:      1791208          0    1791208
[root@vx17 /root]# cat /etc/lilo.conf
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
lba32
prompt
timeout=50
message=/boot/message-graphic
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-smp
        label=linux
        root=/dev/sda2
        initrd=/boot/initrd-smp.img
        append="mem=1500M quiet"
        vga=788
        read-only
image=/boot/vmlinuz
        label=linux-up
        root=/dev/sda2
        initrd=/boot/initrd.img
        append="mem=1500M"
        read-only
image=/boot/vmlinuz
        label=failsafe
        root=/dev/sda2
        initrd=/boot/initrd.img
        append=" failsafe mem=1500M)"
        read-only
other=/dev/fd0
        label=floppy
        unsafe
[root@vx17 /root]#
-- 
---------------------------------------------
Sarang Lakare

http://www.cs.sunysb.edu/~lsarang
http://www.linux.org

Reply via email to