Hello, Jeff!

> >     kernel /boot/vmlinuz mem=$MEM root=/dev/hda2
>
> As long as mem={anything} is passed to the kernel, the buggy effects
> (elimination of e820 map) occur.

The idea is that in the unlikely event that GRUB determines the memory
size better, the user can decide to pass that parameter to the kernel, and
it can be done without hardcoding the memory size in menu.lst.

Thus, the mem parameter becomes optional, but the existing functionality
is not removed from GRUB.

Regards,
Pavel Roskin


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to