root@ChangHong:/ # mount
rootfs / rootfs ro,size=668948k,nr_inodes=167237 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,size=723116k,nr_inodes=180779,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /mnt tmpfs rw,relatime,size=723116k,nr_inodes=180779,mode=775,gid=1000 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
tmpfs /tmp tmpfs rw,relatime,size=723116k,nr_inodes=180779,mode=775,gid=1000 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
none /sys/fs/cgroup tmpfs rw,relatime,size=723116k,nr_inodes=180779,mode=750,gid=1000 0 0
tmpfs /mnt/secure tmpfs rw,relatime,size=723116k,nr_inodes=180779,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,size=723116k,nr_inodes=180779,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,size=723116k,nr_inodes=180779,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/platform/hi_mci.1/by-name/system /system ext4 ro,relatime,norecovery,commit=1 0 0
/dev/block/platform/hi_mci.1/by-name/userdata /data ext4 rw,nosuid,nodev,noatime,journal_checksum,errors=panic,data=ordered 0 0
/dev/block/platform/hi_mci.1/by-name/cache /cache ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/dev/block/platform/hi_mci.1/by-name/hwcfg /hwcfg ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/dev/block/platform/hi_mci.1/by-name/chperm /chperm ext4 rw,nosuid,nodev,noatime,data=ordered 0 0
/data/media /storage/emulated sdcardfs rw,nosuid,nodev,relatime,uid=1023,gid=1028,derive=legacy,reserved=100MB 0 0
/data/media /storage/sdcard sdcardfs rw,nosuid,nodev,relatime,uid=1023,gid=1028,derive=legacy,reserved=100MB 0 0
root@ChangHong:/ # df
Filesystem Size Used Free Blksize
/ 653.3M 2.4M 650.9M 4096
/dev 706.2M 48.0K 706.1M 4096
/mnt 706.2M 0.0K 706.2M 4096
/tmp 706.2M 28.0K 706.1M 4096
/sys/fs/cgroup 706.2M 12.0K 706.2M 4096
/mnt/secure 706.2M 0.0K 706.2M 4096
/mnt/asec 706.2M 0.0K 706.2M 4096
/mnt/obb 706.2M 0.0K 706.2M 4096
/system 1007.9M 645.3M 362.6M 4096
/data 4.8G 1.7G 3.1G 4096
/cache 774.9M 980.0K 773.9M 4096
/hwcfg 94.4M 35.6M 58.8M 4096
/chperm 35.4M 9.8M 25.6M 4096
/storage/emulated 4.7G 1.8G 3.0G 4096
/storage/sdcard 4.7G 1.8G 3.0G 4096
root@ChangHong:/ #
|