From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gorm Hansen Subject: Re: Starting a domU with latest unstable, sans XenD Date: Mon, 26 Sep 2005 12:32:48 +0200 Message-ID: <4337CE50.5030404@diku.dk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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: Jacob Gorm Hansen Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Jacob Gorm Hansen wrote: > hi, > > I am trying to tweak vmtools so that I can start at domain with the > latest code from hg. Right now the domain hangs after the following (I > have changed kernel/printk.c to get kernel messages on the serial): > hi, I got a little further, the problem had to do with not giving the domain the right evtchn for xenstore. What is the minimal amount of info I need to provide for a domain for it to boot with xenstore? thanks, Jacob