From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eot8k-0000Rt-BQ for qemu-devel@nongnu.org; Tue, 20 Dec 2005 20:51:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eot8i-0000R7-E6 for qemu-devel@nongnu.org; Tue, 20 Dec 2005 20:51:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eot8i-0000R1-8K for qemu-devel@nongnu.org; Tue, 20 Dec 2005 20:51:36 -0500 Received: from [211.29.132.196] (helo=mail15.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EotBv-0001JY-8N for qemu-devel@nongnu.org; Tue, 20 Dec 2005 20:54:55 -0500 Received: from [192.168.0.254] (d220-238-227-45.dsl.vic.optusnet.com.au [220.238.227.45]) (authenticated sender darrinritter) by mail15.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id jBL1oVBx020311 for ; Wed, 21 Dec 2005 12:50:31 +1100 Message-ID: <43A8B55A.8090705@optusnet.com.au> Date: Wed, 21 Dec 2005 12:22:26 +1030 From: Darrin Ritter MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] User net not aviaiable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi I am using the 0.8.0 version of qemu, previously I was able to get the user net to work with qemu hd.img -user-net with the 0.8.0 version I have been trying to start qemu with qemu-system-x86_64 /home/dv/qemu/hd.img -net user how ever the user network isnt working I think that I am using the correct syntax according to the manual, and I used the tar ball install tar -zxvf qemuxxx.tar.gz thanks Darrin