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

Unable to locate root directory. #264

Closed
ghost opened this issue Jan 16, 2017 · 6 comments
Closed

Unable to locate root directory. #264

ghost opened this issue Jan 16, 2017 · 6 comments

Comments

@ghost
Copy link

ghost commented Jan 16, 2017

Says 'Unable to locate root directory, aborting.Build: encfs version 1.9.1' when I try creating a new drive on a new apricity os installation.

The directory "/.encrypted/" does not exist. Should it be created? (y,n) **[*I type y here*]**
Directory not created.
Unable to locate root directory, aborting.Build: encfs version 1.9.1

Usage: encfs [options] rootDir mountPoint [-- [FUSE Mount Options]]

This is how I tried creating a new one:
encfs ~/.encrypted ~/encrypted

@rfjakob
Copy link
Collaborator

rfjakob commented Jan 16, 2017 via email

@ghost
Copy link
Author

ghost commented Jan 17, 2017

It's the same thing I was trying.

@rfjakob
Copy link
Collaborator

rfjakob commented Jan 19, 2017 via email

@ghost
Copy link
Author

ghost commented Jan 20, 2017

Yes I'm sure. How do I obtain write permissions to root on apricity os (arch)?

I tried sudo mount -o rw,remount / and sudo chmod o+w / but still it's the same thing.

@ial0
Copy link
Contributor

ial0 commented Jan 20, 2017

After looking at the code, the error "Directory not created." means either 'y' was not pressed or there was an error reading the input.

Could you run, strace encfs ~/.encrypted ~/encrypted, and provide the output?

@ghost
Copy link
Author

ghost commented Jan 20, 2017

Yeah....I didn't press Y because I'm used to Arch not requiring that. It only requires 'enter' for positive answer. Sorry about that :)

This issue was closed.
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