From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: exception looking up device number for hda Date: Sun, 07 Aug 2005 22:38:42 -0700 Message-ID: <42F6EFE2.8010107@intel.com> References: <42F3BF2C.70403@intel.com> <3FC59BBFF4B882takebe_akio@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3FC59BBFF4B882takebe_akio@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: takebe_akio@jp.fujitsu.com Cc: Mike Wray , xen-devel List-Id: xen-devel@lists.xenproject.org takebe_akio@jp.fujitsu.com wrote: > Hi Arun > > >>disk = [ 'file:/var/images/min-el3-i386.img,hda,w' ] > > Please test the following settings. > disk = [ 'file:/var/images/min-el3-i386.img,hda1,w' ] > > And, it is necessary to rewrite /etc/fstab of domU. > I'm not looking for configuration help for domU. I was looking for suggestions as to how: a) IDE hard drives for VMX domains should be configured b) VBD based devices for VMX domains should be configured and the bad failure mode for (a) when the user misconfigures it. -Arun