Adam Crews -X \(acrews - Xerox at Cisco\)
2006-Nov-06 17:18 UTC
[Xen-users] No cdrom in windows 2003 HVM guest
Hello, I have a win2003 HVM guest running, however I cannot see a CDROM device from the windows machine. I have ''cdrom=/path_to_my_iso'' in the config file, and this worked fine for the initial OS install. Now there is no CD device that shows in the windows device manager. So, how do I get a CD device to show in win2003? I''m using xen 3.0.3 compiles from source. Thanks -Adam _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jaroslaw Zdrzalek
2006-Nov-07 10:22 UTC
Re: [Xen-users] No cdrom in windows 2003 HVM guest
Am Montag 06 November 2006 18:18 schrieb Adam Crews -X (acrews - Xerox at Cisco):> Hello, > > I have a win2003 HVM guest running, however I cannot see a CDROM device > from the windows machine. > > I have ''cdrom=/path_to_my_iso'' in the config file, and this worked fine > for the initial OS install. Now there is no CD device that shows in the > windows device manager. > > So, how do I get a CD device to show in win2003? > > I''m using xen 3.0.3 compiles from source.I wonder it worked. Since 3.0.3 or so there is a new syntax for the cdrom device, like this: disk = [ ''phy:/dev/sda,ioemu:hda,w'', ''phy:/dev/scd0,hdb:cdrom,r'' ] With this settings I have access to the CDROM from windows.> > Thanks > -Adam > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >cheers Jaroslaw _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Adam Crews -X \(acrews - Xerox at Cisco\)
2006-Nov-07 18:30 UTC
RE: [Xen-users] No cdrom in windows 2003 HVM guest
| -----Original Message----- | From: Jaroslaw Zdrzalek [mailto:jz@silpion.de] | Sent: Tuesday, November 07, 2006 2:23 AM | To: xen-users@lists.xensource.com | Cc: Adam Crews -X (acrews - Xerox at Cisco) | Subject: Re: [Xen-users] No cdrom in windows 2003 HVM guest | | Am Montag 06 November 2006 18:18 schrieb Adam Crews -X | (acrews - Xerox at Cisco): | > Hello, | > | > I have a win2003 HVM guest running, however I cannot see | a CDROM device | > from the windows machine. | > | > I have ''cdrom=/path_to_my_iso'' in the config file, and | this worked fine | > for the initial OS install. Now there is no CD device | that shows in the | > windows device manager. | > | > So, how do I get a CD device to show in win2003? | > | > I''m using xen 3.0.3 compiles from source. | | I wonder it worked. | Since 3.0.3 or so there is a new syntax for the cdrom | device, like this: | disk = [ ''phy:/dev/sda,ioemu:hda,w'', ''phy:/dev/scd0,hdb:cdrom,r'' ] | | With this settings I have access to the CDROM from windows. My bad.. It worked on 3.0.2 when I installed the machine, and I had since upgraded to 3.0.3. With the fixed disk option I am now happily CDroming again. Thanks -Adam _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users