Yes but I'm sure I just flashed boot and did fine. But I flashed a DD image I took of my boot.Were you having the problem too or no
Which I told EVERYONE to do just for this reason.
Also flash old TWRP. From fastboot.
Last edited:
Yes but I'm sure I just flashed boot and did fine. But I flashed a DD image I took of my boot.Were you having the problem too or no
rooting the phone means unlock "the network lock"? meaning i can use the phone in any cellular network? thanks
Was the one that you said you had that you'd keep a backup of 100% complete/working?Yes but I'm sure I just flashed boot and did fine. But I flashed a DD image I took of my boot.
Which I told EVERYONE to do just for this reason.
Also flash old TWRP. From fastboot.
yea i might need something like that seems mine was corrupted somehowWas the one that you said you had that you'd keep a backup of 100% complete/working?
Try back up individual partition one at a time, data partition should work now. In fact, this is the first time i'm seeing f2fs on stock recovery data partitioni've set it to auto for both data & cache so that you guys can use TWRP to format it to either f2fs or ext4, many claim that their device is faster with f2fs while some says vice-versa. Again, for the experience guys to try out only, more info here. May be faxanidu should take over the work from here onwards as i can't test it out myself
![]()
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user saidyea i might need something like that seems mine was corrupted somehow
Has anyone tried to format to ext4 yet?
---------- Post added at 03:26 AM ---------- Previous post was at 03:23 AM ----------
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user said, did you try restoring your boot image? did you backup boot in the first place? if you need boot I can make a backup to give to you
---------- Post added at 03:30 AM ---------- Previous post was at 03:29 AM ----------
Has anyone tried to format to ext4 yet?
---------- Post added at 03:26 AM ---------- Previous post was at 03:23 AM ----------
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user said
---------- Post added at 03:29 AM ---------- Previous post was at 03:26 AM ----------
Has anyone tried to format to ext4 yet?
---------- Post added at 03:26 AM ---------- Previous post was at 03:23 AM ----------
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user said, did you try restoring your boot image? did you backup boot in the first place? if you need boot I can make a backup to give to you, PM me I'll try to help you
Yes I have every partition untouched except recovery 0Was the one that you said you had that you'd keep a backup of 100% complete/working?
Has anyone tried to format to ext4 yet?
---------- Post added at 03:26 AM ---------- Previous post was at 03:23 AM ----------
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user said
---------- Post added at 03:29 AM ---------- Previous post was at 03:26 AM ----------
Has anyone tried to format to ext4 yet?
---------- Post added at 03:26 AM ---------- Previous post was at 03:23 AM ----------
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user said, did you try restoring your boot image? did you backup boot in the first place? if you need boot I can make a backup to give to you
---------- Post added at 03:30 AM ---------- Previous post was at 03:29 AM ----------
This post turned into a train wreck lol XDHas anyone tried to format to ext4 yet?
---------- Post added at 03:26 AM ---------- Previous post was at 03:23 AM ----------
try flashing the old twrp, if that doesn't work, idk... it might be something wrong with boot like the other user said
---------- Post added at 03:29 AM ---------- Previous post was at 03:26 AM ----------
Just woke up. Guys. Lol. Send coffee.i guess every one is fast a sleep now :laugh: Anyway, I've pm faxanidu the require info for porting a fully working TWRP that will be able to back up full factory ROM instead of manually using dd command. After that, anyone should be able unbrick themselves using TWRP![]()
Any help on my previous post above yours?Just woke up. Guys. Lol. Send coffee.
Also I always do for my own piece of mind.
Going to work on twrp in a bit. Got some pointers from yuweng.Any help on my previous post above yours?
changed data filesystem to F2FS then wiped to factory reset rebooted and now it just boot loops then gets stuck at that screen
sweet i am in no rush but that phone is faster than my old one i am usingI'll post my empty data partition img for you tonight. It was backed up using dd and is missing things like default wallpaper but works.
sweet i am in no rush but that phone is faster than my old one i am using
only options in twrp are recovery and boot partitions when i try flashing the imgHere is the "empty" userdata.img
I believe you have to unzip it, then flash it from either TWRP (Install/Select img) or fastboot.
Note that /data mounts the userdata partition. They are synonyms.
only options in twrp are recovery and boot partitions when i try flashing the img
only options in twrp are recovery and boot partitions when i try flashing the img
Here is the "empty" userdata.img
I believe you have to unzip it, then flash it from either TWRP (Install/Install Image) or fastboot.
Note that /data mounts the userdata partition. They are synonyms.
If you can't load this from TWRP, then boot into fastboot mode (usb plugged in, VolDown+Power to boot) then:
fastboot flash userdata userdata.img
target reported max download size of 531628032 bytes
Invalid sparse file format at header magi
erasing 'userdata'...
OKAY [ 0.085s]
sending sparse 'userdata' (161 KB)...
OKAY [ 0.009s]
writing 'userdata'...
FAILED (remote: Chunk data size exceeds partition size)
finished. total time: 92.673s
Solution: boot to Stock Recovery -> do a Factory resetfastboot format userdata
Creating filesystem with parameters:
Size: 9852399616
Block size: 4096
Blocks per group: 32768
Inodes per group: 8128
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 2405371
Block groups: 74
Reserved block group size: 591
Created filesystem with 11/601472 inodes and 75848/2405371 blocks
target reported max download size of 531628032 bytes
erasing 'userdata'...
OKAY [ 0.132s]
sending 'userdata' (136146 KB)...
OKAY [ 4.345s]
writing 'userdata'...
OKAY [ 1.877s]
finished. total time: 6.538s