Skip to content

Instantly share code, notes, and snippets.

@cuteribs-1
Created September 28, 2017 12:42
Show Gist options
  • Save cuteribs-1/868551e76bf607dc56454cab34852427 to your computer and use it in GitHub Desktop.
Save cuteribs-1/868551e76bf607dc56454cab34852427 to your computer and use it in GitHub Desktop.
# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 04060000 00020000 "rootfs"
mtd1: 04060000 00020000 "rootfs_update"
mtd2: 02800000 00020000 "data"
mtd3: 00100000 00020000 "nvram"
mtd4: 04400000 00020000 "image"
mtd5: 04400000 00020000 "image_update"
mtd6: 003a0000 00020000 "bootfs"
mtd7: 003a0000 00020000 "bootfs_update"
mtd8: 00400000 00020000 "misc7"
mtd9: 00100000 00020000 "misc6"
mtd10: 00400000 00020000 "misc5"
mtd11: 00400000 00020000 "misc3"
mtd12: 00100000 00020000 "misc2"
mtd13: 00400000 00020000 "misc1"
mtd14: 02224000 0001f000 "rootfs_squashfs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment