1# mount point fstype device 2 3/sdcard vfat /dev/block/platform/s3c-sdhci.0/by-name/media 4/system ext4 /dev/block/platform/s3c-sdhci.0/by-name/system 5/cache yaffs2 cache 6/data ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata 7/misc mtd misc 8/boot mtd boot 9/recovery mtd recovery 10/bootloader mtd bootloader 11/radio mtd radio 12