[arch-general] Qemu - File sharing using Samba

Csányi Pál csanyipal at gmail.com
Sun Jul 6 10:14:05 EDT 2014


Hi,

I'm trying to get access to files on my ArchLinux host from my Qemu
emulated Windows7 guest.

I have installed samba on ArchLinux host system; I start it with:
# systemctl start smbd.service

I started the guest Windows7 system with:

$ qemu-system-x86_64 -smb /home/cspal -cpu core2duo -m 1024 -k hu
-enable-kvm -usbdevice tablet /var/lib/libvirt/images/win7.qcow2

When in Windows7 guest system, either in Firefox browser or in Windows
Explorer, I can't connect to \\10.0.2.4

What am I missing here?

-- 
Regards from Pal


More information about the arch-general mailing list