|
|
|
|
|
|
|
|
|
|
xen-users
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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- RE: [Xen-users] CD-ROM problem when installing Windows server,
Olson, A Peter, JR (Peter) <=
|
|
|
|
|