|
Re: Using Linux?
Actually, ReiserFS, ext2, and ext3 can all be read by Windows. Not natively, of course.. but with some work, you can get it to work.
Most notably:
Explore2fs: http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm (r/w: ext2, ro: ext3)
rfstool: http://p-nand-q.com/download/rfstool.html (read-only and ignore journaling)
There might be some for jfs/xfs/etc.. but I don't feel like finding them  E2fs works well, rfstool is.. decent.. but it does work.
__________________
I'm a professional web developer. I'm good with PHP, Perl, Java/JSP, some RoR, XML, Javascript (AJAX as well), (x)HTML, CSS, etc.. Validated code is good; fully cross-browser code is better (you comply to your users and the software they use, not the other way around. Sorry!)
|