Mike
Sat Apr 12 13:31:02 PDT 2008
Win Me, like all Win 9x operating systems, can support and use up to 2GB
of memory although there are a number of caveats and exceptions to that
details of which are contained in the following Microsoft Knowledge Base
articles with the first essential reading where more than 512MB of memory
is installed.
For more details see:
MS KB 253912 - ""Out of Memory" Error Messages with Large Amounts of RAM
Installed" (
http://support.microsoft.com?kbid=253912). The reason is that
allocating more than 512MB of RAM to vcache will exhaust all available
upper memory addresses and thus prevent them being used for other
purposes. This problem is easily fixed as follows:
To limit vcache, open system.ini and add the lines
[VCache]
MaxFileCache=512000
Note that this will still mean that all memory is available to
applications but is simply limiting the amount used as virtual cache
memory.
MS KB 296773 - "Computer May Not Hibernate with More Than 192 MB of
Memory"
(
http://support.microsoft.com?kbid=296773). This makes reference to an
updated file vmm.vxd. Unfortunately due to Win Me being out of support
this file can no longer be obtained from Microsoft.
MS KB 304943 - "Computer May Reboot Continuously with More Than 1.5 GB of
RAM" (
http://support.microsoft.com?kbid=304943).
--
Mike Maltby
mike.maltby@gmail.com
DG <me@domain.net> wrote:
> Hi everyone
>
> I will be "destroying" 2 PCs to build a "new" one the final result
> will be:
>
> Abit BP6 with 2 Celeron 500Mhz processors, 640 MB Ram, ATA66
> integrated + ATA133 Promise PCI card.
>
> ATI All-in-Wonder 128 (Rage chipset) 32 MB AGP video card.
>
> 3 HD, 1 x 4.3 gb (C: WinME + progs), 1 x 80 gb (Data), 1 x 20 gb (E:
> Win XPpro + progs)
>
> I already have all the drivers that I'll need for both OS.
>
> It will be dual boot and my question concerns the WinME part. I
> understand that it will use only one processor but I've heard that
> Win 98 and ME have problems with memory above 512 MB and there need
> to be some command(s) added somewhere (.ini files?). It will be the
> first time I run ME above 384 MB RAM.
>
> Anyone could guide me in the right direction?
>
> TIA
>
> Dominique