Made with ddrescue.

I'm guessing not.

link|improve this question

57% accept rate
Not that I'm aware of. – Randolph West Feb 16 '11 at 3:35
feedback

3 Answers

up vote 1 down vote accepted

A possible solution, would be to use VMWare to create a virtual machine on W7. Install your favourite linux OS, then mount the image for it to access, or import as a file then mount.

You could then set up a Samba/CIFS share and access from W7.

link|improve this answer
Yes, this is what I did, but with VirtualBox – endolith Jul 26 '11 at 13:28
Excellent, glad you sorted it. – Andy Lee Robinson Jul 27 '11 at 0:10
feedback

Ext2read allows for read-only viewing, but not actual mounting, nor writing. (via #37512)

As far as I know there is no driver or application capable of writing to ext4 for Windows.

link|improve this answer
Oh nice! I only need to read from it anyway – endolith Feb 16 '11 at 12:34
Friendly reminder to accept the answer if it answered your question :) – Andrew Marshall Jun 24 '11 at 6:23
Hmmm. I don't remember ever using this. Either it didn't work or I solved the problem in some other way. Should I accept an answer I've never tested? – endolith Jun 28 '11 at 14:07
feedback

Why not? It's just an image.

You can use FTK IMAGER, download here

  • A new feature allows users to mount an image as a drive or physical device.
  • FTK Imager 3.0 now provides support for VXFS, exFAT, and Ext4 file systems.
  • Safely mount a forensic Image (AFF/DD/RAW/001/E01/S01) as a physical device or logically as a drive letter.
link|improve this answer
1  
1. Most image mounters work on entire drive images, not volumes. 2. Windows doesn't understand EXT3. – endolith Feb 16 '11 at 4:03
DIY and get a suprise :D – beth22 Feb 16 '11 at 4:17
"Select a valid image file" – endolith Feb 28 '11 at 4:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.