grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRUB2 for UEFI crashes at startup when we got 8 gigabyte of memory


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: GRUB2 for UEFI crashes at startup when we got 8 gigabyte of memory
Date: Wed, 21 Apr 2010 10:31:33 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

address@hidden wrote:
> In Febryary I was testing GRUB for UEFI and noticed that it was simply 
> crashing.
>
> See topic
> http://lists.gnu.org/archive/html/grub-devel/2010-02/msg00000.html
>
> At that time I blamed incorrect UEFI implementation on that computer (cause 
> it worked fine on another one), but now I noticed that when I took off one 
> memory stick, everything is working fine on that special computer!!!!
>
> So, it seems that GRUB2 is crashing on computers with  8 gb of memory (or 
> more?)
>
> Is it known bug? Are there workarounds?
>
>   
It may be a recent regression because we have a reports of successful
boot in such configuration
(http://lists.gnu.org/archive/html/grub-devel/2009-05/msg00179.html and
neighbour threads).
Be sure that grub is compiled with -mcmodel=large. You can also try
disable usage of >4GiB memory by adding
#define MCMODEL_SMALL
to kern/efi/mm.c
> --
> This message was sent on behalf of address@hidden at openSubscriber.com
> http://www.opensubscriber.com/messages/address@hidden/topic.html
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]