From mboxrd@z Thu Jan 1 00:00:00 1970 From: hooanon05@yahoo.co.jp Subject: Re: [Question] mounting a remote disk image Date: Wed, 02 Apr 2008 23:07:27 +0900 Message-ID: <7240.1207145247@jrobl> References: Cc: linux-fsdevel@vger.kernel.org To: "Niraj kumar" Return-path: Received: from vsmtp04.dti.ne.jp ([202.216.231.139]:62949 "EHLO vsmtp04.dti.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754919AbYDBOHb (ORCPT ); Wed, 2 Apr 2008 10:07:31 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: "Niraj kumar": > Is there a way in Linux to mount a remotely located disk image > (like maybe an iso image) over netowrk (think http) without > downloding it completely ? How about http://aufs.sourceforge.net/uloop.txt? Note: I don't use it much by myself. You can get source files from CVS tree on SourceForge. Junjiro Okajima