From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: Error with Debian Sid and Xen 3 Date: Mon, 30 Jan 2006 21:58:21 -0800 Message-ID: <20060131055821.GC3086@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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: Michael Lessard Cc: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Jan 30, 2006 at 07:49:08AM -0500, Michael Lessard wrote: > Hi All ! > > I tried to start DomU in my Debian Sid dom0 with Xen 3 unstable-hg ... i > received an error : > > Error: Devie o (vif) could not be conected. Hotplug scripts not working Check /var/log/xen-hotplug.log, and if that is not enlightening, then check whether the scripts are actually running and where they stop by inserting echo statements. Thanks, Ewan.