Search found 2 matches

by g2ek
07 Sep 2013 20:11
Forum: User Help / Bug Reports
Topic: mounting a partition / image
Replies: 1
Views: 6664

Re: mounting a partition / image

multi-user support seems to be the problem: "The default platform implementation of this feature leverages Linux kernel namespaces to create isolated mount tables for each Zygote-forked process, and then uses bind mounts to offer the correct user-specific primary external storage into that private n...
by g2ek
07 Sep 2013 18:57
Forum: User Help / Bug Reports
Topic: mounting a partition / image
Replies: 1
Views: 6664

mounting a partition / image

hi, after an upgrade of the Android system from v4.0 to v4.2.2 on my phone one of my flows stopped working. the flow is triggered when the external SD card is mounted and mounts a filesystem image, another flow unmounts the image before the SD card is unmounted. from logcat it seems that the script ...