Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. mount
  2. proc on /proc type proc (rw,relatime)
  3. none on /dev type devtmpfs (rw,relatime,size=3992220k,nr_inodes=998055,mode=755)
  4. sysfs on /sys type sysfs (rw,relatime)
  5. /dev/mmcblk0p1 on / type ext4 (rw,relatime,block_validity,discard,delalloc,barrier,user_xattr,acl)
  6. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  7. devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
  8. tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
  9. tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
  10. cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
  11. pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
  12. cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
  13. cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
  14. cgroup on /sys/fs/cgroup/debug type cgroup (rw,nosuid,nodev,noexec,relatime,debug)
  15. cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
  16. debugfs on /sys/kernel/debug type debugfs (rw,relatime)
  17. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  18. configfs on /sys/kernel/config type configfs (rw,relatime)
  19. tmpfs on /var/volatile type tmpfs (rw,relatime)
  20. /dev/mmcblk0p1 on /mnt/system type ext4 (rw,relatime,block_validity,discard,delalloc,barrier,user_xattr,acl)
  21. /dev/mmcblk0p18 on /mnt/backup type ext4 (rw,relatime,discard,data=ordered)
  22. /dev/mmcblk0p14 on /opt type ext4 (rw,relatime,discard,data=ordered)
  23. /dev/mmcblk0p13 on /mnt/recovery type ext4 (rw,relatime,discard,data=ordered)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement