|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] XCI: can we get to the demo state?
Phung Te Ha wrote:
Hello XCI developers,
I have a HP6930, downloaded xenclient from the git. And by following the
instruction in HOWTO, I could get xenclient boot up fine. I try then to start a
guest using xenvm.readme as template and nothing shows on the screen for the
guest, although xenops shows 2 doms running.
Can you point me to how to start a guest. And also, is the tree downloaded from
git enough to arrive to what was shown in the demo video:
http://www.citrix.com/tv/#video/423
Thank you.
Phung-Te
Hi Phung-Te,
The demo contains few bytes from citrix that are not available, however
you can definitely have the graphics of your VM if you have VT-d
available and enabled. At this point you just need to set at the end of
your xenvm config:
pci = 0,bind,PCIBUSID_OF_YOUR_GRAPHIC_CARD
usually with an intel card this end up beeing:
pci = 0,bind,0000:00:02.0
--
Vincent
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|