Code:
# mount
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,mode=755)
devpts on /dev/pts type devpts (rw,mode=600)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /sqlite_stmt_journals type tmpfs (rw,size=4096k)
tmpfs on /mnt/asec type tmpfs (rw,mode=755,gid=1000)
/dev/stl6 on /system type rfs (ro,codepage=utf8,vfat,fcache(blks)=128,xattr,check=no)
/dev/stl5 on /data type rfs (rw,nosuid,nodev,codepage=utf8,vfat,fcache(blks)=128,xattr,check=no)
/dev/stl7 on /cache type rfs (rw,nosuid,nodev,codepage=utf8,vfat,fcache(blks)=128,xattr,check=no)
/dev/stl10 on /efs type rfs (rw,nosuid,nodev,codepage=utf8,vfat,fcache(blks)=128,xattr,check=no)
/dev/bml8 on /xbin type squashfs (ro)
/dev/block/mmcblk0p2 on /system/sd type ext3 (rw,noatime,nodiratime,errors=continue,data=ordered)
/dev/block/vold/179:1 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:1 on /mnt/secure/asec type vfat (rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /mnt/sdcard/.android_secure type tmpfs (ro,size=0k,mode=000)
Вот
Bookmarks