Quote:
append mem=nopentium to your bootloader
|
I'm using Grub right now, so where exactely does that line go. Here is my grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,5)
# kernel /vmlinuz-version ro root=/dev/hda5
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
root (hd0,5)
kernel /vmlinuz-2.4.7-10 ro root=/dev/hda5 hdc=ide-scsi
title DOS
rootnoverify (hd0,0)
chainloader +1