Recovering to WP8 with backup from .ffu that is exact match for my device - Nokia Lumia 520 Questions & Answers

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

Related

[Q] RSDLITE in windows 8 not working?

Hey I've seen lots of posts around XDA about Win8 and RSDLITE issues, I can do everything - fastboot, see SD Card on phone, EVERYTHING, but when I installed RSDLITE 6.1.4 onto my Win8 machine, it just won't recognise my Razr M (XT905).
Just trying to get the newly released firmware files for JB onto my razr...can you fastboot them or do you need to use RSDLITE on the XMLs?
HELP!!!
Just do it manually using command-line fastboot.
In your case full list will be:
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
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash logo logo.bin
fastboot flash devtree device_tree.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cdrom cdrom
fastboot erase tombstones
fastboot erase cache
If you want to delete user data, add:
fastboot erase userdata
After that continue booting by typing:
fastboot continue
and you've done.
You can make simply bat-file and just copy these lines there to simplify the procedure.
i'm running windows 8 and have never had any issues with rsdlite.
i'd try running usbdeview as admin and remove all moto drivers and then plug in phone to let the drivers load again.
another thing to be aware of is rsdlite asks for network access on first start, so make sure you allow access.
Q9Nap said:
i'm running windows 8 and have never had any issues with rsdlite.
i'd try running usbdeview as admin and remove all moto drivers and then plug in phone to let the drivers load again.
another thing to be aware of is rsdlite asks for network access on first start, so make sure you allow access.
Click to expand...
Click to collapse
Thanks Osmatic, just noticed there's a flash_fastboot.bat file in the folder...here goes!!!
Edit: JELLY BEANS JELLY BEANS JELLY BEANS!

Fastboot error

I have tried to install twrp recovery via fastboot and I get this error
1.C:\fastboot>fastboot flash recovery recovery.img
2.target reported max download size of 1526722560 bytes
3.error: cannot load 'recovery.img': No error
All other commands work to erase, reboot etc, but cannot flash recovery twrp on to my LGG2 D803 , any help will be appreciated.
Got it to work but flashed 3 different twrp and cm mod img and will not boot into recovery
Well if you ever Brick your phone to the point that the only thing that works is Fastboot, I was able to recover my phone using this procedure, It was a lifesaver. The phone works perfectly now, follow the Youtube instructions, I also typed the procedure out too. Always type fastboot flash then the command
https://www.youtube.com/watch?v=hQVTc2m6U-I
Use above link to completely redoo your LGG2 from fastboot, re loading all the partitions.
fastboot flash boot boot.img
aboot aboot.img
recovery recovery.img
laf laf.img
dbi dbi.img
modem modem.img
persist persist.img
PrimaryGPT PrimaryGPT.img
rpm rpm.img
stli stli.img
tz tz.img
fastboot flash reboot
after flashing all the partitions it should load so you can flash the tot/kdz file via flash utility 2014 in the command mode, by holding the volume up mode and plugging in the usb into the phone. then reload the original firmware and install twrp and if you want wipe it and reload one of the custom roms.
Well if you ever Brick your phone to the point that the only thing that works is Fastboot, I was able to recover my phone using this procedure, It was a lifesaver. The phone works perfectly now, follow the Youtube instructions, I also typed the procedure out too. Always type fastboot flash then the command
https://www.youtube.com/watch?v=hQVTc2m6U-I
Use above link to completely redoo your LGG2 from fastboot, re loading all the partitions.
fastboot flash boot boot.img
aboot aboot.img
recovery recovery.img
laf laf.img
dbi dbi.img
modem modem.img
persist persist.img
PrimaryGPT PrimaryGPT.img
rpm rpm.img
stli stli.img
tz tz.img
fastboot flash reboot
after flashing all the partitions it should load so you can flash the tot/kdz file via flash utility 2014, in the command mode, by holding the volume up button and plugging in the usb into the phone. then reload the original firmware and install twrp and if you want wipe it and reload one of the custom roms.

