www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=1.2 required=5.0 tests=BAYES_50,J_CHICKENPOX_42,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <26face530905180524j1b6bbb81xefcf353bc0bb48ec@mail.gmail.com> |
References: | <26face530905180524j1b6bbb81xefcf353bc0bb48ec AT mail DOT gmail DOT com> |
From: | dmccunney <dennis DOT mccunney AT gmail DOT com> |
Date: | Mon, 18 May 2009 09:00:23 -0400 |
Message-ID: | <c7cc61d00905180600n300056aev1d526be1c4bd57b5@mail.gmail.com> |
Subject: | Re: Mounting EXT2FS as Windows filesystem |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 Mon, May 18, 2009 at 8:24 AM, Kelly Jones <kelly DOT terry DOT jones AT gmail DOT com> 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? You need a driver. Windows doesn't grok ext2fs file systems without third-party assistance. Several exist. You can look at http://www.fs-driver.org/ (Freeware) and http://e2fsprogs.sourceforge.net/ext2.html (Open source) for a start. _____ Dennis Who isn't currently using either, and can't recommend based on personal experience -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |