Accessing Linux Partitions From Windows

...living in perfect harmony...As I mentioned a few days ago I aggregated all my digital photos into one place recently. One part of the task involved connecting a bunch of hard drives one at a time and scanning them for the files I wanted. While this wasn’t a problem for the old Windows disks I had lying around, I was stumped for an answer to the Linux disks for a while.

A long time ago I used a tool called Explore2fs that let me get at linux disks from windows, but that was then, and it was fairly primitive, so I went in search of something more up to date…

Which was when I discovered Ext2 IFS (catchy name) which is an altogether slicker bit of software. It works in the background giving you access to linux partitions through any bit of windows software. They just look like standard windows disks (C: D: E: etc…) Clever stuff, and just what I needed.