From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Gao Subject: Start KVM guest headless Date: Fri, 10 Oct 2008 08:24:54 -0700 Message-ID: <48EF73C6.2060303@schrodinger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from thermidore.schrodinger.com ([192.156.98.99]:4602 "EHLO schrodinger.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757024AbYJJPY4 (ORCPT ); Fri, 10 Oct 2008 11:24:56 -0400 Received: from [192.156.98.12] (ithi.schrodinger.com [192.156.98.12]) by schrodinger.com (8.13.4/8.13.4) with ESMTP id m9AFOspf003136 for ; Fri, 10 Oct 2008 08:24:55 -0700 (PDT) (envelope-from Simon.Gao@schrodinger.com) Sender: kvm-owner@vger.kernel.org List-ID: I am wondering to how to start a KVM guest OS headless, ie, no monitoring window? And I can attach to the guest's console if I want to. Simon