WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] xl cd-insert: howto?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xl cd-insert: howto?
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Wed, 19 Oct 2011 14:38:21 +0200
Delivery-date: Wed, 19 Oct 2011 05:40:03 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=Wiu44gV5mSTb0UIp4Q9Bk4zMQsrCBeiAOJca8t6Zago=; b=AEmv67sLewDf+CHLQ2Aq+cCcYWt0m6KO3Va5BVDZocxf9nZJjUy38wn074wMFyq8Z0 aXv9tE9ocSsFKCOXMUp5cxB3YYuvLlMkaeC1gb7pk6wTUm01+vXbfKOdvRE+0qkVapSG fi8TjKb5y7eP2QR/3CezkOV7ce+tC9Ps9qPRg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I am doing a lot of attempt to attach a cd-rom to a domU but
they are unsuccessful. I don't understand how to do, and I also searched
both on Google and dhe XEN documentation. Google returns me a lot
of results, dealing with code pieces and I didn't find anything in the xen
docs. So please, could somebody explain me how the "xl cd-insert" works?

I see the syntax is the following:
xl [-v] cd-insert <Domain> <VirtualDevice> <type:path>

but:

1) I didn't understand what I should put in place of <VirtualDevice>
2) I'm not sure of what to type in place of <type:path>

The reasonable attempts I have done are:

xl cd-insert 4 cdrom phy:/dev/cdrom
xl cd-insert 4 /dev/hdc phy:/dev/cdrom
xl cd-insert 4 hdc phy:/dev/cdrom

In all cases I get:

libxl: error: libxl.c:1824:libxl_cdrom_insert Virtual device not found

What it does expect as a Virtual device parameter?

Finally if i do:
xl cd-insert 4 hdc:cdrom phy:/dev/cdrom
I get:
Unknown virtual disk type: cdrom:cdrom
format error

Could somebody help me please?

-- 
Flavio

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>