From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: i386 boot problem on xen/next Date: Fri, 19 Feb 2010 16:11:39 -0800 Message-ID: <4B7F28BB.3000903@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: M A Young Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 02/19/2010 01:39 PM, M A Young wrote: > I have now got xen/next to boot on x86_64, though I can't start the > client (which may be the issue with xen 4 rc4 and pygrub which I think > someone mentioned). However with i386 it crashes on boot. The crash is > in xen_set_pte, some logs and debugging are attached. You're booting a PV domU using a stock Fedora kernel? You're doing better than me in that case; I get a sullen hang in pvgrub. I can boot hvm domains OK, so I think the backends/xenstore are all OK. Are you using pygrub or pvgrub? If the latter, can you post whatever output it generates? J