fastboot commands done by yotaphone flasher

This is the commands run by yotaphone flasher:
fastboot flash aboot firmware/emmc_appsboot.mbn
fastboot flash boot firmware/boot.img
fastboot flash system firmware/system.img
fastboot flash recovery firmware/recovery.img
fastboot flash cache firmware/cache.img
fastboot flash modem firmware/radio/NON-HLOS.bin
fastboot flash sbl1 firmware/radio/sbl1.mbn
fastboot flash rpm firmware/radio/rpm.mbn
fastboot flash tz firmware/radio/tz.mbn
fastboot flash userdata firmware/userdata.img
fastboot reboot
robinmalmberg said:
This is the commands run by yotaphone flasher:
fastboot flash aboot firmware/emmc_appsboot.mbn
fastboot flash boot firmware/boot.img
fastboot flash system firmware/system.img
fastboot flash recovery firmware/recovery.img
fastboot flash cache firmware/cache.img
fastboot flash modem firmware/radio/NON-HLOS.bin
fastboot flash sbl1 firmware/radio/sbl1.mbn
fastboot flash rpm firmware/radio/rpm.mbn
fastboot flash tz firmware/radio/tz.mbn
fastboot flash userdata firmware/userdata.img
fastboot reboot
Click to expand...
Click to collapse
It is a mistery for me. I make all this commands and the flash it is ok for all but my yd201 it is in bootloop always. I have tried alk kind if Roms kit kat, lollipoop. Version RU, EU, Chine, Hong Kong.
It worked! I used these commands to flash my yd206 to yd201 coming from 4.4.3 kitkat to 5.0.0-RU1.1.124 (the archive I downloaded from the Internet contained all required files) and after running them using the fastboot, as I said already, it worked! The first boot took very long, like like 8-10 minutes, I am not sure how long it took, but it was a while, but it worked in the end.

Help, a/b parition screwing up my OS

Hey so I was previously on the oreo beta and reverted back to stock. I reflashed stock using a few tutorials around and it worked for a bit but magisk was screwing it up and the log file kept filling up all the storage (a known bug) and every time it rebooted it would factory reset the phone. For some reason I changed the active partition to b instead of a and magisk isnt installed but apps like snapchat don't work.
What's the best course of action to fix this? Twrp doesnt show up in recovery, its only the stock recovery. Do I need to reflash twrp on partition b and swap back to a?
Flash back to stock
Then do not lock bootloaders
Sent from my PH-1 using XDA Labs
I never locked bootloader, and do you have a good tutorial on going back to stock since the one I used didn't work that well?
zNiiC said:
I never locked bootloader, and do you have a good tutorial on going back to stock since the one I used didn't work that well?
Click to expand...
Click to collapse
This thread : https://forum.xda-developers.com/essential-phone/development/stock-7-1-1-nmj20d-t3701681
Download one of the stock OTA firmwares and "flash_all.bat/sh"
This will flash both A/B partitions and take you back to stock.
tech_head said:
This thread : https://forum.xda-developers.com/essential-phone/development/stock-7-1-1-nmj20d-t3701681
Download one of the stock OTA firmwares and "flash_all.bat/sh"
This will flash both A/B partitions and take you back to stock.
Click to expand...
Click to collapse
Hmm thats the guide I used. I'll try it again.
zNiiC said:
Hmm thats the guide I used. I'll try it again.
Click to expand...
Click to collapse
He's what I see for a "flash_all.bat/sh" for Oreo Beta2:
fastboot flash abl_a abl
fastboot flash abl_b abl
fastboot flash bluetooth_a bluetooth
fastboot flash bluetooth_b bluetooth
fastboot flash boot_a boot
fastboot flash boot_b boot
fastboot flash cmnlib_a cmnlib
fastboot flash cmnlib_b cmnlib
fastboot flash cmnlib64_a cmnlib64
fastboot flash cmnlib64_b cmnlib64
fastboot flash devcfg_a devcfg
fastboot flash devcfg_b devcfg
fastboot flash dsp_a dsp
fastboot flash dsp_b dsp
fastboot flash hyp_a hyp
fastboot flash hyp_b hyp
fastboot flash keymaster_a keymaster
fastboot flash keymaster_b keymaster
fastboot flash mdtp_a mdtp
fastboot flash mdtp_b mdtp
fastboot flash mdtpsecapp_a mdtpsecapp
fastboot flash mdtpsecapp_b mdtpsecapp
fastboot flash modem_a modem
fastboot flash modem_b modem
fastboot flash nvdef_a nvdef
fastboot flash nvdef_b nvdef
fastboot flash pmic_a pmic
fastboot flash pmic_b pmic
fastboot flash rpm_a rpm
fastboot flash rpm_b rpm
fastboot flash system_a system
fastboot flash system_b system
fastboot flash tz_a tz
fastboot flash tz_b tz
fastboot flash vendor_a vendor
fastboot flash vendor_b vendor
fastboot flash xbl_a xbl
fastboot flash xbl_b xbl
Note that both partitions are flashed.
Look at the flash commands in the version you want to go to and make sure BOTH slots are being flashed.
I'll double check that too. Also, do I need the /sh at the end of the .bat file? I don't remember reading that I need to use that on windows.
zNiiC said:
I'll double check that too. Also, do I need the /sh at the end of the .bat file? I don't remember reading that I need to use that on windows.
Click to expand...
Click to collapse
I'm sure you have solved this, but for the record, it's either. .bat or .sh depending on whether you are using windows or Linux.

