Ron Rademaker wrote: > My computer (Athlon 500) has 128 MB of memory, but linux says that there's > only 64 MB. At bootup the bios says 128 MB... > I want to use the other 64 MB as well... how??? > > Ron > >
in /etc/lilo.conf add: append="mem=128M" run lilo, reboot dyer