Jump to content

G330D/U8825-1 Need help partition table damaged part 16-19 missing [solved]


Recommended Posts

Guest phil2sat
Posted (edited)

At first i have no pc.

twrp is working and i have external sd access

dload stops after unpacking. Installing and at the same moment failed.

Has someone a flashable.zip for recovering my missing partitions

First there was only partition 18 and 19 missing.

Then i tried to edit the one for 8800 with result of another two missing partitions.

#!/sbin/sh

cd /sbin

./fdisk /dev/block/mmcblk0 <<EOF

d

19

d

18

n

125953

207872

n

207873

477184

t

14

b

w

EOF

My last try...

Need to unbrick my g330

Many thanks for any help

Edited by phil2sat
Guest phil2sat
Posted

That would be too easy

TWRP don't like to flash new roms to nonexisting partitions (black screen)

Even wipe (black screen)

Can't use fdisk on TWRP console

Before i had slimkat running

No way around. At first partitiontable must be complete. Then happy flashing again.

I also loaded the stockrom update.app to sdcard dload. But needs correct partition table.

Guest phil2sat
Posted

Please someone with u8825-1

I need the output of:

fdisk -H64 -S32 -l /dev/block/mmcblk0

This will list the table with new ofset

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.