Possible Duplicates:
linux to windows migration tips and tools
Mount ext3fs in Windows

I am using WinXP and I have a partition in ext3 format. How can I read the content in this partition just as access a ordinary partition?

Is there any tools or drivers?

Many thanks!

link|improve this question
This question would be answered better at superuser.com. It will move there soon. – Piskvor Jul 12 '10 at 8:39
1  
Doen't belong to SO. Look at the superuser.com, for example superuser.com/questions/8298/mount-ext3fs-in-windows. – Sergius Jul 12 '10 at 8:41
1  
feedback

migrated from stackoverflow.com Jul 12 '10 at 8:56

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by akira, Shiki, Gnoupi Jul 12 '10 at 11:12

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

There is a driver and an explorer tool. Generally installing the driver, then restarting will make it appear as a standard drive letter. Be careful with subtle differences such as permissions, case sensitivity and character support.

link|improve this answer
I have used FS Driver in the past and found that it lead to data corruption issues on the ext3 partition. – Mark Jul 12 '10 at 10:43
feedback
link|improve this answer
feedback