MFDGaming / ubuntu-in-termux

This is a script by which you can install Ubuntu in your termux application without a rooted device
1.63k stars 397 forks source link

ps does not work in ubuntu #109

Open cnteddybear opened 2 years ago

cnteddybear commented 2 years ago

Android phone, os 9.0, before startubunt.sh, ps works, ubuntu lauched, ps, top does not run.

ps

Error: /proc must be mounted To mount /proc at boot you need an /etc/fstab line like: proc /proc proc defaults In the meantime, run "mount proc /proc -t proc"