From owner-freebsd-questions@FreeBSD.ORG Sun Jul 29 14:31:33 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BE8B16A4B3 for ; Sun, 29 Jul 2007 14:31:33 +0000 (UTC) (envelope-from rakheshster@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by mx1.freebsd.org (Postfix) with ESMTP id 1491513C49D for ; Sun, 29 Jul 2007 14:31:32 +0000 (UTC) (envelope-from rakheshster@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1053866wxd for ; Sun, 29 Jul 2007 07:31:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:x-x-sender:to:cc:subject:in-reply-to:message-id:references:mime-version:content-type:from:sender; b=RDLp7lqu9qu3hiLH5fF8HJw9naR2jseru0+2uoP4rrU2TDZbJGeEIvUxTVXXivjEHpl+cbFTBbKPZ2B3mdMh0c5BRYHw2opTj6dH1XniSzNVbQV2Qc+2/9R4bFMNctf4Vz7V7zJLNVv3G9m74So4xDgIEdvefc7M2VAfpNzf864= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:x-x-sender:to:cc:subject:in-reply-to:message-id:references:mime-version:content-type:from:sender; b=i1i9s0otSXd+6nHwVhx7qJZPiirKyGlbPYhSqjsGPshPy4R3RciEZjPAK3F002L3p6cAYco4gLrxG0mACn58i2GtrEhnHtWHZyLEXmXO/HBY/cE+JEY9I/VOAgYRXiIWQaynMLNUJYwJ6qvQ59Bb34FhbQSntsT2Ek86lPxYt4A= Received: by 10.90.120.13 with SMTP id s13mr1302380agc.1185719492453; Sun, 29 Jul 2007 07:31:32 -0700 (PDT) Received: from smtp.home.rakhesh.com ( [82.178.139.14]) by mx.google.com with ESMTPS id 38sm2145802aga.2007.07.29.07.31.25 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 29 Jul 2007 07:31:30 -0700 (PDT) Received: from asterix.home.rakhesh.com (asterix.home.rakhesh.com [192.168.17.23]) by smtp.home.rakhesh.com (Postfix) with ESMTP id D791A11420; Sun, 29 Jul 2007 18:31:03 +0400 (GST) Date: Sun, 29 Jul 2007 18:30:30 +0400 (GST) X-X-Sender: rakhesh@asterix.home.rakhesh.com To: Bill Moran In-Reply-To: <20070729102043.de9f85c8.wmoran@potentialtech.com> Message-ID: <20070729182536.J11398@asterix.home.rakhesh.com> References: <55021.212.72.24.148.1185715537.squirrel@rakhesh.com> <20070729102043.de9f85c8.wmoran@potentialtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed From: Rakhesh Sasidharan Sender: Rakhesh Sasidharan Cc: Rakhesh Sasidharan , questions@freebsd.org Subject: Re: Nothing happens with Qemu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 14:31:33 -0000 > Have you tried using the vnc option and connecting to qemu through a > vnc client? As I already said, I recommend starting out on a machine > with X until you're more familiar with qemu, as the default settings > pretty much do that anyway, but I expect a vnc connection will be the > second easiest. Thank you for your suggestions Bill. I don't want to install X coz I just use this as a headless machine but the VNC idea seems worth a try. :) Do you have any experience with this method btw? I mean, what do I do? Run with the VNC option and then use TightVNC or something to connect to some IP? Thanks! Rakhesh