Can't get waydroid folders to be read or write.
-
I guess I will be forever amature with Immutable Ubuntu. But, I have waydroid installed. But my big problem is that ~/.local/share/waydroid/data/"media". That media is not accessible, and everything in it. That itself is a problem as I can not access the files I have created in waydroid. But also, I mounted into my home Documents. So now I cant access that either!
Now that is problematic!
So. any idea how to make it accessible?
-
@Rinkeby said in Can't get waydroid folders to be read or write.:
~/.local/share/waydroid/data/
To make ~/.local/share/waydroid/data/ readable, open a terminal window, cd to the directory, and use sudo chmod 775 <directory name> to make it readable. Or sudo chmod 777 if you want to write to it. Similarly for ~/.local/share/waydroid/data/media
~/.local/share/waydroid/data/media/0 -
Yes, thank you. But I got there first. however. everytime I boot waydroid. it chmods back. And I cant use it anymore.