[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory issues



> I'm running redhat 6.2 and Linux is only recognixing 64 of 128M of RAM,
> how can I resolve this?

Old hardware?

Try adding this line to your /etc/lilo.conf file in the section
for the kernel you're booting:

  append="mem=128M"

Or if you want to play it safe:

  append="mem=127M"

Then run "lilo" as root.

> Also, I have a COBOL compiler in a tar.gz file and have no idea how to
> unzip and install it.  I would appreciate any assistance I could get in
> these matters.

Extract the file somewhere and follow the instructions that [hopefully]
came with it.  Tar file installations vary from package to package, 
so I can't be any more specific without guessing.

--------------------------------------------
Bruce Smith                bruce@armintl.com
System Administrator / Network Administrator
Armstrong International, Inc.
Three Rivers, Michigan  49093  USA
http://www.armstrong-intl.com/
--------------------------------------------