From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: Re: How to run KVM on non-X environment (RESEND) Date: Mon, 28 Jul 2008 07:09:23 +0000 (UTC) Message-ID: References: <973718.19704.qm@web35201.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:59846 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752354AbYG1HJk (ORCPT ); Mon, 28 Jul 2008 03:09:40 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KNMrN-0003Fo-N7 for kvm@vger.kernel.org; Mon, 28 Jul 2008 07:09:33 +0000 Received: from 217-162-206-199.dclient.hispeed.ch ([217.162.206.199]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2008 07:09:33 +0000 Received: from thomas by 217-162-206-199.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2008 07:09:33 +0000 Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 28 Jul 2008 15:06:17 +0800, Stephen Liu wrote: >> >> >> > On running >> > # kvm -m 750 -cdrom /dev/scd0 -boot d ubuntu6.06.img >> >> add -vnc : >> >> or disable graphics completly (see kvm --help) > > > Hi Thomas, > > > Thanks for your advice. > > > There is no graphic running on the server which is headless. I > configure the server remotely via ssh connection on a workstation. > > > Please explain in more detail. The CD running on /dev/scd0 is an > installer to install Ubuntu 6.06 NOT an ISO image. so if you want to access the "vga monitor" of the virtual machine, you have to add "-vnc :0" and then connect with a vnc to "physical-host-ip-or- dnsname:0" - Thomas http://en.wikipedia.org/wiki/Virtual_Network_Computing