-
Notifications
You must be signed in to change notification settings - Fork 300
How to use sdcard
exalab999 edited this page Jan 14, 2019
·
7 revisions
The sdcard here means Internal Storage, which is /sdcard, also known as /storage/emulated/0/sdcard, do not be confused with External Sdcard.
To edit sdcard component with AnLinux, you need to edit the start-*.sh script, which is used to start the distro as stated here:.
Run this command in Termux to install nano editor:
pkg update && pkg install nano
Then you must edit the start-*.sh script and uncomment this line:
*Documentation
- Arch Linux/ corrupted packages with invalid gpg key
- How to start and stop the distro
- How to use /sdcard
- How to setup OpenSSH Server
- How to start and stop the VNC Server (Desktop Environment)
- How to connect to VNC Server
- How to change the resolution of VNC Server
- How to backup and move Linux distro to another device
- Is it possible to install multiple distro on a device ?
- Guide to solve Proot signal 6, or function not implemented error
- Rooted users: How to solve pulseaudio error
- vncserver-start:-command-not-found