Description on partitions of Android Rom

Source: Internet
Author: User

 1. View partition information

ADB Shell

Su # obtain root permissions CAT/proc/MTD view partition information

Dev: Size erasesize name
Mtd0: 00040000 00020000 "preloader"
Mtd1: 000c00000 00020000 "dsp_bl"
Mtd2: 00300000 00020000 "NVRAM"
Mtd3: 00020000 00020000 "seccnfg"
Mtd4: 00060000 00020000 "uboot"
Mtd5: 00600000 00020000 "Boot"
Mtd6: 00600000 00020000 "recovery"
Mtd7: 00120000 00020000 "secstatic"
Mtd8: 00060000 00020000 "Misc"
Mtd9: 00300000 00020000 "logo"
Mtd10: 000a0000 00020000 "expdb"
Mtd11: 0c80000000020000 "system"
Mtd12: 03c00000020000 "cache"
Mtd13: 0dc2000000020000 "userdata"

Use mtd_debug command to learn more about partition information

Mtd_debug info/dev/mtd5 view boot partition information

2,

Back-to-Backup Flash_image remg/sdcard/recovery. img

3,

ADB shell Su;

CAT/dev/MTD/mtd4>/sdcard/boot. IMG put it on the SD card

CAT/dev/MTD/mtd0> put mtd0.img on the local hard disk.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.