Skip to content

Instantly share code, notes, and snippets.

@loxK
Created January 24, 2011 02:17
Show Gist options
  • Save loxK/792711 to your computer and use it in GitHub Desktop.
Save loxK/792711 to your computer and use it in GitHub Desktop.
# mount point fstype device [device2]
/boot mtd boot
/cache yaffs2 cache
/data yaffs2 userdata
/misc mtd misc
/recovery mtd recovery
/sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
/system yaffs2 system
/sd-ext ext3 /dev/block/mmcblk0p2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment