|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] domU .cfg file
sorry for late response.I am trying to create HVM domU with window XP but I am unable to create is. Every time I do xm create /etx/xen/guest.cfg , I get error saying Device 0 (vif) could not be connected. Hotplug scripts not working. I googled it but i am unable to find solution. Do you have any idea what is the reason behind this? Anju
> Date: Thu, 14 Apr 2011 21:11:22 +0200> From: hans@xxxxxxxxxxxxxxx> To: xen-users@xxxxxxxxxxxxxxxxxxx> Subject: Re: [Xen-users] domU .cfg file> > Hello,> > > what does the following disk line in domU cfg file tell us???> >> > disk = [ 'file:/home/xen/xenwin2008.img,hda,w', 'file:/home/xen/windows2008.iso,hdc:cdrom,r' ]> >> > specially hda, w and hdc:cdrom,r??? how can we check for this?> > Are you looking for an explanation? This is rather straight forward. I > would suggest you read this. I've only been playing around which Xen for > three weeks now and this guide helped me a lot.> > http://www.centos.org/docs/5/html/5.2/Virtualization/index.html> > The first part provides the domU with an hda device which is an image > file on the host (dom0) located at "/home/xen/xenwin2008.img". And this > is presented in read+write mode (hence the "w").> > The second part provides the domU with an hdc device which is a > simulated CD-ROM device in read mode. And the source is an ISO file of a > Windows 2008 DVD.> > - Hans> > _______________________________________________> Xen-users mailing list> Xen-users@xxxxxxxxxxxxxxxxxxx> http://lists.xensource.com/xen-users
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|