I have upgraded my ZM server from 512 MB to 2 GB of RAM.
But Debian only recognizes 880 MB.
As I read, It's a kernel related problem - I have to compile a kernel with High Memory Support.
But now I found in /boot/config-2.6.8-3-386 this section:
Code: Select all
#
# Firmware Drivers
#
CONFIG_EDD=m
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_MATH_EMULATION=y
CONFIG_MTRR=y
# CONFIG_EFI is not set
# CONFIG_REGPARM is not set
Thanks!
Simon