-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Shared: NO such file or directory! #61
Comments
@xqdoo00o thank you for posting this recent development. This is unfortunate.
|
All symlinks set up by |
While we are at the topic of debugging, output from @tomty89 thank you for this update. Adding @xqdoo00o see whether editing |
You can really just change it back to
I used
But those are personal practice. |
In fact you should probably avoid using the env vars anyway. I found it fancy at a point but it's actually kind of silly and unnecessary. So just do |
@xqdoo00o and @tomty89 A self building PRoot statement that builds itself from the environment it finds itself in will be a timesaver for recoding TermuxArch in the future. Also, additional options to insert code into the PRoot statement will become possible through both |
@xqdoo00o @tomty89 here it is, for your testing pleasure and code review:
It is in knownconfigurations.sh. Use |
|
In Termux, I setup storage and it's all right to access
storage/shared
.But when I
startarch
, I only could accessstorage
,if I try to
cd shared
then, I got a warning like the title says.The text was updated successfully, but these errors were encountered: