[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: RAM Detection
Log in as root. Open the file /etc/lilo.conf . Add the following line:
append="mem=128M"
to the bottom of the image section.
Run /sbin/lilo. Reboot the machine. Use cat /proc/meminfo to check the
RAM available to the system. It should be within a MBs of 128.
HTH,
Manish
> Subject: RAM Detection
> Date: Tue, 30 Jan 2001 17:11:36 +0530
> From: "san_r2001" <san_r2001@xxxxxxxxx>
> To: <linux-india-general@xxxxxxxxxxxxxxxxxxxxx>
>
> > Hallo Friends
> > I have installed Red Hat Linux 6.2 on Celerom 400, 8 GB HDD.
> > Initially I have 64 MB SDRAM, Linux was detecting it properly.
> > Now I have increased RAM, to 128 MB (2 Chip of 64 MB).
> > In Windows 95 it detects properly 128 MB, but in Linux it still
> > detects 64 MB. What may be problem ?
> > Thanks
> > Regards
> > SAN
> >