<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Crystal clear!<br>thank youuuu..!!<br><br>Though another Q if possible..<br><br>i've done the following:<br><br>yum install kernel-pae<br><br>vim /etc/grub.conf<br>#outputs the following:<br><br># grub.conf generated by anaconda<br>#<br># Note that you do not have to rerun grub after making changes to this file<br># NOTICE:  You have a /boot partition.  This means that<br>#          all kernel and initrd paths are relative to /boot/, eg.<br>#          root (hd0,0)<br>#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00<br>#          initrd /initrd-version.img<br>#boot=/dev/sda<br><br>default=0 #############BOOTING with PAE for additional RAM on 32 bit######<br>timeout=1 ###speeding things up######<br>splashimage=(hd0,0)/grub/splash.xpm.gz<br>hiddenmenu<br>title CentOS (2.6.18-194.11.3.el5PAE)<br>        root (hd0,0)<br>        kernel /vmlinuz-2.6.18-194.11.3.el5PAE ro root=/dev/VolGroup00/LogVol00 rhgb quiet<br>        initrd /initrd-2.6.18-194.11.3.el5PAE.img<br>title CentOS-base (2.6.18-92.el5)<br>        root (hd0,0)<br>        kernel /vmlinuz-2.6.18-92.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet<br>        initrd /initrd-2.6.18-92.el5.img<br><br><br>After booting, the system hangs on: <br><br><pre class="bz_comment_text">"Memory for crash kernel (0x0 to 0x0) notwithin permissible range" for about 2 to 4 minutes.<br>and then continue booting with the following marked as failed:<br><br><br>1. Mounting HGFS shared<br>2. VM communication interface<br>3. VM communication interface socket family<br>4. blocking file system<br>5. Virtual printing daemon<br><br>Are there related errors to PAE itself, or is it just that VM tools do not support PAE kernel?<br><br>thanks<br></pre><br>Date: Tue, 14 Sep 2010 15:58:15 +0200<br>From: l.wandrebeck@gmail.com<br>To: centos@centos.org<br>CC: r_o_l_a_n_d@hotmail.com<br>Subject: Re: [CentOS] Centos Virtual Machine 32 bit with 8 GB ram ?<br><br><pre>On Tue, 14 Sep 2010 16:45:50 +0300<br>Roland RoLaNd <r_o_l_a_n_d@hotmail.com> wrote:<br> <br>> <br>> Thanks for your feedback..<br>> <br>> So if i set my VM to 8 GB, each proccess would use a max of 3 GB (even with PAE  installed and selected on boot)?<br>PAE allows a 32 bits host to see more than 4GB of ram. but each process<br>is still limited to ~3gb. To dive a bit more into technical details,<br>PAE is like EMS in DOS time. In EMS, you saw the whole ram, but<br>couldn't allocate more than 64KB per process. With PAE, the same, with<br>a limit of 4GB-OS stuff per process, so it gives something like 3GB.<br>Hope I'm clear.<br>-- <br>Laurent Wandrebeck<br>GPG fingerprint/Empreinte GPG: F5CA 37A4 6D03 A90C 7A1D  2A62 54E6 EF2C<br>D17C F64C<br></pre><br>_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos                                           </body>
</html>