Description
Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support.
Categories
License
Update Notifications
User Ratings
User Reviews
-
fuse-ext2 works but is very slow (I get some 7 MB/s reading and 1 MB/s writing via USB 2.0). If you have the choice, better use Apple's HFS+ on the external drive, which is much faster (I get some 30 MB/s both reading and writing, both on Mac and Linux). HFS+ is supported by Linux mostly out-of-the-box. To get write access even to a journaled partition on Ubuntu, install support via 'sudo apt-get install hfsprogs' and when the drive is mounted (e.g., automatically), re-mount it writable using 'sudo mount -o remount,force,rw /mount/point'
-
Very needed for any tux- and mac- lover! I'd really like if performances were a little better (when spotlight stars indexing any ext3-4 file system everything becomes slow) and if we could write on ext4 file systems. Anyway, it's great that we can finally read files on ext2-3-4 partitions!
-
nice. I'd love if the development would go further quicklier. hope the project is not dead.
-
fuse-ext2, easy to use
-
A must have, Very useful tool. Thanks!
-
thank you fuse-ext2