From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: xl cd-insert / xl cd-eject on xen-unstable Date: Fri, 20 Apr 2012 11:26:52 +0100 Message-ID: <1334917612.28331.34.camel@zakaz.uk.xensource.com> References: <1334669694083-5646585.post@n5.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1334669694083-5646585.post@n5.nabble.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Fantu Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Tue, 2012-04-17 at 14:34 +0100, Fantu wrote: > Someone can explain use of these commands? I ran tests with a hvm domU but > with errors > > For example: > xl -v cd-insert XP hdc raw:/mnt/vm/iso/test.iso > libxl: error: libxl.c:1647:libxl_cdrom_insert: Virtual device not found What is your guest configuration? You need to have created it with an empty virtual CDROM device (specifically hdc in the case you outline above). Ian.