‏إظهار الرسائل ذات التسميات mount points. إظهار كافة الرسائل
‏إظهار الرسائل ذات التسميات mount points. إظهار كافة الرسائل

الأربعاء، 22 يونيو 2016

How To Get Mount Points Of Any Android Device

Previously I posted an article on http://pinkberrylicious.blogspot.com /2016/06/how-to-get-mount-points-of-any-mtk.html" target="_blank">how to get mount points of all Mediatek (mtk) devices, and that was strictly restricted to Mediatek devices because it requires the use of Mtk Droid Tools.

In this post, I'll be sharing a simple guide to get mount points of ANY Android device. This guide is not CPU-specific, so it works on http://pinkberrylicious.blogspot.com /2016/03/easy-mtk-firmware-flashing-installation.html" target="_blank">Mediatek, http://pinkberrylicious.blogspot.com /2015/11/how-to-flash-stock-rom-firmware-on-any.html" target="_blank">Spreadtrum, http://pinkberrylicious.blogspot.com /2016/06/revised-how-to-unbrick-qualcomm-android.html" target="_blank">Qualcomm, etc

Getting mount points of any Android phone

  • Download DiskInfo Pro
  • Install and run
  • All the mounted partitions on you device should now display.
  • Click on any of the listed partition(s) to see its mount point





الأربعاء، 8 يونيو 2016

How To Get Mount Points Of Any MTK Device in seconds

When manually porting a custom recovery or rom you need to identify the mount points of the device you're porting to in other to port correctly and succeed in making a functional custom recovery.

The mount points tell the recovery / boot how a phone's partition is structured so it can directly flash files and packages to the right partition when flashed over a custom recovery or when booting a boot image.

Getting any MTK phone's mount points
  • Launch MTK DroidTools
  • Enable USB debugging mode on your phone and connect it a computer
  • Once the once the phone is detected by DroidTools, click on Blocks Map and all the attached device mount points will be displayed in a new window.
  • Done

Alternatively, you can watch this brief video guide to help you get your phone's mount points.