|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Can I install Windows HVM without X11?
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Gregory Gee
> Sent: 06 March 2007 03:44
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxx> 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@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
> >> >> http://lists.xensource.com/xen-users
> >> >>
> >> >
> >>
> >>
> >>
> >>
> >
>
>
> _______________________________________________
> 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
|
|
|
|
|