Guest User

Jiayu F2 mount output

a guest
Apr 11th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. shell@F2:/ $ mount
  2. mount
  3. rootfs / rootfs ro,seclabel,relatime 0 0
  4. tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
  5. devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
  6. proc /proc proc rw,relatime 0 0
  7. sysfs /sys sysfs rw,seclabel,relatime 0 0
  8. selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
  9. none /acct cgroup rw,relatime,cpuacct 0 0
  10. none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
  11. tmpfs /mnt/secure tmpfs rw,seclabel,relatime,mode=700 0 0
  12. tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
  13. tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
  14. none /dev/cpuctl cgroup rw,relatime,cpu 0 0
  15. tmpfs /storage/emulated tmpfs rw,seclabel,relatime,mode=755,uid=1023,gid=1023 0 0
  16. /emmc@android /system ext4 ro,seclabel,noatime,noauto_da_alloc,commit=1,data=ordered 0 0
  17. /emmc@usrdata /data ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
  18. /emmc@cache /cache ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
  19. /emmc@protect_f /protect_f ext4 rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
  20. /emmc@protect_s /protect_s ext4 rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
  21. /dev/block/loop0 /mnt/cd-rom iso9660 ro,relatime 0 0
  22. /dev/fuse /mnt/shell/emulated fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
  23. shell@F2:/ $
Advertisement
Add Comment
Please, Sign In to add comment