On Tue, Feb 28, 2012 at 12:08 AM, Shu Ming <shum...@linux.vnet.ibm.com> wrote:
> 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?
>

according to some network schemes used by Qemu, 10.0.2.4 is the IP of
the Samba server (DHCP: 10.0.2.2, DNS: 10.0.2.3, Samba: 10.0.2.4)

http://en.wikibooks.org/wiki/QEMU/Networking

i tried \\10.0.2.2, but dont see any share folder, either.

thanks,
Jun

Reply via email to