Specifications

Table Of Contents
VMware, Inc. 159
Chapter 6 Performance Tuning and the VMware Server Host
To!edit!lilo.conf,!open!the!file!in!a!text!editor.!In!the!kernel!section,!add!this!line:!
append mem="1983M"
! Pass!the!boottime!switch!mem=959M!at!the!LILO!prompt!or!add!it!to!lilo.conf!to!
disable!CONFIG_BIGMEM.!To!use!the!switch:!
To!pass!the!switch!at!the!LILO!prompt,!type!
linux-2.2.16xxx mem=959M
To!edit!lilo.conf,!open!the!file!in!a!text!editor.!In!the!kernel!section,!add!this!line:!
append mem="959M"
If!
you!are!using!a!2GB!kernel!with!CONFIG_BIGMEM!enabled!and!have!1984MB!or!
more!memory,!VMware!Server!does!not!run.!You!can!either!pass!the!boottime!switch!
mem=1983M!at!the!LILO!prompt,!or!add!it!to!lilo.conf!to!disable!CONFIG_BIGMEM!
and!thus!allow!you!to!run!VMware!Server.!To!use
!the!switch:!
To!pass!the!switch!at!the!LILO!prompt,!type!
linux-2.2.16xxx mem=1983M
To!edit!lilo.conf,!open!it!in!a!text!editor.!In!the!kernel!section,!add!this!line:!
append mem="1983M"