From mboxrd@z Thu Jan 1 00:00:00 1970 From: rek2 Subject: Re: Install a new guest remotely? Date: Mon, 11 Jan 2010 12:24:19 -0500 Message-ID: <4B4B5EC3.5090605@binaryfreedom.info> References: <4B4B4D95.6070705@binaryfreedom.info> <8D99384881314DC3AFD921018B113057@neilhp> <4B4B5190.6050603@binaryfreedom.info> <05B5BCD2A1C447BF9589B357365AF1D5@neilhp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Neil Aggarwal Return-path: Received: from mail.binaryfreedom.info ([216.75.30.35]:53610 "EHLO libre.binaryfreedom.info" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500Ab0AKRYW (ORCPT ); Mon, 11 Jan 2010 12:24:22 -0500 In-Reply-To: <05B5BCD2A1C447BF9589B357365AF1D5@neilhp> Sender: kvm-owner@vger.kernel.org List-ID: 86.iso -f /var/lib/libvirt/images/v1067.img > -s 15 -b br0 --vnc --noautoconsole > > Also, if I understand correctly, the -r command is in megabytes so you > are allocating a very large amount of ram to your guest. > > Neil > you got it!!! it was the ram.. thanks so much: Domain installation still in progress. You can reconnect to the console to complete the installation process. so now I can use virt-viewer --connect qemu+ssh://root@servername/system GUESTNAME going to try this. thanks again