Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ubuntu_on_termux [22.11.2020 10:46] – created Pascal Suter | ubuntu_on_termux [22.11.2020 10:50] (current) – Pascal Suter | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| proot-distro login ubuntu-20.04 | proot-distro login ubuntu-20.04 | ||
| or we can run proot manually to give us some more customizability. for example: | or we can run proot manually to give us some more customizability. for example: | ||
| - | distro=ubuntu-20.04: proot --link2symlink -0 -r $distro/ -b /dev -b /proc -b /sys -b $distro/ | + | |
| + | | ||