Well, subject says it all. Is it possible to install a Windows HVM domain an a Xen server that does not have X11 installed? Is there a bare minimum I can get away with? Running Xen 3.0.4 on Ubuntu 6.06 AMD64 server edition for AMD 3800 X2. Thanks, Greg _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tomasz Chmielewski
2007-Feb-22 09:04 UTC
Re: [Xen-users] Can I install Windows HVM without X11?
Gregory Gee schrieb:> > Well, subject says it all. Is it possible to install a Windows HVM > domain an a Xen server that does not have X11 installed? Is there a > bare minimum I can get away with?Yes, you will have to connect via VNC from yet another host to do such an install. -- Tomasz Chmielewski http://wpkg.org _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Quick question. I compiled Xen 3.0.4 from source. Is VNC supported added by default? Or do I need to build my kernel again. Thanks, Greg Liberio Cunha Neto wrote:> Xen does provide VNC > just use on your conf file > sdl=0 > vnc=1 > > also check your /etc/xen/xend-config.sxp > and change the line vnc-listen from (vnc-listen ''127.0.0.1'') to > (vnc-listen ''0.0.0.0'') > > Remember this is only for HVM machines (Full virtualized) , PVM will > have this feature on 3.0.5 > > On 2/21/07, Gregory Gee <gregory.gee@sympatico.ca> wrote: >> Does Xen provide a VNC session, since VNC isn''t installed in Windows >> yet. >> >> Thanks, >> Greg >> >> Liberio Cunha Neto wrote: >> > Using vnc :) >> > >> > On 2/21/07, Gregory Gee <gregory.gee@sympatico.ca> wrote: >> >> >> >> Well, subject says it all. Is it possible to install a Windows HVM >> >> domain an a Xen server that does not have X11 installed? Is there a >> >> bare minimum I can get away with? >> >> >> >> Running Xen 3.0.4 on Ubuntu 6.06 AMD64 server edition for AMD 3800 >> X2. >> >> >> >> Thanks, >> >> Greg >> >> >> >> >> >> _______________________________________________ >> >> Xen-users mailing list >> >> Xen-users@lists.xensource.com >> >> http://lists.xensource.com/xen-users >> >> >> > >> >> >> >> >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Petersson, Mats
2007-Mar-06 10:15 UTC
RE: [Xen-users] Can I install Windows HVM without X11?
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Gregory Gee > Sent: 06 March 2007 03:44 > To: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Can I install Windows HVM without X11? > > > Quick question. I compiled Xen 3.0.4 from source. Is VNC > supported > added by default? Or do I need to build my kernel again.VNC is supported unconditionally by qemu-dm (the device model for HVM domains) - however, you do need to have vncviewer available on the machine where you start the domain for that to work. -- Mats> > Thanks, > Greg > > > > Liberio Cunha Neto wrote: > > Xen does provide VNC > > just use on your conf file > > sdl=0 > > vnc=1 > > > > also check your /etc/xen/xend-config.sxp > > and change the line vnc-listen from (vnc-listen ''127.0.0.1'') to > > (vnc-listen ''0.0.0.0'') > > > > Remember this is only for HVM machines (Full virtualized) , PVM will > > have this feature on 3.0.5 > > > > On 2/21/07, Gregory Gee <gregory.gee@sympatico.ca> wrote: > >> Does Xen provide a VNC session, since VNC isn''t installed > in Windows > >> yet. > >> > >> Thanks, > >> Greg > >> > >> Liberio Cunha Neto wrote: > >> > Using vnc :) > >> > > >> > On 2/21/07, Gregory Gee <gregory.gee@sympatico.ca> wrote: > >> >> > >> >> Well, subject says it all. Is it possible to install > a Windows HVM > >> >> domain an a Xen server that does not have X11 > installed? Is there a > >> >> bare minimum I can get away with? > >> >> > >> >> Running Xen 3.0.4 on Ubuntu 6.06 AMD64 server edition > for AMD 3800 > >> X2. > >> >> > >> >> Thanks, > >> >> Greg > >> >> > >> >> > >> >> _______________________________________________ > >> >> Xen-users mailing list > >> >> Xen-users@lists.xensource.com > >> >> http://lists.xensource.com/xen-users > >> >> > >> > > >> > >> > >> > >> > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users