Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support.
Moved project source to github: https://github.com/alperakcan/fuse-ext2
Categories
File SystemsLicense
GNU General Public License version 2.0 (GPLv2)Follow fuse-ext2
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
On a MacBook Pro running Mavericks, this filesystem is too slow to be usable. It is also very "jerky", and even hangs for up to a minute at a time in the middle of a simple filename completion operation. Somebody is simply wasting a lot of other people's time making them suffer while coming to these obvious conclusions!
-
Thanks for Fuse-ext2, it's wonderful!
-
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'
-
A must have, Very useful tool. Thanks!
-
great software, fast and stable!