Confirmed users
125
edits
Line 42: | Line 42: | ||
mtd18: 00040000 00020000 "SECRO" | mtd18: 00040000 00020000 "SECRO" | ||
mtd19: 00040000 00020000 "FOTAFLAG"--> | mtd19: 00040000 00020000 "FOTAFLAG"--> | ||
From this we see that mtd0 is the boot partition and hence to retrieve | From this we see that mtd0 is the boot partition and hence to retrieve it we would run | ||
<pre> | <pre> | ||
adb pull /dev/mtd/mtd0 | adb pull /dev/mtd/mtd0 |