Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  2. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  3. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
  4. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=202584k,mode=755)
  5. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,mode=755)
  6. tmpfs on /etc/fstab type tmpfs (rw,nosuid,noexec,relatime,mode=755)
  7. /dev/mmcblk0p22 on /android/cache type ext4 (rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered)
  8. /dev/mmcblk0p3 on /android/protect_f type ext4 (rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
  9. /dev/mmcblk0p4 on /android/protect_s type ext4 (rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
  10. none on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
  11. none on /run/shm type tmpfs (rw,nosuid,nodev,relatime)
  12. none on /run/user type tmpfs (rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755)
  13. /dev/mmcblk0p22 on /var/lib/lxc/android/rootfs/cache type ext4 (rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered)
  14. /dev/mmcblk0p3 on /var/lib/lxc/android/rootfs/protect_f type ext4 (rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
  15. /dev/mmcblk0p4 on /var/lib/lxc/android/rootfs/protect_s type ext4 (rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
  16. tmpfs on /run/user/32011 type tmpfs (rw,nosuid,nodev,relatime,size=202584k,mode=700,uid=32011,gid=32011)
  17. tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=202584k,mode=700)
  18. /dev/mmcblk1 on /media/phablet/15D3-9E3C type vfat (rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement