File System Compatibility Utilities: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
Line 6: Line 6:
Explore2fs is a Windows program that provides read support for Linux ext2 and ext3 filesystems under NT4, Win95, Win98, WinME, Win2000, and WinXP.
Explore2fs is a Windows program that provides read support for Linux ext2 and ext3 filesystems under NT4, Win95, Win98, WinME, Win2000, and WinXP.
:* http://www.chrysocome.net/explore2fs
:* http://www.chrysocome.net/explore2fs
{| border=1 cellspacing=0
|-
| READ  
| WRITE  
|-
| yes
| no
|}


==== EXT2IFS ====
==== EXT2IFS ====

Revision as of 06:54, 31 May 2007

Access Linux File Systems from Windows

Linux ext2 and ext3 file Systems

Explore2fs

Explore2fs is a Windows program that provides read support for Linux ext2 and ext3 filesystems under NT4, Win95, Win98, WinME, Win2000, and WinXP.

READ   WRITE  
yes no

EXT2IFS

EXT2IFS is an Installable File System for Windows NT4, Windows 2000, and Windows XP. The driver can read both the EXT2 and EXT3 filesystems. A simple installation program makes using the driver easy.

ReiserFS Partitions

rfstool

RFSTOOL allows you to access ReiserFS partitions from a Windows 95/98/ME/NT/2000/XP system. It also allows you to access ReiserFS partitions from Linux. It is a complete rewrite of the ReiserFS functions needed to list directories, copy files, and backup metadata.

Access Windows File Systems From Linux

(this will be added soon - however, most linux disto's already include a wealth of these.)

USB Flash Media

Bootable FAT Partition

makebootfat

makebootfat is a tool to make bootable USB disks. It can autodetect, partition, format, and populate the USB disk in a single step without any user interaction. It can also create disk images which are simultaneously compatible with all the three USB booting standards: USB-FDD, USB-HDD, and USB-ZIP.