From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Gerards Subject: Re: SMP on the MacBook Date: Thu, 10 Aug 2006 16:34:54 +0200 Message-ID: <87ejvoacc1.fsf@xs4all.nl> References: <87d5b9bvmc.fsf@xs4all.nl> <44DB3CED.2000809@dark-green.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <44DB3CED.2000809@dark-green.com> (gimli@dark-green.com's message of "Thu, 10 Aug 2006 16:04:29 +0200") List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: gimli Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org gimli writes: Hi Edgar, What a small world... > I have xen running on my Macbook. The problem is cause by grub. > When i start the xen entry in grub with the key "return" xen > fails too boot. When i use the "Cursor key right" to start > the xen entry xen boots fine. I used the atached patch against > grub 0.97 for the Intel Macs. Amazing, that works for me! I will have a look why this has some influence on SMP. The patch I have used for GRUB Legacy is a backport for enabling the A20 gate from GRUB 2. I have posted it on the bug-grub mailinglist in case you are interested and will commit it soon. Essentially it does almost the same as the one you are using. Thanks, Marco