Das kommt mir bekannt vor
Abhilfe:
Two other methods exist for specifying the amount of memory available:
mem=320M@16M
or
mem=exactmap mem=0x9f000@0 mem=0x13f00000@0x100000
where 0x13f00000 = 319M.
To calculate an appropriate value for your amount of memory, take your amount of memory in megabytes, subtract 1 megabyte, multiply by 1024, then by 1024 again, then convert to hex. The following formula (where XM is your total memory specified in MB) shows this calculation:
(XM - 1M)*1024*1024, then convert the value to hex.
As an added feature, the Compaq System Partition, created during a SmartStart installation, will reserve an area of the boot disk to store configuration utilities simplifying server configuration and server diagnostics. The System Configuration Utility installs to this partition providing system configuration and server diagnostic tools. Although not required, Compaq recommends creating and maintaining this partition making future system configuration sessions easy. Having the Compaq System Partition in place on systems that support it can save about an hours worth of time if it is necessary to use those utilities.