From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: How to run stubdom with the most recent Xen 3.4 ? Date: Mon, 18 May 2009 11:07:42 +0100 Message-ID: <4A11336E.4000903@eu.citrix.com> References: <139131.92650.qm@web56102.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <139131.92650.qm@web56102.mail.re3.yahoo.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: Boris Derzhavets Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Boris Derzhavets wrote: > Having fs-backend running in background, tried to start:- > > root@ServerXen331:/etc/xen# cat f10.hvm-stubdom > kernel = "/usr/lib/xen/boot/hvmloader" > builder="hvm" > memory = 1024 > name = "f10.hvm" > disk = [ 'phy:/dev/sdb11,hda,w', 'phy:/dev/loop0,hdc:cdrom,r' ] there is a serious issue with phy disks and stubdoms, I should be able to send a proper fix by the end of the day.