Page 1 of 1

Posted: Tue Oct 23, 2007 3:57 am
by nick
Hi

Fix here:
Re: Failed to allocate mem resources
You can force the kernel to reserve this memory so that the problem goes away. To do this, you need to have Grub pass a "reserve=" parameter to the kernel at boot time. One way to achieve this (I don't know if it's the 'correct' way) is to edit your /boot/grub/menu.lst file and locate the first "kernel" line, probably similar to this one:.......

http://ubuntuforums.org/showthread.php? ... 817&page=3


Nick