From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Tramnitz Subject: Re: Bug in pygrub? Boot loader didn't return any data! Date: Sat, 08 Aug 2009 19:29:06 +0200 Message-ID: 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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > Can you try removing line 538: > log.debug("PyGrub: Default selection is not valid, using first boot > configuration...") > > ...from /usr/bin/pygrub? I think its inclusion may be an error. Yes, that fixes the problem! domU will be created without errors now. Thanks! Christian