MFDGaming / ubuntu-in-termux

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

[ps] Error: /proc must be mounted #126

Open QGB opened 2 years ago

QGB commented 2 years ago
root@localhost:~# 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"
root@localhost:~# 
root@localhost:~# 
root@localhost:~# mount /host-rootfs/proc /proc -t proc
mount: /proc: cannot mount /host-rootfs/proc read-only.
kiam001 commented 1 year ago

Its a non root use project

/proc need root acess from Android side and selinux