place to discuss Linux
Access Linux Filesystem in Windows
In one of my Previous articles I have shown you “How to mount Foreign filesystem in Linux” . In case of Linux you already have all the interface defined to access the foreign partitions like fat32, ntfs etc. But in window there are no interface present to access the Linux partitions. So today I will show you how to access Linux Filesystem in windows.
Explore2fs is a GUI explorer tool for accessing ext2 and ext3 filesystems. It runs under all versions of Windows and can read almost any ext2 and ext3 filesystem.
If you are using dual boot systems or laptops this tool is very useful tool for you. If you want to access your linux data from windows in one click. This can be used on windows based dual boot systems like windows and debian, ubuntu, gentoo, redhat..etc
Different Features of Explore2fs are:
- Reads ext2
- Reads ext3
- Drag & Drop
- 1.44Meg Floppy Disk Support
- LS120 Floppy Disk Support
- ZIP & Jazz Disk Support
- USB & CF Disk Support
- CDROM Support
- Supports Windows 98 extended partition scheme
- Export files as binary
- Export files as text
- Export directory
- View/Execute file
- Large disk support
- Large file support
- LVM2
- ReiserFS Detection
- Unicode UTF8 support
- Preserve time stamps on export
Download Explore2fs
First you need to download Explore2fs latest version from here
Now to see the linux partitions you need to double click on penguin icon. I have downloded this to my laptop which has windows xp and ubuntu linux installed and you should see in the following screen my ubuntu linux partitons hda3,hda4.

If you want to see /etc files in my ubuntu linux partiton you can access like windows explorer and you can see the list of files in the following screen

| Print article | This entry was posted by Ashik on April 4, 2009 at 6:13 pm, and is filed under Software, Tutorials. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |




about 2 years ago
The way new artilces are being uploaded/published make us to belive that this will be another making of http://www.hungry-hackers.com. keep it up !!
about 2 years ago
Personally, if I still used Windows I would use EXT2 IFS, since this allows you to mount your Linux filesystem as a real Windows drive (including the capability to write to it, although readonly is an option too), complete with a drive letter and the ability to access it from ANY Windows program.
about 2 years ago
Still Explore2Fs does not support 256 bytes inode based ext3 filesystem. I think the developers should work for that !
about 2 years ago
I prefer WINSCP remotely from windows to GNU/Linux securely. You can even access your linux filesystem from a Windows VM on a linux host.
about 2 years ago
Tried http://ext2fsd.sourceforge.net/ ? Its a filesystem driver with support for ext3. Install and configure once. Use Windows explorer or any other program to access your files from then on. Simple and easy.
about 2 years ago
samba is easy to setup and connect to using windows. Also using Virtualbox to run a windows environment on top of Linux is just as easy to share a folder or use samba.
about 1 year ago
Thanks for writing, I very much liked
about 1 year ago
this article seems like made for a pro person, I try to understand this much but not succesful, can you make it more easier please?