fuse-ext2 icon indicating copy to clipboard operation
fuse-ext2 copied to clipboard

segfault: Filesystem has unsupported features

Open danpritts opened this issue 10 years ago • 0 comments

Hi,

fuse-ext2 v 0.8.1 fuse-OSX v 2.7.5 OSX 10.10.4

Mounting a filesystem that was created on centos6 with the following: mke2fs -j -t ext4 /dev/sdi1

[root@precious ~]# ext2fuse /dev/disk2s1 /mnt -o ro /dev/disk2s1 is to be mounted at /mnt fuse-ext2fs: Filesystem has unsupported feature(s) while trying to open /dev/disk2s1 Segmentation fault: 11

The filesystem is about 3TB.

thanks for your work on this project!

danpritts avatar Aug 11 '15 15:08 danpritts