[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] [xen4.4] DomU Windows server HVM with xen-tools xl create
'xl console' are for PV domU not for HVM domU. To get graphical acces to a HVM dom tt depends if you set up a X server on your dom0 or not ( X server with KDE, Gnome or whatever you want). There are two cases 1) No X server on dom0 The VNC commands (= GUI access) should not be used on the dom0 itself but on a remote PC through your own network. In a nutshell install a VNC client on a remote PC (not the dom 0). If your remote PC is Ubuntu with (a X server installed of course) then install vncviewer. After than on the remote PC vncviewer hostname_of_your_dom0 or vncviewer IP_of_your_dom_0 You should be able to access graphically your new HVM domU. 2) X server on your dom0 Install vncviewer and run the same commands as above De : "estebann@xxxxxxxxx" <estebann@xxxxxxxxx> à : Ian Campbell <ian.campbell@xxxxxxxxxx>; xen-users@xxxxxxxxxxxxx Envoyà le : Lundi 12 octobre 2015 13h57 Objet : Re: [Xen-users] [xen4.4] DomU Windows server HVM with xen-tools xl create Ok, it is confusing... I will try to clarify. When following tutorials I managed to run PV DomU guest (successfull tests with Ubuntu, Debian), but for this moment I did not managed to run HVM DomU guest (no Windows and no Ubuntu). So in the first time, I suspected a CPU incompatibility but this is not the case. So, I can create an Ubuntu HVM DomU, but a simple terminal access, shows me that is does not work completely. root@lnj-ubu64:/home/lnj# xl -vvv vncconsole xen-domu-ubuntu command not implemented xc: debug: hypercall buffer: total allocations:6 total releases:6 xc: debug: hypercall buffer: current allocations:0 maximum allocations:1 xc: debug: hypercall buffer: cache current size:1 xc: debug: hypercall buffer: cache hits:5 misses:1 toobig:0 I have no 'vncconsole' parameter in xl tool. Wrong version ? Le 12/10/2015 13:02, Ian Campbell a Ãcrit : > On Mon, 2015-10-12 at 12:55 +0200, estebann@xxxxxxxxx wrote: >> [...] >> So, because Windows HVM did not work, I wanted first to attest that >> Ubuntu HVM DomU with graphical access, works. But that is not the case >> neither. > If you want serial (AKA xl console) from Ubuntu I think that would need > manually configuring too. Since you mention Ubuntu graphical and are aiming > for Windows I'll ignore that possibility though. > >> "xl console gets you access to the virtual serial device. I don't think >> Windows would attach anything to that at least not by default. Try >> connecting to the VNC and you should see the Windows GUI. " >> OK for Windows but for Ubuntu graphical access this will work, no ? >> >> With VNC this do not work neither ! > Please can you give details of what goes wrong. > > The output of: > > xl -vvv vncconsole <domain> > > Would likely be useful. > > Ian. > _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |