md5 checksums of these partitions please! - Nexus 6P Q&A, Help & Troubleshooting

I have reasons to suspect one or more partitions on my 6p might be corrupted. It'd be really helpful if you could provide the md5 checksums of aboot hyp rpm sbl1 tz modem vendor partitions on your 6p.
These partitions are not device-specific, and it'd help me to confirm if mine are corrupted. I'm currently on latest bootloader (03.68), radio (03.81), and vendor (N2G48B). Thank you!
To produce the checksums (your devices needs to be rooted):
Code:
adb shell
su
cd /dev/block/platform/soc.0/f9824900.sdhci/by-name
md5sum aboot hyp rpm sbl1 tz modem vendor
Sample output:
Code:
40a124cf7639f2df76177caa928dcab8 aboot
ad078da30c62fa381d3ff4c4f2c777f2 hyp
dc89c49770ce82bd0f7c386502aeca65 rpm
616be46fc4194d7514ef7fb94df03cd5 sbl1
907f3159c87d7e90535cc6d8787678b8 tz
55593fba034c00fa9eafb110e5f240e1 modem
5f94e55262a83775ff0b5c8816d96e53 vendor

AncientDeveloper said:
I have reasons to suspect one or more partitions on my 6p might be corrupted. It'd be really helpful if you could provide the md5 checksums of aboot hyp rpm sbl1 tz modem vendor partitions on your 6p.
These partitions are not device-specific, and it'd help me to confirm if mine are corrupted. I'm currently on latest bootloader (03.68), radio (03.81), and vendor (N2G48B). Thank you!
To produce the checksums (your devices needs to be rooted):
Sample output:
Click to expand...
Click to collapse
dad3ecd226eb518d9b45a1613b0eedbf aboot
5d8af3eebdcf78916a2f38057d88531f hyp
efd09b18ba26d419228fb8d784223e84 rpm
1ddbbe3dbe4056595b4536237b3f2bd5 sbl1
31df78276a97b9e82b443ec83fb96c71 tz
18c647f962e81227439fba0130222b04 modem
43c5d48654c8f3a3f82c96d022610f67 vendor

DEVILOPS 007 said:
dad3ecd226eb518d9b45a1613b0eedbf aboot
5d8af3eebdcf78916a2f38057d88531f hyp
efd09b18ba26d419228fb8d784223e84 rpm
1ddbbe3dbe4056595b4536237b3f2bd5 sbl1
31df78276a97b9e82b443ec83fb96c71 tz
18c647f962e81227439fba0130222b04 modem
43c5d48654c8f3a3f82c96d022610f67 vendor
Click to expand...
Click to collapse
Thank you. Are you also on latest bootloader/radio/vendor?

AncientDeveloper said:
Thank you. Are you also on latest bootloader/radio/vendor?
Click to expand...
Click to collapse
I'm on the latest vendor but only just noticed the radio and bootloader updated to 3.84 and 3.73. I'm at work currently but once I get I home I'll fastboot flash them and get you an updated output.

DEVILOPS 007 said:
I'm on the latest vendor but only just noticed the radio and bootloader updated to 3.84 and 3.73. I'm at work currently but once I get I home I'll fastboot flash them and get you an updated output.
Click to expand...
Click to collapse
I just double checked the latest N2G48B factory image; the bootloader is still at 3.68, and radio is also still at 3.81. Are you on Nougat or O?

AncientDeveloper said:
I just double checked the latest N2G48B factory image; the bootloader is still at 3.68, and radio is also still at 3.81. Are you on Nougat or O?
Click to expand...
Click to collapse
Hey there I'm back. Sorry I've been really really busy. The most recent version of radio and bootloader is what I said. Type angler on androidfilehost and you'll see them. Also, I am on nougat. Here's my output from the newest available radio and bootloader.
10bf3cbfbedac4ba96c95b10b5920690 aboot
430c00ce1533d1ac4be7177ba99eac5f hyp
44653559a47bbe7e31979315c4f8a9eb rpm
2037924490d44cc5bd6bb437b22034bf sbl1
778cd737c4cd16950314b1ee3c9c774d tz
f5e413a7a13e3ac46984c7de763e25df modem
a6f4d11c37e34fe6678738a54aeb5434 vendor

Related

Soak test for 5.1?

Is anyone who's part of the MFN getting soak tests for 5.1? I'd really like to get off from buggy 5.0.2.
Bigluc said:
Is anyone who's part of the MFN getting soak tests for 5.1? I'd really like to get off from buggy 5.0.2.
Click to expand...
Click to collapse
This goes for me as well. Any chance you have the recovery for xt1053 5.0.2 soak?
http://forum.xda-developers.com/moto-x/general/twrp-backup-android-5-1-brazil-soak-test-t3107160
Works on xt1053 fine without any issue and it is the latest soak test version.
Saythis said:
http://forum.xda-developers.com/moto-x/general/twrp-backup-android-5-1-brazil-soak-test-t3107160
Works on xt1053 fine without any issue and it is the latest soak test version.
Click to expand...
Click to collapse
I believe he wants the stock recovery image to fastboot flash.
aaraya1516 said:
I believe he wants the stock recovery image to fastboot flash.
Click to expand...
Click to collapse
Yes, this.
Please someone upload the soak test files for xt1053
Sent from my XT1053 using XDA Free mobile app
Hope someone will. It may resurrect my half-bricked XT1058.
mbn flashing
mk1129 said:
Hope someone will. It may resurrect my half-bricked XT1058.
Click to expand...
Click to collapse
what happened? I had a softbrick from downgrading bootloader but I used the ota zip to re-update my mboot partition:
fastboot flash partition gpt_main0.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash sbl2 sbl2.mbn
fastboot flash sbl3 sbl3.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot reboot-bootloader
aaraya1516 said:
what happened? I had a softbrick from downgrading bootloader but I used the ota zip to re-update my mboot partition:
fastboot flash partition gpt_main0.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash sbl2 sbl2.mbn
fastboot flash sbl3 sbl3.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot reboot-bootloader
Click to expand...
Click to collapse
Wow! Thank you! Didn't expect quite some fastboot command-lines are required. So were you using 5.02 ota zip or 5.1?
I messed with my XT1058 CA Rogers
mk1129 said:
Wow! Thank you! Didn't expect quite some fastboot command-lines are required. So were you using 5.02 ota zip or 5.1?
I messed with my XT1058 CA Rogers
Click to expand...
Click to collapse
the 5.0.2 update for xt1053 NOT xt1058, but the files required for flashing are almost identical anyways (i haven't check the md5 for the files, but it worked for me when I couldn't fastboot flash anything). it's worth a shot depending on what was last successfully flashed. and remember to use motofastboot NOT regular fastboot.
aaraya1516 said:
what happened? I had a softbrick from downgrading bootloader but I used the ota zip to re-update my mboot partition:
fastboot flash partition gpt_main0.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash sbl2 sbl2.mbn
fastboot flash sbl3 sbl3.mbn
fastboot flash rpm rpm.mbn
fastboot flash tz tz.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot reboot-bootloader
Click to expand...
Click to collapse
aaraya1516 said:
the 5.0.2 update for xt1053 NOT xt1058, but the files required for flashing are almost identical anyways (i haven't check the md5 for the files, but it worked for me when I couldn't fastboot flash anything). it's worth a shot depending on what was last successfully flashed. and remember to use motofastboot NOT regular fastboot.
Click to expand...
Click to collapse
Roger. I happened to have mflashboot.exe, etc. Thanks a lot!

[SOLVED] Cannot mount /cust in TWRP

Hi all,
After trying to flash the new 016s for x829 on my x820, I noticed that after the wipes, the rom would not install. The failure of /cust cannot be mounted appears and the rom installation doesn't go any futher.
The 015s TeamSpain Pure Edition it's installing by the way without any problem, although "Failed to mount /cust (invalid argument) is shown as well. Now I'm kind of stuck on this ROM (luckily I have a ROM).
Any suggestions or solution?
Regards,
Vali
Edit: looks like the stock 015s also fails to install now.
Same problem here, i cant update to x829 version.
Miyagi said:
Same problem here, i cant update to x829 version.
Click to expand...
Click to collapse
So finally as other users suggested, it's due to the chinese version of TWRP. Try to install the TWRP 5.8 by TeaMSpaiN and it will work. Today I have installed 016s for x829 and it is working very well.
All in all, the /cust mounting problem is due to the chinese version of recovery that searches for this folder but it doesn't find it because it doesn't exist. With a modified TWRP, you won't have this problem.
Dear,
I have the same problem my phone bootloop with lineage and is waiting start.
I try to push TWRP 5.8 TeaMSpaiN with sideload function in TWRP but doesn't works.
Could you help me ?
Ludovicbzh said:
Dear,
I have the same problem my phone bootloop with lineage and is waiting start.
I try to push TWRP 5.8 TeaMSpaiN with sideload function in TWRP but doesn't works.
Could you help me ?
Click to expand...
Click to collapse
enter fastboot then look at:
https://forum.xda-developers.com/showthread.php?p=71553770
post #100
Gesendet von meinem LEX820 mit Tapatalk
Hello Everyone When I Flash Any Custom Recovery In My Phone It Shows Failed To Mount Cust And Failed To Mount persist Please Help Me What I Can Do In That Situation otherwise I Lost My Phone conpletely
Vinitkumar98 said:
Hello Everyone When I Flash Any Custom Recovery In My Phone It Shows Failed To Mount Cust And Failed To Mount persist Please Help Me What I Can Do In That Situation??? otherwise I Lost My Phone conpletely
Click to expand...
Click to collapse
Try to flash the official one. I don't believe that "any custom recovery" does that.
Heyyo, err @Vinitkumar98, I don't think x2 even hast a "cust" partition...
Code:
le_x2:/dev/block/platform/soc/624000.ufshc/by-name # ls
aboot cmnlibbak fsg letvsecure pmicbak system
abootbak ddr fsg_gap mdtp recovery tz
apdp devcfg hyp misc recoveryconfig tzbak
bluetooth devcfgbak hypbak modem reserve userdata
boot devinfo kernellog modemst1 rootconfig vendor
bootconfig dip keymaster modemst1_gap rpm xbl
cache dpo keymasterbak modemst2 rpmbak xblbak
cdt dsp keystore modemst2_gap sec
cmnlib factory letvconfig msadp splash
cmnlib64 frp letveui persist ssd
cmnlib64bak fsc letvreserve pmic sti
As you can see, it doesn't appear on our partition table.
Can you please provide more information as to why you wanted to access a cust partition?

Official fastboot rom x829 & regular twrp rom

Only For X829 owners... 16s stock rom
https://mega.nz/#!ZG4G1YiS!FHW2u7EAwzVkXr1djEJlAaoZxa2AvjkZlakCRuLLmZw
https://drive.google.com/file/d/0B9KXxWUKQWYBaml4aEhFeFV5N2M/view
Extract zip file in adb on your c:/ directory.
Fastboot rom execute Chinese bat file in fastboot mode.
---Instructions---
How to flash it! First flash or boot twrp via fastboot. Do a clean wipes. Reboot into fastboot. Execute the chinese word bat file.
There will be a few error. Missing file. The zip provided was not complete. Missing stock recovery etc. Anyway, it work. For stock recovery here https://forum.xda-developers.com/le-max-2/development/official-lemax2x820x822-t3508823
After finishing youget fully working stock 5.8.16s LEX829.
Also these will change ur device info in fastboot to le_x2_na_oversea
More info >> https://forum.xda-developers.com/showpost.php?p=72708251&postcount=29
If you have problems with bat.. Put all rom files Inside tools file type on cmd as administrator one by one
It may some files missing inside rom... Don't worry
fastboot flash ddr ddr.mbn
fastboot flash dsp adspso.bin
fastboot flash boot boot.img
fastboot flash bluetooth BTFM.bin
fastboot flash cmnlib cmnlib.mbn
fastboot flash cmnlibbak cmnlib.mbn
fastboot flash cmnlib64 cmnlib64.mbn
fastboot flash cmnlib64bak cmnlib64.mbn
fastboot flash devcfg devcfg.mbn
fastboot flash devinfo devinfo.bin
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot flash hyp hyp.mbn
fastboot flash hypbak hyp.mbn
fastboot flash keymaster keymaster.mbn
fastboot flash keymasterbak keymaster.mbn
fastboot flash modem NON-HLOS.bin
fastboot flash pmic pmic.elf
fastboot flash pmicbak pmic.elf
fastboot flash rpm rpm.mbn
fastboot flash rpmbak rpm.mbn
fastboot flash splash splash.img
fastboot flash system system.img
fastboot flash tz tz.mbn
fastboot flash tzbak tz.mbn
fastboot flash xbl xbl.elf
fastboot flash xblbak xbl.elf
fastboot reboot
Hey @CrisBalGreece
Could you give some more specification of the rom?
paxcolo said:
Hey @CrisBalGreece
Could you give some more specification of the rom?
Click to expand...
Click to collapse
Official 16s X829 fastboot rom from US officials forums.
Thank you for posting this man ?
im getting error zipfile is corrupt shuld i download again?
Ok I downloaded it again and it's saying zip file corrupted still
allrockedout said:
im getting error zipfile is corrupt shuld i download again?
Ok I downloaded it again and it's saying zip file corrupted still
Click to expand...
Click to collapse
Check your adb and drivers otherwise go manually one by one. Read OP info. Download it only through pc.
I just got my x829 with a shop rom that does not allow for OTA updates.
Is your stock rom the same one I have on my phone currently?
Please help I know it's not exactly related but I'm getting this in twrp now
I don't understand fastboot and CMD very well
This is to complicated i just want to flash its not working
Here's a log from twrp I'm still getting corrupt zip file error, when trying to flash official x829 zip ?
https://mega.nz/#!dFYVTBYY!NSzhFbQca87Em5XtnQ_-sCKf4FDFwWe0s3avpKkRjKo
Hi
I have x829 and now I'm on 19S indian. But this rom doesn't support polish language and I want back to original 16S from USA.
I do not have TWRP installed, can I rename the file to update.zip and move it to the root directory? Then install from recovery ?
ymmi21 said:
Hi
I have x829 and now I'm on 19S indian. But this rom doesn't support polish language and I want back to original 16S from USA.
I do not have TWRP installed, can I rename the file to update.zip and move it to the root directory? Then install from recovery ?
Click to expand...
Click to collapse
I haven't try that but you can still try it through fastboot commands.
CrisBalGreece said:
Only For X829 owners... 16s stock rom
If you don't know how to flash fastboot rom and make the above just flash this through TWRP
TWRP zip Flashable rom
https://mega.nz/#!ZG4G1YiS!FHW2u7EAwzVkXr1djEJlAaoZxa2AvjkZlakCRuLLmZw
Click to expand...
Click to collapse
I tried this file with renamed to update but after reboot and turn on it to normal recovery I received update field - file incorrect.
Something like that. But I pushed back button and then phone restart normally but on 19S.
Any idea ? How back to 16S without fastboot (now I'm at work) and TWRP ?
ymmi21 said:
I tried this file with renamed to update but after reboot and turn on it to normal recovery I received update field - file incorrect.
Something like that. But I pushed back button and then phone restart normally but on 19S.
Any idea ? How back to 16S without fastboot (now I'm at work) and TWRP ?
Click to expand...
Click to collapse
Yes I was afraid so. Try to contact with your seller or put TWRP and after installation put back the official recovery with the same Way.
Why on web I find only files for x822 and x820 ? Where is a department with the files of rom for USA version X829 ?
ymmi21 said:
Why on web I find only files for x822 and x820 ? Where is a department with the files of rom for USA version X829 ?
Click to expand...
Click to collapse
I don't know. You may ask to moderators to make new threads for x829.
allrockedout said:
Here's a log from twrp I'm still getting corrupt zip file error, when trying to flash official x829 zip
https://mega.nz/#!dFYVTBYY!NSzhFbQca87Em5XtnQ_-sCKf4FDFwWe0s3avpKkRjKo
Click to expand...
Click to collapse
This Logcat is from flashing and backing up Omni rom for max2. That you have or this is the one you try to wipe. Sorry I haven't understood....
Yes I know that I can write to moderators for new threads but for what ? I'm looking this rom on Leeco company site. Not here. (not exactly, this family of xda is big support )
Why do not they have it on their website ? I found only for Chinese and Indian versions, but not for USA (x829).
---------- Post added at 01:57 PM ---------- Previous post was at 01:55 PM ----------
CrisBalGreece said:
I don't know. You may ask to moderators to make new threads for x829.
Click to expand...
Click to collapse
ymmi21 said:
Yes I know that I can write to moderators for new threads but for what ? I'm looking this rom on Leeco company site. Not here.
Why do not they have it on their website ? I found only for Chinese and Indian versions, but not for USA (x829).
---------- Post added at 01:57 PM ---------- Previous post was at 01:55 PM ----------
Click to expand...
Click to collapse
I don't know why. All so given by my friends in Greece that they have it and flash to give it back to seller after fingerprint issues.
CrisBalGreece said:
Only For X829 owners... 16s stock rom
https://mega.nz/#!ZG4G1YiS!FHW2u7EAwzVkXr1djEJlAaoZxa2AvjkZlakCRuLLmZw
https://drive.google.com/file/d/0B9KXxWUKQWYBaml4aEhFeFV5N2M/view
Extract zip file in adb on your c:/ directory.
Fastboot rom execute bat file in fastboot mode.
If you have problems with bat.. Put all rom files Inside tools file type on cmd as administrator one by one
fastboot flash ddr ddr.mbn
fastboot flash dsp adspso.bin
fastboot flash boot boot.img
fastboot flash bluetooth BTFM.bin
fastboot flash cmnlib cmnlib.mbn
fastboot flash cmnlibbak cmnlib.mbn
fastboot flash cmnlib64 cmnlib64.mbn
fastboot flash cmnlib64bak cmnlib64.mbn
fastboot flash devcfg devcfg.mbn
fastboot flash devinfo devinfo.bin
fastboot flash aboot emmc_appsboot.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot flash hyp hyp.mbn
fastboot flash hypbak hyp.mbn
fastboot flash keymaster keymaster.mbn
fastboot flash keymasterbak keymaster.mbn
fastboot flash modem NON-HLOS.bin
fastboot flash pmic pmic.elf
fastboot flash pmicbak pmic.elf
fastboot flash rpm rpm.mbn
fastboot flash rpmbak rpm.mbn
fastboot flash splash splash.img
fastboot flash system system.img
fastboot flash tz tz.mbn
fastboot flash tzbak tz.mbn
fastboot flash xbl xbl.elf
fastboot flash xblbak xbl.elf
fastboot reboot
If you don't know how to flash fastboot rom and make the above just flash this through TWRP
TWRP zip Flashable rom
https://mega.nz/#!ZG4G1YiS!FHW2u7EAwzVkXr1djEJlAaoZxa2AvjkZlakCRuLLmZw
Click to expand...
Click to collapse
Where you found this rom or it is yours ?
Which exactly bat file I have to open ?In file of first link I find 2 bat files, scripts.bat and some chinese signs.bat ?
File of last link (kind of like for twrp) is the same like file of first link ?
Where are differences ?
Rom 16s
CrisBalGreece said:
Check your adb and drivers otherwise go manually one by one. Read OP info. Download it only through pc.
Click to expand...
Click to collapse
1. Error when unzipping on file system.img !
2. Link to download firmware for TWRP the same as for flashing in FASTBOOT !!!
Please fix it, thanks in advance

ATT update 10/31

Has anyone on a pure stock h910 taken the latest update that has been pushed out today? I was wondering if anyone could check the ARB version.
*#546368#*910# on the dialer to enter hidden menu then select svc menu and then version info. Scroll to the bottom and you will see antirollback and a number listed. I just want to know what that number is. Thanks ahead of time!
Just updated. Antirollback number is 0.
Expertize said:
Just updated. Antirollback number is 0.
Click to expand...
Click to collapse
Really appreciate taking the time to report back! Thanks again
@Expertize Would you mind grabbing the patched LG UP and dumping it? If so, I can send you full details on which partitions to dump.
Also, what version is it now?
Thanks,
-- Brian
@runningnak3d @toastyp I figured i'd be brave and did the update myself. I'm confirming @Expertize 's post. Software vers. H91010q. Build is still NRD90M, Kernel 3.18.31, Security patch level 10/1/2017, Android 7.0, ARB 0.
I've got my laptop here at work and can do the LG up of what you need, though the upload will have to be later tonight when I get home (my portable hotspot is super slow to be uploading gigs lol).
And I just sent a request to LG for the 10p kernel source code, now I have to get 10q -- UGH! /sarcasm
@crackness Thanks very much dude! I forget, do you need the list of what partitions to dump, or are you good?
-- Brian
@runningnak3d Yeah, let me know what partitions you want me to dump. Do you need me to do a wipe first?
Yea, you need to factory reset before dumping so you have a clean system partition.
Code:
aboot
abootbak
apdp
boot
cmnlib
cmnlib64
cmnlib64bak
cmnlibbak
devcfg
devcfgbak
factory
hyp
hypbak
keymaster
keymasterbak
laf
lafbak
modem
msadp
persist
pmic
pmicbak
raw_resources
raw_resourcesbak
rct
recovery
recoverybak
rpm
rpmbak
sec
system
tz
tzbak
xbl
xbl2
xbl2bak
xblbak
Thanks again dude!
-- Brian
No problem. Will do tonight (around 11-12 Eastern).
Im using the h910 on another carrier so I cant receive updates. Can I use this dump to update my phone using LG Up?
@runningnak3d I've sent you a PM with a question.
You can ignore my PM, uninstalling then reinstalling fixed the issue.
Here's the zip of the 37 files you requested from my freshly factory reset 10q phone.
Let me know if you have any issues accessing.
Thanks.
@crackness Thanks very much!
@prismk You can use these to upgrade your firmware, but not with LG UP. You either have to flash them manually with dd, or wait for the TWRP flashable zip.
runningnak3d said:
@prismk You can use these to upgrade your firmware, but not with LG UP. You either have to flash them manually with dd, or wait for the TWRP flashable zip.
Click to expand...
Click to collapse
Can I flash with fastboot or dd all partitions except the recovery to not loosing TWRP?
If you are currently rooted, then yes, you can use fastboot to flash each file. The ones you don't want to flash in addition to recovery are:
Code:
aboot
abootbak
recovery
recoverybak
I only had him dump those in case someone wanted to return to stock.
Something you need to know ... the 10p and 10q firmware do not work with older boot(kernel) and system images. So if you flash this, you will have to use the kernel and system as well -- no *current* custom ROMs work with 10p or 10q. Also, since you have to use the stock kernel, you will have the static issue where you have to cover the prox sensor after every reboot. If none of that is a problem for you, flash away.
The good news is that 10q is still ARB 0, so if you don't like it, you can go back to 10m.
-- Brian
Ok! Thank you!
I just did a check, and mine says it's up to date, now, this may be because mine in unlocked on Cricket
I entered on fastboot mode and flashed the partitions. Worked like a charm
Is anyone planning to make a twrp flash able 10q? I'm on WETA, but since that's not being worked on anymore, I just assume go with the newer patch level and be rooted.
You're really not going to like the answer...it is..... 42
Just kidding, for real it says 0
Hope this is helpful.
prismk said:
I entered on fastboot mode and flashed the partitions. Worked like a charm
Click to expand...
Click to collapse
My front camera has stopped working unless I tap (not bang but tap) on the phone near the camera. I need to flash back to stock, including recovery. Can I do so in fastboot? If so, mind posting a quick little "how you did it"?
I know the commands for fastboot, but just want to make sure I do this correctly. Don't want to go into the AT&T store with a completely bricked phone...
Also, do I need to flash all partitions, or can I just flash recovery and kernel partitions and boot into ROM since I'm already on stock? That's really all I need to change, that and unroot the phone...

Recovering to WP8 with backup from .ffu that is exact match for my device

Hello i have extracted an .ffu that matches my device exactly.
I have found threads with tutorials for recovery but my problem is that partition names are different.
Here is what i have:
EFIESP.bin
GPT.bin
MainOS.bin
MMOS.bin
PLAT.bin
RPM.bin
SBL1.bin
SBL2.bin
SBL3.bin
TZ.bin
UEFI.bin
WINSECAPP.bin
Data.bin
Here are the names from tutorial:
fastboot flash TZ parts\TZ.img
fastboot flash SSD parts\SSD.img
fastboot flash RPM parts\RPM.img
fastboot flash WINSECAPP parts\WINSECAPP.img
fastboot flash MODEM_FSG parts\MODEM_FSG.img
fastboot flash MODEM_FS1 parts\MODEM_FS1.img
fastboot flash MODEM_FS2 parts\MODEM_FS2.img
fastboot flash UEFI_BS_NV parts\UEFI_BS_NV.img
fastboot flash UEFI_NV parts\UEFI_NV.img
fastboot flash UEFI_RT_NV parts\UEFI_RT_NV.img
fastboot flash UEFI_RT_NV_RPMB parts\UEFI_RT_NV_RPMB.img
fastboot flash PLAT parts\PLAT.img
fastboot flash MMOS parts\MMOS.img
fastboot flash EFIESP parts\EFIESP.img
fastboot flash UEFI parts\UEFI.img
Is it possible to recover with these files? I dont have an original backup but i ran with this ffu and it is and exact match to my device.
Yeah i forgot to mention, i am running littlekernel with TWRP and LineageOS13 on top of that.
Spasik said:
Yeah i forgot to mention, i am running littlekernel with TWRP and LineageOS13 on top of that.
Click to expand...
Click to collapse
as what I know... it isn't possible to restore the device just with the .ffu... You will need the backup of the device ..
try to arrange the device(same RM-number if possible to avoid issues)....
Spasik said:
Hello i have extracted an .ffu that matches my device exactly.
I have found threads with tutorials for recovery but my problem is that partition names are different.
Here is what i have:
EFIESP.bin
GPT.bin
MainOS.bin
MMOS.bin
PLAT.bin
RPM.bin
SBL1.bin
SBL2.bin
SBL3.bin
TZ.bin
UEFI.bin
WINSECAPP.bin
Data.bin
Here are the names from tutorial:
fastboot flash TZ parts\TZ.img
fastboot flash SSD parts\SSD.img
fastboot flash RPM parts\RPM.img
fastboot flash WINSECAPP parts\WINSECAPP.img
fastboot flash MODEM_FSG parts\MODEM_FSG.img
fastboot flash MODEM_FS1 parts\MODEM_FS1.img
fastboot flash MODEM_FS2 parts\MODEM_FS2.img
fastboot flash UEFI_BS_NV parts\UEFI_BS_NV.img
fastboot flash UEFI_NV parts\UEFI_NV.img
fastboot flash UEFI_RT_NV parts\UEFI_RT_NV.img
fastboot flash UEFI_RT_NV_RPMB parts\UEFI_RT_NV_RPMB.img
fastboot flash PLAT parts\PLAT.img
fastboot flash MMOS parts\MMOS.img
fastboot flash EFIESP parts\EFIESP.img
fastboot flash UEFI parts\UEFI.img
Is it possible to recover with these files? I dont have an original backup but i ran with this ffu and it is and exact match to my device.
Click to expand...
Click to collapse
I know i'm late but how do you extract an ffu file into .bins?
comeback windows phone without backup file. after it booted wp8.1,i had bad time,i will comeback android. Problem; no wifi,no sim,no bluetooth, turn off screen will reboot phone

Categories

Resources