How can I access files from an Ext4 partition from a Windows Vista partition on dual-boot setup?

2

Possible Duplicate:
Does a ext4 reader for Windows exist?

I have a dual-boot setup: Windows Vista + Fedora Linux. Most of my stuff are in the Fedora Linux installation. I want to be able to occasionally access those files from my Windows Vista partition.

Randell

Posted 2010-03-26T14:50:26.353

Reputation: 1 153

Question was closed 2011-01-18T15:32:44.257

Answers

2

Ext2Read works swell. It can also open & read disk images ( eg: Wubi disk images)

Ext2Read is an explorer like utility to explore ext2/ext3/ext4 files. It now supports LVM2 and EXT4 extents. It can be used to view and copy files and folders. It can recursively copy entire folders. It can also be used to view and copy disk and file

alt text

Sathyajith Bhat

Posted 2010-03-26T14:50:26.353

Reputation: 58 436

1

As long as you're not using any ext4-specific extensions, you should be able to use Ext2 IFS.

Ramon Marco Navarro

Posted 2010-03-26T14:50:26.353

Reputation: 294