From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9jST-0003qA-Vv for qemu-devel@nongnu.org; Wed, 05 May 2010 14:36:34 -0400 Received: from [140.186.70.92] (port=57663 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9j4Y-000139-EI for qemu-devel@nongnu.org; Wed, 05 May 2010 14:11:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9iv9-0006K7-WB for qemu-devel@nongnu.org; Wed, 05 May 2010 14:02:10 -0400 Received: from mail-pv0-f173.google.com ([74.125.83.173]:59625) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9iv9-0006Ja-RS for qemu-devel@nongnu.org; Wed, 05 May 2010 14:02:07 -0400 Received: by pvg11 with SMTP id 11so2300785pvg.4 for ; Wed, 05 May 2010 11:02:06 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 5 May 2010 11:02:05 -0700 Message-ID: From: Arpit Patel Content-Type: multipart/alternative; boundary=001636ed62f8b5dce80485dc9f2a Subject: [Qemu-devel] Qemu - samba share help List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --001636ed62f8b5dce80485dc9f2a Content-Type: text/plain; charset=ISO-8859-1 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 host OS, something like *mount //10.80.8.100/tmp /tmp*, but fails saying "*No such device"*. Samba service is also running on Host OS. Any ideas or any other way to share files between Host OS and Guest OS. Thanks for Help. --001636ed62f8b5dce80485dc9f2a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi All,

I a= m trying to share files between host OS and guest OS, both are Ubuntu.=A0

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 t= o=A0mount=A0/tmp on guest OS, using IP address of host OS,=A0=
something like=A0mount //10.80.8.100/tmp=A0/tmp= , but fails saying "No such device".

Samba service is also running on Host= OS.

Any ideas or any other way to share f= iles between Host OS and Guest OS.

Thanks for Help.
<= /span> --001636ed62f8b5dce80485dc9f2a--