Advertisement
Guest User

Nexus 7 2012 manual touch install

a guest
Oct 18th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. ls
  2. dev sbin lib init conf sys tmp tmpmnt
  3. root run scripts bin etc proc var system
  4. # ←[6ncd system
  5. cd system
  6. # ←[6nls
  7. ls
  8. bin
  9. # ←[6nmount
  10. mount
  11. rootfs on / type rootfs (rw)
  12. sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
  13. proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
  14. udev on /dev type devtmpfs (rw,relatime,size=497344k,nr_inodes=92212,mode=755)
  15. devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmod
  16. e=000)
  17. tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=99732k,mode=755)
  18. /dev/mmcblk0p9 on /tmpmnt type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=o
  19. rdered)
  20. # ←[6n
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement