All of lore.kernel.org
 help / color / mirror / Atom feed
* Accessing the VNC using HVM stub domain - xen 3.3.0
@ 2008-09-11 12:47 Marco Sinhoreli
  2008-09-11 16:00 ` Samuel Thibault
  0 siblings, 1 reply; 8+ messages in thread
From: Marco Sinhoreli @ 2008-09-11 12:47 UTC (permalink / raw)
  To: xen-devel mailing list

Hello all,

I'm writing a documentation about the news features of xen 3.3.0. The
VNC is available configured to access by domain 0 but  I can't access
configuring it to work into -dm virtual machine.
Below my conffiles:

# /etc/xen/hvmachine
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 1024
name = "hvmachine"
vcpus=2
vif = [ 'type=ioemu, bridge=eth0' ]
device_model = '/usr/lib/xen/bin/stubdom-dm'
boot="cd"
sdl=0
opengl=0
vnc=1
vnclisten="172.30.206.1"
stdvga=0

# /etc/xen/hvmachine-dm
kernel = "/usr/lib/xen/boot/ioemu-stubdom.gz"
vif = [ 'ip=172.30.206.1', 'bridge=eth0,mac=00:16:3e:21:a2:94' ]
disk = [ 'file:/home/iso/debian-LennyBeta2-amd64-CD-1.iso,hdc:cdrom,r','phy:/dev/empirevg/pvmachine,hda,w']

Any idea?

Regards,

-- 
Marco Sinhoreli

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-09-11 23:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11 12:47 Accessing the VNC using HVM stub domain - xen 3.3.0 Marco Sinhoreli
2008-09-11 16:00 ` Samuel Thibault
2008-09-11 17:45   ` Marco Sinhoreli
2008-09-11 18:24     ` Samuel Thibault
2008-09-11 19:37       ` Marco Sinhoreli
2008-09-11 21:36         ` Samuel Thibault
2008-09-11 23:32           ` Marco Sinhoreli
2008-09-11 23:40             ` Samuel Thibault

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.