X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.7 required=5.0 tests=AWL,BAYES_50,J_CHICKENPOX_42,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Lenik Subject: Re: Mounting EXT2FS as Windows filesystem Date: Mon, 18 May 2009 20:58:58 +0800 Lines: 30 Message-ID: References: <26face530905180524j1b6bbb81xefcf353bc0bb48ec AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 In-Reply-To: <26face530905180524j1b6bbb81xefcf353bc0bb48ec@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 2009-5-18 20:24, Kelly Jones wrote: > I just did: > > dd if=/dev/zero of=test.fs bs=10000 count=10000 > /usr/sbin/mke2fs.exe test.fs > > to create an EXT2FS. > > Question: how do I mount this so that Windows sees it as a regular > filesystem? > > My goal is to create something that's both a single file and also a > filesystem. Reason: Mozy backup encrypts files but not filenames. If I > have a single file that's also a filesystem, I can just back that up > and filename encryption is automatic. > > I tried doing this w/ ZIP files. Windows Explorer recongizes these as > "folders", but many Windows apps don't. > I've been using TrueCrypt volumes for years, it has win32 and linux versions (maybe Mac and more?), the volume image is portable, though encryption isn't my purpose, but it's a valuable add. However you can't disable encryption. And, there is ext2fs IFS driver, see http://www.fs-driver.org/ Both TrueCrypt and Ext2fs IFS driver don't support mountpoint directly. Lenik -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/