Advertisement
Guest User

paste tigrouzen

a guest
Feb 28th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. root@android:/ # uchroot
  2. root@ttoivanen-buildbox:~# adb shell
  3. ~ # mount
  4. rootfs on / type rootfs (rw)
  5. tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
  6. devpts on /dev/pts type devpts (rw,relatime,mode=600)
  7. proc on /proc type proc (rw,relatime)
  8. sysfs on /sys type sysfs (rw,relatime)
  9. /dev/block/mmcblk0p14 on /sdcard type vfat (rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  10. /dev/block/mmcblk0p14 on /and-sec type vfat (rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  11. /dev/block/mmcblk0p13 on /cache type ext3 (rw,relatime,errors=continue,barrier=0,data=writeback)
  12. ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement