I'm using Linux Deploy 1.5.4-181 on a Android 5.1 TV box and have installed Ubuntu 15.10 with it.
I used the custom mount option to add mounts for my external sd card and usb hard drive.
Within the chrooted environment I am able to read both devices, but when I attempt to write to them (even with root) I get "permission denied".
I assumed it was the ExternalSD restriction implemented in KitKat but editting platform.xml with the "Media" line and restarting didn't correct the problem.
Here is the mount info:
/dev/fuse on /mnt/sdcard1 type fuse (rw,nosuid,nodev,noexec,relatime,user_id=1023,group_id=1023,default_permissions,allow_other)
I'm using Linux Deploy 1.5.4-181 on a Android 5.1 TV box and have installed Ubuntu 15.10 with it.
I used the custom mount option to add mounts for my external sd card and usb hard drive.
Within the chrooted environment I am able to read both devices, but when I attempt to write to them (even with root) I get "permission denied".
I assumed it was the ExternalSD restriction implemented in KitKat but editting platform.xml with the "Media" line and restarting didn't correct the problem.
Here is the mount info:
/dev/fuse on /mnt/sdcard1 type fuse (rw,nosuid,nodev,noexec,relatime,user_id=1023,group_id=1023,default_permissions,allow_other)