unmount and remount options for ext3 file system devices
A Linux ext2/ext3 file system driver for Windows
Brought to you by:
matt_wu
This utility works very well for me using windows 7 to access ext3 file systems on a USB memory stick. However I also need to use Win32DiskImager to create ext3 file system images on a USB stick. The problem is that if a USB memory stick alread has an ext3 filesystem on it, it will be mounted automatically and Win32DiskImager cannot thewn write a new image onto it. It would be great to have an option to unmount the filesystem so that Win32DiskImager can then be used to write a new filesystem. An option to remount the filesystem after it has been re-writen would also be good. Thanks.