Is it possible to (re)create partitions? #46
-
|
The phone has lost all partition information, there is no GPT data. What is available is the scatter file and all the images for the partitions. Added: Using gdisk/dd etc., I can create a partition table for upload, but I can only write/replace an existing table - which does not exist. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 18 replies
-
|
What device do you have and what processor does it have? How did you lose the partitioning? Did you erase the entire device's memory? Perhaps you still have a GPT backup at the very end of the memory? Have you tried reading the flash drive? |
Beta Was this translation helpful? Give feedback.
-
|
Possible approach I am trying now:
The above works and the partitions are available now. The devil's in the detail... |
Beta Was this translation helpful? Give feedback.
-
|
Perhaps this will help you. I recommend first reading the flash memory with |
Beta Was this translation helpful? Give feedback.
I was able to flash the file after changing itse size to 1M using "truncate".