Linked by Adam S on Tue 9th Aug 2005 00:57 UTC, submitted by Varg Vikernes
Windows Many people don't know that Microsoft provides an Installable File System (IFS) SDK kit for writing filesystem drivers. This SDK provides necessary info for writing a filesystem driver to manage Linux/OS X drives from Windows 2000, XP or 2003 Server. Stephan Schreiber wrote an Ext2 IFS driver for Windows which supports Ext2 and Ext3 with read/write operations and almost everything else available under Linux except access rights, defraging and some other minor things.
Thread beginning with comment 15767
To read all comments associated with this story, please click here.
Awesome
by will on Tue 9th Aug 2005 01:14 UTC
will
Member since:
2005-06-29

I've been using explore2fs up until now; I'll give this a shot.

Also, for users who want to access Reiser partitions, there is YAReG (http://yareg.akucom.de/) - it doesn't integrate into Explorer, but it allows you to access Reiser partitions. A bit slow, but it works.