[ROM][October Update] [V9.6.15.0.ODIMIFE][Fastboot rom]

FASTBOOT firmware for MI A2 Android 8.1.0_V9.6.15.0.ODIMIFE
with the October security update
complete set for firmware and tools and boot patched by magisc patched_boot.img
checked by me flash_all_exept_data over the 14th beta
Invalid file format with a magic header - do not pay attention
flashing long time, about 20-30 minutes
Thanks to the 4PDA and XDA communities
I mean ... is the October fastboot rom ready to flash with miflash and comes with root?
rulezman said:
FASTBOOT firmware for MI A2 Android 8.1.0_V9.6.15.0.ODIMIFE
with the October security update
complete set for firmware and tools and boot patched by magisc patched_boot.img
checked by me flash_all_exept_data over the 14th beta
Invalid file format with a magic header - do not pay attention
flashing long time, about 20-30 minutes
Thanks to the 4PDA and XDA communities
Click to expand...
Click to collapse
Heard that there are two Oct updates, may I know if yours is the latest?
.15 is the second (latest) October update.
Guys, my phone is currently in august update (and I've unlocked and rooted the device with Magisk to enable camera api 2). What should I do to OTA successfully and safely? Thanks in advance!
Can't flash through miui flasher. Is it possible to flash this through recovery?
Are U tested?
I tested, it worked. Updated to Oct update thru fast boot.
There's a minor glitch - you have to remove the space of the folder name, otherwise windows cannot find correct folder location.
Xyam said:
I tested, it worked. Updated to Oct update thru fast boot.
There's a minor glitch - you have to remove the space of the folder name, otherwise windows cannot find correct folder location.
Click to expand...
Click to collapse
You mean remove space "_" ?
MI_A2_Android 8.1.0_V9.6.15.0.ODIMIFE_fastboot
Ind33d said:
You mean remove space "_" ?
MI_A2_Android 8.1.0_V9.6.15.0.ODIMIFE_fastboot
Click to expand...
Click to collapse
There is a space between "Android" and "8.1.0", the space must be removed or replaced by other characters.
Xyam said:
There is a space between "Android" and "8.1.0", the space must be removed or replaced by other characters.
Click to expand...
Click to collapse
MI_A2_Android8.1.0_V9.6.15.0.ODIMIFE_fastboot
Like this?
Ind33d said:
MI_A2_Android8.1.0_V9.6.15.0.ODIMIFE_fastboot
Like this?
Click to expand...
Click to collapse
Yup
i lost my wlan mac adress by flashing this, im flashing again now without without_data
anyone ever seen that problem?
nvm, the 3rd time it worked
9.6.16 is out can you provide fastboot archive?
hugopg said:
Guys, my phone is currently in august update (and I've unlocked and rooted the device with Magisk to enable camera api 2). What should I do to OTA successfully and safely? Thanks in advance!
Click to expand...
Click to collapse
I researched for such a long time on this, I'm exactly the same in your situation, rooted with magisk, camera2api substratum things like that on august patch.
Later on i figured myself a way to update without losing any data or wiping the phone which is :
1. download the full stock rom of august patch, it should be tgz files, extract it.
2. Make sure u got adb fastboot all the stuff installed on pc, and also mi a2 drivers.
3. On the phone, go to developer options and turn on usb debugging, guess u already done it since you rooted the phone.
4 now connect the phone to pc in fastboot mode.
5. After extract the tgz august stock rom, locate to folder "image".
6. Hold shift and right click open cmd or in my case open windows power shell.
7. Type fastboot devices to see if your phone is connected properly.
8. Paste these codes and hit enter.
9. After that the phone will be rebooted and after success booting go to settings > system update and start installing the ota without issues.
The codes :
fastboot flash bluetooth_a bluetooth.img
fastboot flash bluetooth_b bluetooth.img
fastboot flash devcfg_a devcfg.img
fastboot flash devcfg_b devcfg.img
fastboot flash dsp_a dsp.img
fastboot flash dsp_b dsp.img
fastboot flash modem_a modem.img
fastboot flash modem_b modem.img
fastboot flash xbl_a xbl.img
fastboot flash xbl_b xbl.img
fastboot flash pmic_a pmic.img
fastboot flash pmic_b pmic.img
fastboot flash rpm_a rpm.img
fastboot flash rpm_b rpm.img
fastboot flash tz_a tz.img
fastboot flash tz_b tz.img
fastboot flash hyp_a hyp.img
fastboot flash hyp_b hyp.img
fastboot flash keymaster_a keymaster.img
fastboot flash keymaster_b keymaster.img
fastboot flash cmnlib64_a cmnlib64.img
fastboot flash cmnlib64_b cmnlib64.img
fastboot flash cmnlib_a cmnlib.img
fastboot flash cmnlib_b cmnlib.img
fastboot flash abl_a abl.elf
fastboot flash abl_b abl.elf
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
fastboot flash system_a system.img
fastboot flash system_b system.img
fastboot flash vendor_a vendor.img
fastboot flash vendor_b vendor.img
fastboot flash mdtp_a mdtp.img
fastboot flash mdtp_b mdtp.img
fastboot flash splash splash.img
fastboot flash mdtpsecapp_a mdtpsecapp.img
fastboot flash mdtpsecapp_b mdtpsecapp.img
fastboot flash storsec storsec.mbn
fastboot reboot
Guess that every patches on mi a2 will work with thus method, haven't tested with any version other than august patch. Let me know if it's work !
pani690 said:
Can't flash through miui flasher. Is it possible to flash this through recovery?
Click to expand...
Click to collapse
Search google for mi a2 manually flash firmware.
The result that said "techdroider.com" will be the answer you looking for.
If you don't want to lose any data but still wanna update, remove line "fastboot....userdata.img"
No November update?
Xyam said:
I tested, it worked. Updated to Oct update thru fast boot.
There's a minor glitch - you have to remove the space of the folder name, otherwise windows cannot find correct folder location.
Click to expand...
Click to collapse
Flie link not exist plz give working link

Categories

Resources