wieviel ram speicher kann windows 98 maximal verwalten
Archiv RAM - Module, Marken, Murks 4.582 Themen, 22.751 Beiträge
768 MB. Steht son in der MS Knowledgebase:
http://support.microsoft.com/support/kb/articles/Q184/4/47.ASP?LN=EN-US&SD=gn&FR=0
Error Message: Insufficient Memory to Initialize Windows
--------------------------------------------------------------------------------
The information in this article applies to:
Microsoft Windows 95
Microsoft Windows 98
--------------------------------------------------------------------------------
SYMPTOMS
If your computer has 1 gigabyte (GB) or more of random-access memory (RAM) installed, Windows may not start. Also, when you try to start your computer, you may receive the following error message:
Insufficient memory to initialize Windows.
Quit one or more memory-resident programs or remove unnecessary utilities from your CONFIG.SYS and AUTOEXEC.BAT files, and restart your computer.
This behavior may also occur during Windows Setup, or when you try to start Windows for the first time.
RESOLUTION
To work around this issue, add the following line to the [386enh] section of the System.ini file:
MaxPhysPage=30000
This limits the amount of physical RAM that Windows can access to 768 MB. To do so, use the following steps:
Use any text editor (such as Notepad) to edit the System.ini file.
Add the following line in the [386Enh] section of the file
MaxPhysPage=30000
Save the file, and then restart your computer.
If this problem occurs during Windows Setup, use the following steps to resolve the issue:
Restart your computer. When you see the "Starting Windows 95" message, press the F8 key, and then choose Command Prompt Only from the Startup menu.
For Windows 98, restart your computer, press and hold down the CTRL key until the Startup menu appears, and then choose Command Prompt Only.
Change to the folder into which you are attempting to install Windows.
Edit the System.ini file. To do so, type edit system.ini, and then press ENTER.
Add the following line in the [386Enh] section of the file
MaxPhysPage=30000
Save the file, and then restart your computer. Windows Setup should continue.
Teilweise ist übrigens schon ab 512 MB Schluß... Bei
WinME z.B. ist mit mehr als 512 MB nicht mehr von Arbeiten zu sprechen... Sollten mehr als 512 MB installiert sein (z.B. wenn Linux mit genutzt wird!) sollte entweder auf Win 2k umgestellt werden (da is dann erst bei 1 TB Schluß!) oder aber
[vcache]
MaxFileCache=500000
in die System.ini eingefügt werden...
ciao Bugster