How To Reconize Linux File Systems On Windows?
Q. I have both linux and windows working perfectly, but i’m not able to use the partition created for linux in windows. Linux has no problems in recognizing windows file systems. So please find me a way.
Related posts:

generally windows doesn’t support linux file system( ext2,ext3 ), but you may be able access using some software like “ext2fs”. you can download it from the given link “http://www.fs-driver.org/download.html”
as long as you are using ext2 (or ext3) you can download and install the necessary windoze program to be able to read the linux partitions. YOu can savely read ext3 from windoze, but writing is supported to ext2 – it is possible to write to ext3 as well, but there are risks – I haven’t needed to write to ext3, so I haven’t worried about such details.
windows doesn’t support linux file system( ext2,ext3 ), so my advice use linux file system just for operating system, places your data in another partition with format fat32, when you use windows you will never need linux operating system file, make linux file system is small (5 GB )
for further information, read this free ebook:http://hugebook.net/?p=336