LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-12-2012, 10:32 AM   #1
shivanijain
LQ Newbie
 
Registered: Aug 2012
Posts: 4

Rep: Reputation: Disabled
how to find size of RAM during installation process of radhat in redhat??


how to find size of RAM during installation process of radhat in redhat??
 
Old 08-12-2012, 11:52 AM   #2
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Are you trying to find out how much memory is in the computer during the install??
If so, then if there is an option to open a terminal during the install, simply run the following command:
Code:
free -m
This will give the memory usage info in megabytes (-m). For example, from my installed Lubuntu system:
Code:
tom@desktop:/data$ free -m
             total       used       free     shared    buffers     cached
Mem:          3954       3695        258          0        240       1812
-/+ buffers/cache:       1642       2311
Swap:          953          0        953
In the total column, you see that I have 3954 megabytes of memory, or about 4GB, which is what is in my computer.
The command cat /proc/meminfo will also list the total amount of memory (in kilobytes) along with a lot of other parameters. For example:
Code:
tom@desktop:/data$ cat /proc/meminfo 
MemTotal:        4048980 kB
...
Also, you could open a terminal from any Linux live CD and run those commands to get the memory info.

Last edited by tommcd; 08-12-2012 at 11:54 AM.
 
Old 08-12-2012, 12:58 PM   #3
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,177

Rep: Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645Reputation: 3645
I'd start at bios.
 
Old 08-13-2012, 11:37 AM   #4
shivanijain
LQ Newbie
 
Registered: Aug 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
how to open a terminal during installation??
 
Old 08-13-2012, 01:26 PM   #5
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,166
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
I recommend:
- look at the BIOS (already recommended)
- or start an UltimateBootCD (look at "hdt" on it which analyse your Hardware including RAM; or start a RAM test of that CD)
- or start "hdt" or "memtest" from anywhere else (USB, SD, CF)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux/Unix Command to find RAM size? ssnkumar Linux - General 9 09-09-2009 10:38 AM
how find the ram size? zakir_123 Linux - Newbie 3 06-14-2008 11:07 AM
Find the apache process eating my ram? stefaandk Linux - General 2 12-21-2006 01:20 AM
Can anyone tell me how to find my ram size.. keflyn Linux - General 2 03-27-2006 10:42 AM
How: Limit Process Size? RedHat AS3 Bruno88 Linux - General 2 11-22-2004 10:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration