
The whole section should be highlighted black. Hold the shift key and pick the last box that says standard Then click on the first box that says standard. This GPT is extra big so give it a bit and then you will get a format dialog box. We will use template-sheet to format the hexdump data before we paste it into the spreadsheet.Ĭlick anywhere on the gpt_main0.txt that is open in the editor. Open the Spreadsheet and on the bottom click the tab that says template-sheet. Now you will have gpt_main0.txt in the TARGET Folder.ĭouble click on it to open it in a text editor. Hexdump -C -v ~/Desktop/Create-Part/TARGET/gpt_main0.bin > ~/Desktop/Create-Part/TARGET/gpt_main0.txt We need to create a text file of the gpt_main0.bin so we can copy the data into our spreadsheet. So we know we have a good GPT Partition Table. But that doesn't mean that all manufactures follow the standard even though there required to. Most GPT partition tables should have the same format. Just pay close attention to my instructions. Then I will show you how to use the spreadsheet and the PrimaryGPT_0.bin to make the dreaded Partition.xmlĭon't worry its easier than you think. Next I will show you how to use a couple of the tools. So you can get a feel for whats going on. Read them all and actually do them even though you dont have a dragonboard. These tools apply to all the qualcomm chips. These files are the main gpt and the backup gpt.īut at any rate. These are the files that you can parse with parsebinarypartition.bl and other similar tools. The files we have now are the same as what we would have if we used DD to pull a backup from the device.

Now that we have the factory flash files we can actually get something done. kdz the only tool that worked on this rom was the version What a PITA.įor anyone trying to unpack the. Please hold off on posting until I let you know I am finished with the tutorial. I will go over the process of filling in the data you need to generate the partition.xml YOU MAY BE ABLE TO DO THIS IN WINDOWS BUT I RECOMMEND NOT TOO.ĭownload and unzip the generator spreadsheet. YOU CAN USE THE SPREADSHEET IN WINDOWS IF YOU INSTALL OPEN OFFICE ( IT'S FREEWARE) YOU CAN USE A UBUNTU BOOTABLE CDROM OR USB FLASH DRIVE.

THIS PROCESS REQUIRES A LINUX OPERATING SYSTEM ( NO WINDOWZ ) There is still a process that must be followed in order to do this correctly. I have created a OPEN OFFICE CALC spreadsheet to create the data you need to put in the partition.xml file automatically. I have not found any python or bash scripts that will create the partition.xml.Īnd many of the Qualcomm Proprietary tools floating around are out of date and no longer apply. Creating the partition.xml file is key for building unbrick Roms.
