Advertisement
Guest User

Untitled

a guest
Feb 27th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. 127|root@android:/ # ls -l
  2. drwxr-xr-x root root 2013-02-27 17:49 acct
  3. drwxrwx--x system cache 2013-02-27 16:53 cache
  4. dr-x------ root root 2013-02-27 17:49 config
  5. lrwxrwxrwx root root 2013-02-27 17:49 d -> /sys/kernel/debug
  6. drwxrwx--x system system 2013-02-27 16:53 data
  7. -rw-r--r-- root root 116 1970-01-01 00:00 default.prop
  8. drwxr-xr-x root root 2013-02-27 17:49 dev
  9. drwx------ root root 2012-10-05 06:48 devlog
  10. lrwxrwxrwx root root 2013-02-27 17:49 etc -> /system/etc
  11. -rw-r----- root root 1203 1970-01-01 00:00 fstab.endeavoru
  12. -rwxr-x--- root root 109484 1970-01-01 00:00 init
  13. -rwxr-x--- root root 1238 1970-01-01 00:00 init.cm.rc
  14. -rwxr-x--- root root 14259 1970-01-01 00:00 init.endeavoru.rc
  15. -rwxr-x--- root root 3439 1970-01-01 00:00 init.endeavoru.usb.rc
  16. -rwxr-x--- root root 2487 1970-01-01 00:00 init.goldfish.rc
  17. -rwxr-x--- root root 22521 1970-01-01 00:00 init.rc
  18. -rwxr-x--- root root 1795 1970-01-01 00:00 init.trace.rc
  19. -rwxr-x--- root root 3915 1970-01-01 00:00 init.usb.rc
  20. drwxrwxr-x root system 2013-02-27 17:49 mnt
  21. dr-xr-xr-x root root 1970-01-01 00:00 proc
  22. drw-rw---- root root 2011-01-01 01:02 rca
  23. drw-rw---- root root 2013-02-27 17:49 rfs
  24. drwx------ root root 2013-02-27 03:27 root
  25. drwxr-x--- root root 1970-01-01 00:00 sbin
  26. lrwxrwxrwx root root 2013-02-27 17:49 sdcard -> /storage/sdcard0
  27. drwxrwxr-x system system 2013-02-27 17:49 storage
  28. drwxr-xr-x root root 2013-02-27 17:49 sys
  29. drwxr-xr-x root root 2013-02-27 16:49 system
  30. -rw-r--r-- root root 3455 1970-01-01 00:00 ueventd.endeavoru.rc
  31. -rw-r--r-- root root 272 1970-01-01 00:00 ueventd.goldfish.rc
  32. -rw-r--r-- root root 5221 1970-01-01 00:00 ueventd.rc
  33. lrwxrwxrwx root root 2013-02-27 17:49 vendor -> /system/vendor
  34. root@android:/ # ubuntu_chroot shell
  35. root@localhost:/# ls -l
  36. total 102476
  37. drwxr-xr-x 2 root root 4096 Feb 27 16:50 bin
  38. drwxr-xr-x 2 root root 4096 Oct 9 15:52 boot
  39. drwxr-xr-x 3 root root 4096 Feb 27 16:52 dev
  40. drwxr-xr-x 84 root root 4096 Feb 27 16:52 etc
  41. drwxr-xr-x 3 root root 4096 Feb 27 16:52 home
  42. drwxr-xr-x 13 root root 4096 Feb 27 16:52 lib
  43. drwxr-xr-x 2 root root 4096 Feb 21 03:00 media
  44. drwxr-xr-x 2 root root 4096 Oct 9 15:52 mnt
  45. drwxr-xr-x 2 root root 4096 Feb 21 03:00 opt
  46. drwxr-xr-x 2 root root 4096 Oct 9 15:52 proc
  47. drwx------ 2 root root 4096 Feb 27 17:04 root
  48. drwxr-xr-x 7 root root 4096 Feb 27 16:52 run
  49. drwxr-xr-x 2 root root 4096 Feb 27 16:52 sbin
  50. drwxr-xr-x 2 root root 4096 Jun 11 2012 selinux
  51. drwxr-xr-x 2 root root 4096 Feb 21 03:00 srv
  52. -rw-r--r-- 1 root root 104857600 Feb 21 03:12 SWAP.swap
  53. drwxr-xr-x 2 root root 4096 Jul 21 2012 sys
  54. drwxrwxrwt 2 root root 4096 Feb 27 16:59 tmp
  55. drwxr-xr-x 11 root root 4096 Feb 27 16:51 usr
  56. drwxr-xr-x 11 root root 4096 Feb 27 16:52 var
  57. root@localhost:/# su - phablet
  58. To run a command as administrator (user "root"), use "sudo <command>".
  59. See "man sudo_root" for details.
  60.  
  61. -su: /home/phablet/.dbus-session: No such file or directory
  62. phablet@localhost:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement