TWRP Bug Corrupted Partitions

Search This thread

flare4000

Senior Member
Apr 28, 2012
112
38
Well I have my phone soft-bricked right now and my partitions are extremely messed up, I was wondering if anyone was so kind to run the print command for parted and show me the image, since I need to know what the partition numbers are so I can delete them then recreate, thanks.
 

heavy_metal_man

Senior Member
Nov 6, 2011
2,749
752
Well I have my phone soft-bricked right now and my partitions are extremely messed up, I was wondering if anyone was so kind to run the print command for parted and show me the image, since I need to know what the partition numbers are so I can delete them then recreate, thanks.

here is a more detailed layout from the gingerbread firmware.

Here is from mine with hboot 1.29.xxxxxx with 3.33 firmware
Code:
shell@pyramid:/ $ cat proc/emmc
cat proc/emmc
dev:        size     erasesize name
mmcblk0p32: 000ffa00 00000200 "misc"
mmcblk0p21: 00fffc00 00000200 "recovery"
mmcblk0p20: 01000000 00000200 "boot"
mmcblk0p22: 31fffc00 00000200 "system"
mmcblk0p24: 077f5c00 00000200 "cache"
mmcblk0p23: 4aabc400 00000200 "userdata"
mmcblk0p28: 01400000 00000200 "devlog"
mmcblk0p30: 00040000 00000200 "pdata"
mmcblk0p25: 00008000 00000200 "extra"
mmcblk0p17: 02800000 00000200 "radio"
mmcblk0p19: 01000000 00000200 "adsp"
mmcblk0p18: 007ffa00 00000200 "radio_config"
mmcblk0p26: 00400000 00000200 "modem_st1"
mmcblk0p27: 00400000 00000200 "modem_st2"
shell@pyramid:/ $

Hope this helps.
 
  • Like
Reactions: flare4000

flare4000

Senior Member
Apr 28, 2012
112
38
here is a more detailed layout from the gingerbread firmware.

Here is from mine with hboot 1.29.xxxxxx with 3.33 firmware
Code:
shell@pyramid:/ $ cat proc/emmc
cat proc/emmc
dev:        size     erasesize name
mmcblk0p32: 000ffa00 00000200 "misc"
mmcblk0p21: 00fffc00 00000200 "recovery"
mmcblk0p20: 01000000 00000200 "boot"
mmcblk0p22: 31fffc00 00000200 "system"
mmcblk0p24: 077f5c00 00000200 "cache"
mmcblk0p23: 4aabc400 00000200 "userdata"
mmcblk0p28: 01400000 00000200 "devlog"
mmcblk0p30: 00040000 00000200 "pdata"
mmcblk0p25: 00008000 00000200 "extra"
mmcblk0p17: 02800000 00000200 "radio"
mmcblk0p19: 01000000 00000200 "adsp"
mmcblk0p18: 007ffa00 00000200 "radio_config"
mmcblk0p26: 00400000 00000200 "modem_st1"
mmcblk0p27: 00400000 00000200 "modem_st2"
shell@pyramid:/ $

Hope this helps.
Thanks for that but that is not what I need I need someone to run the print command using parted, the thing that I really need to know is the partition numbers, because there are no resources for the sensation I would be taking a wild guess when removing the partitions and may delete a valuable partition such as the radio. This is the website that I am currently referring to http://ananthgs4geeks.blogspot.co.uk/2012/10/s2-soft-brick-bug-fix-mmccaperase-brick.html The reason that I cannot run the command myself is because my partitions are extremely messed up. Thanks again for the help.
 

heavy_metal_man

Senior Member
Nov 6, 2011
2,749
752
Thanks for that but that is not what I need I need someone to run the print command using parted, the thing that I really need to know is the partition numbers, because there are no resources for the sensation I would be taking a wild guess when removing the partitions and may delete a valuable partition such as the radio. This is the website that I am currently referring to http://ananthgs4geeks.blogspot.co.uk/2012/10/s2-soft-brick-bug-fix-mmccaperase-brick.html The reason that I cannot run the command myself is because my partitions are extremely messed up. Thanks again for the help.

every time i run the command i get
Code:
error: cant have overlapping partitions
here is a cat proc/partitions if its any use :/
Code:
cat proc/partitions
major minor  #blocks  name

 179        0    2359296 mmcblk0
 179        1        128 mmcblk0p1
 179        2        256 mmcblk0p2
 179        3      32367 mmcblk0p3
 179        4          1 mmcblk0p4
 179        5         16 mmcblk0p5
 179        6        256 mmcblk0p6
 179        7      20442 mmcblk0p7
 179        8        256 mmcblk0p8
 179        9       1024 mmcblk0p9
 179       10        256 mmcblk0p10
 179       11       2048 mmcblk0p11
 179       12       1024 mmcblk0p12
 179       13         32 mmcblk0p13
 179       14       6144 mmcblk0p14
 179       15       1024 mmcblk0p15
 179       16        256 mmcblk0p16
 179       17      40960 mmcblk0p17
 179       18       8190 mmcblk0p18
 179       19      16384 mmcblk0p19
 179       20      16384 mmcblk0p20
 179       21      16383 mmcblk0p21
 179       22     819199 mmcblk0p22
 179       23    1223409 mmcblk0p23
 179       24     122839 mmcblk0p24
 179       25         32 mmcblk0p25
 179       26       4096 mmcblk0p26
 179       27       4096 mmcblk0p27
 179       28      20480 mmcblk0p28
 179       29          4 mmcblk0p29
 179       30        256 mmcblk0p30
 179       31         16 mmcblk0p31
 179       32       1022 mmcblk0p32

i couldnt get past the print issue.
 
  • Like
Reactions: flare4000

flare4000

Senior Member
Apr 28, 2012
112
38
every time i run the command i get
Code:
error: cant have overlapping partitions
here is a cat proc/partitions if its any use :/
Code:
cat proc/partitions
major minor  #blocks  name

 179        0    2359296 mmcblk0
 179        1        128 mmcblk0p1
 179        2        256 mmcblk0p2
 179        3      32367 mmcblk0p3
 179        4          1 mmcblk0p4
 179        5         16 mmcblk0p5
 179        6        256 mmcblk0p6
 179        7      20442 mmcblk0p7
 179        8        256 mmcblk0p8
 179        9       1024 mmcblk0p9
 179       10        256 mmcblk0p10
 179       11       2048 mmcblk0p11
 179       12       1024 mmcblk0p12
 179       13         32 mmcblk0p13
 179       14       6144 mmcblk0p14
 179       15       1024 mmcblk0p15
 179       16        256 mmcblk0p16
 179       17      40960 mmcblk0p17
 179       18       8190 mmcblk0p18
 179       19      16384 mmcblk0p19
 179       20      16384 mmcblk0p20
 179       21      16383 mmcblk0p21
 179       22     819199 mmcblk0p22
 179       23    1223409 mmcblk0p23
 179       24     122839 mmcblk0p24
 179       25         32 mmcblk0p25
 179       26       4096 mmcblk0p26
 179       27       4096 mmcblk0p27
 179       28      20480 mmcblk0p28
 179       29          4 mmcblk0p29
 179       30        256 mmcblk0p30
 179       31         16 mmcblk0p31
 179       32       1022 mmcblk0p32

i couldnt get past the print issue.
Well got past the print issue but that doesn't help so I'm trying this now http://android-revolution-hd.blogspot.ca/2013/10/fix-data-htc-one.html if you are using 4ext as your recovery can you tell me what it says in info as I want to know how big each partition is. Thanks again for your help.
 

heavy_metal_man

Senior Member
Nov 6, 2011
2,749
752
Well got past the print issue but that doesn't help so I'm trying this now http://android-revolution-hd.blogspot.ca/2013/10/fix-data-htc-one.html if you are using 4ext as your recovery can you tell me what it says in info as I want to know how big each partition is. Thanks again for your help.

uploadfromtaptalk1405552693268.jpg

Sent from my HTC Desire S using Tapatalk
 
  • Like
Reactions: flare4000

heavy_metal_man

Senior Member
Nov 6, 2011
2,749
752
Yup no power what so ever... got any recommendations for a cheap phone? lol

The motorola moto g is a good price for the specs at hand :)

Im on a desire s at the moment. its quite good second hand, has revolutionary s-off but its a hacked hboot s-off and not radio s-off so no sim unlocking etc.

htc wildfire s is okay if you can find it at a good price, it will do to tide you over but it has no s-off and rom development has slowed considerably.

im not sure where you can get second hand phones in Canada but i imagine there is a market for it similar to what we have in the uk, like here :)
 
  • Like
Reactions: flare4000

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Well I have my phone soft-bricked right now and my partitions are extremely messed up, I was wondering if anyone was so kind to run the print command for parted and show me the image, since I need to know what the partition numbers are so I can delete them then recreate, thanks.

    here is a more detailed layout from the gingerbread firmware.

    Here is from mine with hboot 1.29.xxxxxx with 3.33 firmware
    Code:
    shell@pyramid:/ $ cat proc/emmc
    cat proc/emmc
    dev:        size     erasesize name
    mmcblk0p32: 000ffa00 00000200 "misc"
    mmcblk0p21: 00fffc00 00000200 "recovery"
    mmcblk0p20: 01000000 00000200 "boot"
    mmcblk0p22: 31fffc00 00000200 "system"
    mmcblk0p24: 077f5c00 00000200 "cache"
    mmcblk0p23: 4aabc400 00000200 "userdata"
    mmcblk0p28: 01400000 00000200 "devlog"
    mmcblk0p30: 00040000 00000200 "pdata"
    mmcblk0p25: 00008000 00000200 "extra"
    mmcblk0p17: 02800000 00000200 "radio"
    mmcblk0p19: 01000000 00000200 "adsp"
    mmcblk0p18: 007ffa00 00000200 "radio_config"
    mmcblk0p26: 00400000 00000200 "modem_st1"
    mmcblk0p27: 00400000 00000200 "modem_st2"
    shell@pyramid:/ $

    Hope this helps.
    1
    Thanks for that but that is not what I need I need someone to run the print command using parted, the thing that I really need to know is the partition numbers, because there are no resources for the sensation I would be taking a wild guess when removing the partitions and may delete a valuable partition such as the radio. This is the website that I am currently referring to http://ananthgs4geeks.blogspot.co.uk/2012/10/s2-soft-brick-bug-fix-mmccaperase-brick.html The reason that I cannot run the command myself is because my partitions are extremely messed up. Thanks again for the help.

    every time i run the command i get
    Code:
    error: cant have overlapping partitions
    here is a cat proc/partitions if its any use :/
    Code:
    cat proc/partitions
    major minor  #blocks  name
    
     179        0    2359296 mmcblk0
     179        1        128 mmcblk0p1
     179        2        256 mmcblk0p2
     179        3      32367 mmcblk0p3
     179        4          1 mmcblk0p4
     179        5         16 mmcblk0p5
     179        6        256 mmcblk0p6
     179        7      20442 mmcblk0p7
     179        8        256 mmcblk0p8
     179        9       1024 mmcblk0p9
     179       10        256 mmcblk0p10
     179       11       2048 mmcblk0p11
     179       12       1024 mmcblk0p12
     179       13         32 mmcblk0p13
     179       14       6144 mmcblk0p14
     179       15       1024 mmcblk0p15
     179       16        256 mmcblk0p16
     179       17      40960 mmcblk0p17
     179       18       8190 mmcblk0p18
     179       19      16384 mmcblk0p19
     179       20      16384 mmcblk0p20
     179       21      16383 mmcblk0p21
     179       22     819199 mmcblk0p22
     179       23    1223409 mmcblk0p23
     179       24     122839 mmcblk0p24
     179       25         32 mmcblk0p25
     179       26       4096 mmcblk0p26
     179       27       4096 mmcblk0p27
     179       28      20480 mmcblk0p28
     179       29          4 mmcblk0p29
     179       30        256 mmcblk0p30
     179       31         16 mmcblk0p31
     179       32       1022 mmcblk0p32

    i couldnt get past the print issue.
    1
    Well got past the print issue but that doesn't help so I'm trying this now http://android-revolution-hd.blogspot.ca/2013/10/fix-data-htc-one.html if you are using 4ext as your recovery can you tell me what it says in info as I want to know how big each partition is. Thanks again for your help.

    uploadfromtaptalk1405552693268.jpg

    Sent from my HTC Desire S using Tapatalk
    1
    Yup no power what so ever... got any recommendations for a cheap phone? lol

    The motorola moto g is a good price for the specs at hand :)

    Im on a desire s at the moment. its quite good second hand, has revolutionary s-off but its a hacked hboot s-off and not radio s-off so no sim unlocking etc.

    htc wildfire s is okay if you can find it at a good price, it will do to tide you over but it has no s-off and rom development has slowed considerably.

    im not sure where you can get second hand phones in Canada but i imagine there is a market for it similar to what we have in the uk, like here :)