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] Multiple cdrom file-based drives in windows xp hvm?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Multiple cdrom file-based drives in windows xp hvm?
From: Brandon Lamb <brandonlamb@xxxxxxxxx>
Date: Thu, 8 Apr 2010 12:57:55 -0700
Delivery-date: Thu, 08 Apr 2010 13:00:09 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=4BrTWa2tZ40bi0DAYpGqNemaoIioYDqa55I+BikbZlc=; b=MiydgasN2U1Sjt21FTwjaSTs+tlvmtYugW6zLwLcxs+/KHmYuUJ0nFAV7bCjGeY8cc QCHbnSGmLLS0y4aYc+e9UGHd3tGTIfoPyJaJcha+VHwMgb3b7gI78bAkcekqxpAcym2u aIyUIDGgF0HQEzn0WHy4/6CmUagFaXTIgacXA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cC7W15EvBX3gCRH4M+3J8XkzAc8albMvyT2xkGxJNkBN68yCYTaL1+Up28WTgcAcQ6 tKm30DbTbjBZpwaVltuOyQkfIYn2iSnwrJ3X1iVgG6BwXQGQBxwGKpuz3xBNgt+O2lZ3 ZkN4SgnY+itpCH+jr65BdXjrGUoXpo2C/Fz2w=
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
In my vm2 config i have:

disk = [
    'phy:/dev/volumes/vm2-disk,hda,w',
    'phy:/dev/volumes/vm2-swap,hdb,w',
    'phy:/dev/volumes/vm2-data,hdc,w',
    'file:/xen/images/office2007basic.iso,hdd,r',
    'file:/xen/images/printshopinstall.iso,hde,r',
    'file:/xen/images/printshopprog.iso,hdf,r',
]

However only one disk will show up. If I comment 2 out and pick any
one, it will show up singly, but I cannot get these to all show up as
3 cdrom drives. Am I doing something wrong, or is xen somehow limited
to a single cdrom drive or what?

Using xen 3.4 and 2.6.31.12 kernel

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

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