Hi Joon,
 
What you need to do is take add this to your config file:
 
sdl = 0
vnc = 1
vncviewer = 1
 
That will allow it to run headless.
 
Cheers,
Tait
 
From:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Joon Woo Kim
Sent: Sunday, March 09, 2008 10:28 PM
To: xen-users
Subject: [Xen-users] creating Windows guest VM without display
 
 
 
I'm happy I've succeeded in creating Windows 2003 server guest
VM on a xen machine.
 
(if anybody interested in how
to, refer to Xen Technical Note V07132006)
 
My further question is: is
there a way I can assign a null video device to Windows VM?
 
I want win server keep
working, but not its display (implemented on gnome) on console monitor all the time.
 
