From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: domain that won't boot!!! Date: Sat, 14 May 2005 11:08:23 +0200 Message-ID: <20050514090823.GA5140@snarc.org> 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: James Harper Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sat, May 14, 2005 at 05:08:35PM +1000, James Harper wrote: > The logs show this: > > [2005-05-14 17:02:26 xend] DEBUG (XendDomainInfo:1130) Creating vbd > dom=16 uname=phy:vg00/asterisk-root > [2005-05-14 17:02:26 xend] DEBUG (blkif:63) exception looking up device > number for 0301: [Errno 2] No such file or directory: '/dev/0301' it's doing something wrong with devices, and its trying to open a "0301" device instead of the device that has the 0301 number (hda1) can you copy your configuration file ? -- Vincent Hanquez