LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Command to find size of RAM during installation of LINUX?? (https://www.linuxquestions.org/questions/linux-newbie-8/command-to-find-size-of-ram-during-installation-of-linux-4175421700/)

shivanijain 08-12-2012 09:47 AM

Command to find size of RAM during installation of LINUX??
 
command to find size of
RAM during installation process??

414N 08-12-2012 09:51 AM

Don't open another thread for the same issue.
If you can access a shell during installation, then it's only a matter of typing:
Code:

free
with the optional -m option for megabytes instead of bytes.

shivanijain 08-12-2012 10:09 AM

thanx


All times are GMT -5. The time now is 03:40 PM.