Re: [Qemu-devel] Qemu - samba share help

2010-05-06 Thread Sergei Steshenko
You need to export your share on host OS. AFAIR in the guest OS the address to access SAMBA shares was 10.0.2.4. Regards, Sergei. --- On Wed, 5/5/10, Arpit Patel wrote: From: Arpit Patel Subject: [Qemu-devel] Qemu - samba share help To: qemu-devel@nongnu.org Date: Wednesday, May 5, 2010

[Qemu-devel] Qemu - samba share help

2010-05-05 Thread Arpit Patel
Hi All, I am trying to share files between host OS and guest OS, both are Ubuntu. Here is the command line that I am using to start guest OS *qemu -kernel kernelimage -initrd initrd.img /dev/zero -append "cmdline" -smb /tmp* * * After which I tried to *mount* /tmp on guest OS, using IP address of