From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Can't see more than 3.5GB of RAM / UEFI / no e820 memory map detected Date: Thu, 23 Aug 2012 09:43:35 +0100 Message-ID: References: <8f2903e010e47a49a5feb68d916d324b@abpni.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8f2903e010e47a49a5feb68d916d324b@abpni.co.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jonathan Tripathy , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 23/08/2012 09:28, "Jonathan Tripathy" wrote: > Unfortunately, no-real-mode didn't work :( > > In xm info, I see > > xen_commandline : placeholder no-real-mode > > Not sure where placeholder is coming from... > > Also, I'm conscience that no-real-mode may cause other problems as it's > designed for debugging? What does your RAM map look like now from early Xen boot, using no-real-mode? It shouldn't be "Xen-e801" any more at least, else the no-real-mode parameter isn't working. The installer probably added 'placeholder' because older versions of Xen skipped the first argument (because on old GRUB that was the path/to/grub rather than a real argument). -- Keir