|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Windows guest boot from CD
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Mohammad Zohny
> Sent: 21 May 2007 16:14
> To: Xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Windows guest boot from CD
>
> Hi all,
>
> Can I repair a windows guest machine by using the Microsoft
> Windows repair CD,
> that will require the system to boot from CD, and how to do that?
>
Just modify the config file "boot='dc'" (to boot from CDROM) and then
add "disk=[...., '<cdrom-location>,ioemu:hdc:cdrom,w']")
If you use the physical location of the CDROM (such as
"phy:/dev/cdrom"), you can just remove the CDROM from the drive when the
Windows VM reboots. If you use a ISO-image then you'd need to change the
"boot=" line to not have "d" first.
--
Mats
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|