[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] CD-ROM problem when installing Windows server
Peter, Jason is using the xml setup, the lines he showed us in the original e-mail indicate that he is installing from a physical cd and that the cdrom setup still exists in the xml file. Jason, Assuming you are installing from an image, this line would need manipulated: (dev hdc:cdrom) Additionally, some command (or commands) must be run in order to make the edited xml affect the domain. I don't know what these commands are, as I use the python scripts like Peter. Dustin -----Original Message----- From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Olson, A Peter, JR (Peter) Sent: Wednesday, July 02, 2008 17:35 To: xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] CD-ROM problem when installing Windows server Jason, I found that I had to manually edit the VM config file to add the cdrom in the Disk section. For example I added: Disk = [ "file:/location/disk.img,had,w" , "file:/location/en_ws_2003_ent_sp2_vl.is,hdb:cdrom,r"] Where /location is the directory you have the ISO image stored. It then is able to boot and mount the CD-ROM on the 2nd boot. Good luck, -Peter Subject: [Xen-users] CD-ROM problem when installing Windows server ---------------------------------------------------------------------- Message: 1 Date: Wed, 2 Jul 2008 15:05:43 -0400 From: "Jason Brown" <jason@xxxxxxxxx> Subject: [Xen-users] CD-ROM problem when installing Windows server 2003 To: xen-users@xxxxxxxxxxxxxxxxxxx Message-ID: <5b14dcae0807021205l106d2ca3ic96a45183398b0ae@xxxxxxxxxxxxxx> Content-Type: text/plain; charset="iso-8859-1" Hello everyone, I recently install 3.2.1 on CentOS 5.2 to test out the new Windows drivers but when the installer reboots it can't find the CD-ROM anymore and can not complete the installation. I ran into the exact same problem with 3.0.3 and found the solution was to put hdc in the config file manually and setup was able to complete the install and everything was fine. With 3.2.1 I found the config.sxp file under /usr/lib/var/xend/domains/ and the config file has the CD-ROM defined: (device (vbd (uuid 5261a9fd-0c69-6d95-48d8-a9778791d1a5) (mode r) (dev hdc:cdrom) (backend 0) (bootable 0) (VDI ) ) ) I did some searching around but wasn't able to find anything that addressed this issue, anyone have any ideas? Thanks, Jason _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |