From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S238M-0005Vk-0L for qemu-devel@nongnu.org; Mon, 27 Feb 2012 11:09:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S238G-0006nG-3K for qemu-devel@nongnu.org; Mon, 27 Feb 2012 11:09:05 -0500 Received: from e28smtp08.in.ibm.com ([122.248.162.8]:57732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S238F-0006mu-G2 for qemu-devel@nongnu.org; Mon, 27 Feb 2012 11:09:00 -0500 Received: from /spool/local by e28smtp08.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 27 Feb 2012 21:38:55 +0530 Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q1RG8qra1462490 for ; Mon, 27 Feb 2012 21:38:52 +0530 Received: from d28av02.in.ibm.com (loopback [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q1RG8ptJ019433 for ; Tue, 28 Feb 2012 03:08:51 +1100 Message-ID: <4F4BAA90.8070801@linux.vnet.ibm.com> Date: Tue, 28 Feb 2012 00:08:48 +0800 From: Shu Ming MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Fail to share Samba directory with guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jun Koi Cc: qemu-devel@nongnu.org On 2012-2-27 17:21, Jun Koi wrote: > hi, > > on qemu 1.0.1, i am trying to share a host directory with the Windows > guest like below: > > qemu-system-i386 -enable-kvm -m 1000 -net nic,model=rtl8139 -net > user,smb=/tmp img.winxp > > but in the guest, \\10.0.2.4 doesnt show me any shared directory. > > i already run Samba on the host (default configuration). > > did i miss something, or is it a bug?? So 10.0.2.4 is your host IP with samba server? And what's the network the guest belongs to? > > thanks, > Jun > -- Shu Ming IBM China Systems and Technology Laboratory