Firefox OS/Performance/Modifying boot.img: Difference between revisions

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 the boot partition we would do
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
Confirmed users
125

edits