Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied while trying to open #24

Open
nvcken opened this issue Feb 19, 2016 · 1 comment
Open

Permission denied while trying to open #24

nvcken opened this issue Feb 19, 2016 · 1 comment

Comments

@nvcken
Copy link

nvcken commented Feb 19, 2016

ext2fuse /dev/disk2s1 /Volumes/abc/
/dev/disk2s1 is to be mounted at /Volumes/abc/
fuse-ext2fs: Permission denied while trying to open /dev/disk2s1
Segmentation fault: 11

What I am wrong?

p/s : My external disk partition /dev/disk2s1 is ext4

@MacDada
Copy link

MacDada commented Jan 14, 2024

I have the same issue:

sudo /usr/local/Cellar/ext2fuse-mac/0.8.1/bin/ext2fuse /dev/disk3s2 ~/wdek2
Password:
/dev/disk3s2 is to be mounted at /Users/dada/wdek2
fuse-ext2fs: Filesystem has unsupported feature(s) while trying to open /dev/disk3s2
[1]    11162 segmentation fault  sudo /usr/local/Cellar/ext2fuse-mac/0.8.1/bin/ext2fuse /dev/disk3s2 ~/wdek2


diskutil list
[…]
/dev/disk3 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk3
   1:                        EFI ⁨NO NAME⁩                 536.9 MB   disk3s1
   2:           Linux Filesystem ⁨⁩                        999.7 GB   disk3s2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants