Grant external SD-card write permissions as root? #2762
-
Is it possible to grant Termux write access to the external sd-card as root? When ssh'ing into termux I'd like to avoid using the root user. What's the propper way to set this up? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I'm looking to do this because I have my phone's storage mounted though |
Beta Was this translation helpful? Give feedback.
-
You can likely use Check |
Beta Was this translation helpful? Give feedback.
You can likely use
bindfs
fromroot-repo
to remount external sd card with termux uid in termux home~/external-sd
.Check
Storage Requirements
section at the end of termux/termux-packages#7227 (comment)