We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:c2_partition_table [2016/10/25 17:44]
luke.go [Android Partition Table]
en:c2_partition_table [2016/12/19 14:31]
codewalker [Android Partition Table]
Line 3: Line 3:
  
 ==== Android Partition Table ==== ==== Android Partition Table ====
 +=== 5.1.1 ===
 (update date : 2016.10.25) (update date : 2016.10.25)
 ^ Area Name       ^ Size ^ From(sector #)   ^ To(Sector #)   ^ Name for Fastboot ^Partition Name ^ ^ Area Name       ^ Size ^ From(sector #)   ^ To(Sector #)   ^ Name for Fastboot ^Partition Name ^
Line 13: Line 14:
 | Recovery ​                 | 12MB         | 34400   | 58975            | recovery ​   |           | | Recovery ​                 | 12MB         | 34400   | 58975            | recovery ​   |           |
 | Logo                      | 2MB         | 58976   | 63071            | logo        |           | | Logo                      | 2MB         | 58976   | 63071            | logo        |           |
 +| Reserved ​                     | 1232KB ​        | 63072   | 65535            | -        |           |
 +| EXT4 for Android cache   | 1GB         | 65536   | 2162687 ​         | cache      | mmcblk0p3 |
 +| EXT4 for Android system | 1GB         | 2162688 | 4259839 ​         | system ​   | mmcblk0p2 |
 +| FAT32 for Storage ​        | 128MB  | 4259840 | 4521983 | -  | mmcblk0p1 |
 +| EXT4 for Android userdata ​   | up to 64GB   | 4521984 | -          | userdata ​      | mmcblk0p4 |
 +
 +=== 6.0.1 ===
 +(update date : 2016.12.19)
 +^ Area Name       ^ Size ^ From(sector #)   ^ To(Sector #)   ^ Name for Fastboot ^Partition Name ^
 +| BL1 / MBR                 | 48.5KB ​       | 0       | 96               | -         ​| ​          |
 +| U-Boot ​                   | 667.5KB ​      | 97      | 1431             | bootloader ​ |           |
 +| Bootloader Message ​       | 4KB        | 1432    | 1439             | bcb |           |
 +| U-Boot Environment ​       | 32KB        | 1440    | 1503             | env |           |
 +| DTB (Device Tree)         | 64KB        | 1504    | 1631             | dtb         ​| ​          |
 +| Boot                      | 16MB         | 1632    | 34399            | boot        |           |
 +| Recovery ​                 | 13MB         | 34400   | 61023            | recovery ​   |           |
 +| Logo                      | 1MB         | 61024   | 63071            | logo        |           |
 | Reserved ​                     | 1232KB ​        | 63072   | 65535            | -        |           | | Reserved ​                     | 1232KB ​        | 63072   | 65535            | -        |           |
 | EXT4 for Android cache   | 1GB         | 65536   | 2162687 ​         | cache      | mmcblk0p3 | | EXT4 for Android cache   | 1GB         | 65536   | 2162687 ​         | cache      | mmcblk0p3 |
en/c2_partition_table.txt ยท Last modified: 2016/12/26 14:20 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0