Advertisement
masha11

Untitled

Apr 10th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. PLATFORM_SDK ubuntu@ubuntu:~$ adb shell
  2. ~ # mount
  3. rootfs on / type rootfs (rw,seclabel,size=1819536k,nr_inodes=454884)
  4. tmpfs on /dev type tmpfs (rw,seclabel,nosuid,relatime,size=1917320k,nr_inodes=479330,mode=755)
  5. devpts on /dev/pts type devpts (rw,seclabel,relatime,mode=600)
  6. proc on /proc type proc (rw,relatime,gid=3009,hidepid=2)
  7. sysfs on /sys type sysfs (rw,seclabel,relatime)
  8. selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
  9. tmpfs on /tmp type tmpfs (rw,seclabel,relatime,size=1917320k,nr_inodes=479330)
  10. pstore on /sys/fs/pstore type pstore (rw,seclabel,relatime)
  11. adb on /dev/usb-ffs/adb type functionfs (rw,relatime)
  12. /dev/block/sda19 on /cache type ext4 (rw,seclabel,relatime,data=ordered)
  13. /dev/block/dm-0 on /data type f2fs (rw,seclabel,relatime,background_gc=on,user_xattr,acl,inline_data,extent_cache,active_logs=6)
  14. /dev/block/dm-0 on /sdcard type f2fs (rw,seclabel,relatime,background_gc=on,user_xattr,acl,inline_data,extent_cache,active_logs=6)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement