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

RE: [Xen-users] Changing CD's on DomU

To: "John Morris" <frankenbean@xxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Changing CD's on DomU
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Sat, 14 Jul 2007 23:24:02 +1000
Delivery-date: Sat, 14 Jul 2007 06:21:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D01166EA7@trantor>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <f795c1c0707131120wce4104ay272c9fbc14b568eb@xxxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D01166EA7@trantor>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcfFesRgCs8xdFGcTumiTN3j2/QbNAAmxzmQAAEDlJA=
Thread-topic: [Xen-users] Changing CD's on DomU
> "
> xm block-configure bitdc02
> phy:/installmedia/Microsoft/W2K3R2_x32_2_ent.iso hdc:cdrom r
> "
> 
> I'm using iso images, but the same thing should work if you just
specify
> the same device again for a physical CD drive, or maybe specify an
> invalid device first, wait a few seconds, then specify the original
> device again.
> 

One small correction, I found that I always had to do the 'invalid
device' thing first, eg:

"
xm block-configure bitdc02 phy:/dev/null hdc:cdrom r

sleep 1

xm block-configure bitdc02
phy:/installmedia/Microsoft/W2K3R2_x32_2_ent.iso hdc:cdrom r
"

Or else windows would never see the change, unless I did a right click
'eject' on the device under windows.

James


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

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