--- Uri Lublin <[EMAIL PROTECTED]> wrote:

> Stephen Liu wrote:

> > 
>> > # qemu-img create -f qcow2 ubuntu6.06_080805.img 10G
> > Formatting 'ubuntu6.06_080805.img', fmt=qcow2, size=10485760 kB
> > 
> > 
> > # kvm -hdb ubuntu6.06_080805.img -cdrom /dev/scd0 -m 512 -boot d
> -smp 2
> >      =======================|  DirectFB 1.0.1 
> |=======================
> >           (c) 2001-2007  The DirectFB Organization (directfb.org)
> >           (c) 2000-2004  Convergence (integrated media) GmbH
> >        
> ------------------------------------------------------------
> > 
> > (*) DirectFB/Core: Single Application Core. (2008-04-08 15:15) 
> > (*) Direct/Memcpy: Using libc memcpy()
> > (!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
> >     --> No such file or directory
> > (!) DirectFB/FBDev: Error opening framebuffer device!
> > (!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER
> environment
> > variable.
> > (!) DirectFB/Core: Could not initialize 'system' core!
> >     --> Initialization error!
> > Could not initialize SDL - exiting
> > * end *
> > 
> > 
> > without "-smp 2" still the same.
> 
> Does xterm work ?

Hi Uri,

Yes, it is working.  I'm configuring the server remotely.

 
> Try adding "-vnc :9" 

# kvm -hdb ubuntu6.06_20080805.img -cdrom /dev/scd0 -m 512 -boot d -smp
2 -vnc :9

It is hanging here,


> and connect with a vnc viewer, 

$ vncviewer 192.168.0.110:9

VNC Viewer Free Edition 4.1.1 for X - built Sep 10 2007 16:58:22
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.


The viewer did not start


$ vncviewer 192.168.0.110:9 1024x768

VNC Viewer Free Edition 4.1.1 for X - built Sep 10 2007 16:58:22
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.


Viewer started;

VNC Viewer: Information
unable to resolve host by name: Connection timed out (110)
[OK]

clicking [OK] the viewer closed.

Tue Aug  5 17:24:56 2008
 main:        unable to resolve host by name: Connection timed out
(110)
- end -


> or use xauth (or
> ssh -X) to 
> set permissions to run with SDL.

Please explain in detail how to do that?  TIA


B.R.
Stephen

Send instant messages to your online friends http://uk.messenger.yahoo.com 
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to