From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlMbP-0002cn-8K for qemu-devel@nongnu.org; Sun, 22 Mar 2009 08:16:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlMbK-0002cC-OW for qemu-devel@nongnu.org; Sun, 22 Mar 2009 08:16:30 -0400 Received: from [199.232.76.173] (port=46499 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlMbK-0002c7-HQ for qemu-devel@nongnu.org; Sun, 22 Mar 2009 08:16:26 -0400 Received: from mail2.shareable.org ([80.68.89.115]:52681) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LlMbK-0002Ne-9w for qemu-devel@nongnu.org; Sun, 22 Mar 2009 08:16:26 -0400 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1LlMbD-0001Ua-Ng for qemu-devel@nongnu.org; Sun, 22 Mar 2009 12:16:19 +0000 Date: Sun, 22 Mar 2009 12:16:19 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] how can i mount a folder as a qemu disk? Message-ID: <20090322121619.GA5660@shareable.org> References: <9b711ec60903211902k5f8bdcf5s7eeb8035ae928c15@mail.gmail.com> <49C60207.8060300@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49C60207.8060300@redhat.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Avi Kivity wrote: > Look up the -smb option in the docs. Last time I tried it, -smb doesn't work any more because Samba can no longer be run standalone by a normal user on current distros - it has hard coded paths to /var/something-or-other which you can't override. -- Jamie