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

command not found #188

Open
Helge543 opened this issue Dec 1, 2023 · 2 comments
Open

command not found #188

Helge543 opened this issue Dec 1, 2023 · 2 comments

Comments

@Helge543
Copy link

Helge543 commented Dec 1, 2023

No description provided.

@erzakiev
Copy link

erzakiev commented Mar 29, 2024

If I don't sudo it's throwing the Permission denied error

$ apfs-fuse /dev/sdb2 /media/
Opening device /dev/sdb2 failed with error Permission denied
Error opening device!

If I sudo, then it throws sudo: apfs-fuse: command not found.
I sudo su and repeating the installation process as a superuser but it still doesn't put any executables in the path... Am i missing something?

UPD:
the ccmake was missing on the system (and i didn't notice the error message) and it halted the makeing downstream in the chain of commands. But even when maked it DID produce the executables, but it didn't symlinked it into the PATH. But when navigating to the directory of the driver where the building just happened the executables are actually there and they are working if you use ./apfs-fuse.

Thanks for the great tool!!

@erzakiev
Copy link

So... I should not have run any apt installations as a root (probably the gcc and g++ broke everything), after restarting it turns out I borked my Ubuntu partition. Rookie mistake... I will have to reinstall the ubuntu partition now oops

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