linuxdeploy icon indicating copy to clipboard operation
linuxdeploy copied to clipboard

Mounting emulated SD card

Open debianroot20200524 opened this issue 9 years ago • 9 comments

start Mounting partitions: / ... done /proc ... done /sys ... done /sys/fs/selinux ... done /dev ... done /dev/tty ... skip /dev/pts ... done /dev/shm ... done /mnt/0 ... mkdir: can't create directory '/storage/emulated/0': Read-only file system skip Configuring the container: dns ... done mtab ... done Starting services: ...no active services <<< start

How to fix this problem? Who can tell me? Thanks.

debianroot20200524 avatar Mar 26 '16 12:03 debianroot20200524

Tick the custom mount option in Linux Deploy. In mount points add : /storage/emulated/0

Works for me.

harpreet-s avatar Mar 27 '16 05:03 harpreet-s

Not working for me.

debianroot20200524 avatar Mar 27 '16 08:03 debianroot20200524

Just to clarify.

  1. Add mount point /storage/emulated/0 in Linux Deploy settings
  2. Restart container.
  3. Log back in (ie. via terminal). Access /storage/emulated/0 again. It works for me.

function1983 avatar Sep 23 '18 08:09 function1983

Hi, I have Android 9 in my phone. I can't mount points on Ubuntu LXDE. I have tried to add mount point /storage/emulated/0 and /sccard and not working. Any help?

diejuse avatar Sep 28 '20 10:09 diejuse

How can I access system/vendor/lib64 can you help?

Saikatsaha1996 avatar Jun 07 '21 17:06 Saikatsaha1996

The correct location for a mount point is "/mnt/runtime/default/emulated/0" And the default. location for Linux has to be changed to the full file path location where you want it to install.

Mikary29 avatar Jun 30 '21 18:06 Mikary29

Screen shotted this the first time and will have to file complaint as a developer. I answered this question already and the answer was "/mnt/runtime/default/emulated/0" Sorry you have been slacking on fixing anything to do with this app. But we do find it useful and would have payed for it to cut out all this extra.

Mikary29 avatar Jul 02 '21 11:07 Mikary29

The correct location for a mount point is "/mnt/runtime/default/emulated/0" And the default. location for Linux has to be changed to the full file path location where you want it to install.

Thank you very much it worked for me 😇😇😇

Mark-57 avatar Sep 10 '21 14:09 Mark-57