where to flash these files - Android General

I've just downloaded ruu (.exe) file . but it didn't find my phone so i extracted rom.zip which contain following images . now i don't know where to flash them. can you help me pls??
android-info.txt
boot_signed.img
dzdata_4g.hdr
dzdata_4g.img
hboot_2.02.0002_90dc471e_0720.img
lib.img
radio.img
ramdisk.img
rcdata.img
recovery_signed.img
splash1.nb0
system.img
tp_atmelc12_20aa.img

Related

[Q] RSD LITE flash stuck on system.img

Hey Guys!
I successfully flashed the leak JB twice. Third time i stucked in AP Fastboot system.img flashing. I waited 25mins after i pull out the usb cable.. Fast wipe and AP fastboot, stuck again. I tryd the leak ME JB, but the problem is the same, 9/14 system.img flashing "in process" the arrow moving, but thats all..
Pls pls help me, im shaking :\\\\
4th time ok
r6man said:
4th time ok
Click to expand...
Click to collapse
use manual method
1. Get the moto-fastboot files
2. Use the below mentioned commands one by one(use Admin mode on Command promt)
moto-fastboot flash cdt.bin cdt.bin
moto-fastboot flash mbr mbr
moto-fastboot flash ebr ebr
moto-fastboot flash logo.bin logo.bin
moto-fastboot flash lbl lbl
moto-fastboot flash boot boot.img
moto-fastboot flash devtree device_tree.bin
moto-fastboot flash system system.img
moto-fastboot flash cdrom cdrom
moto-fastboot flash preinstall preinstall.img
moto-fastboot flash recovery recovery.img
moto-fastboot -w
moto-fastboot flash radio radio.img
moto-fastboot reboot

[Q] How to flas the Latest XNPH25R using Fastboot? Which files to Flash?

I understand instructions have been given for going to color OS to CM11S but this update has a few extra files. Please tell me which ones I need to flash in fastboot from the following and in which order?
FIles:
boot.img
cache.img
emmc_appsboot.mbn
filesmap
flash-radio.sh
logo.bin
md5sum-fastboot.md5
NON-HILOS.bin
recovery.img
rpm.mbn
sbl1.mbn
sdi,mbn
system.img
tz.mbn
userdata.img
userdata_64.img
Umair Kamil said:
I understand instructions have been given for going to color OS to CM11S but this update has a few extra files. Please tell me which ones I need to flash in fastboot from the following and in which order?
FIles:
boot.img
cache.img
emmc_appsboot.mbn
filesmap
flash-radio.sh
logo.bin
md5sum-fastboot.md5
NON-HILOS.bin
recovery.img
rpm.mbn
sbl1.mbn
sdi,mbn
system.img
tz.mbn
userdata.img
userdata_64.img
Click to expand...
Click to collapse
Why don't you use the command fastboot update <filename.zip>

LG-P505R stuck in Fastboot mode

Hi all.
I somehow managed to get my LG-P505R in what I believe to be a soft-bricked state.
I can access fastboot mode as well as emergency mode. I have tried to flash the stock kdz file following probably just about all guides I could locate here. I have also tried to flash recovery.img (clockworkmod image also), boot.img and system.mbn via fastboot but am still unable to boot into either system or recovery. I have all of the .mbn files extracted from the original kdz file and I would like to try to flash them through fastboot. My issue is that I do not know which mbn file goes to which partition. I also am not too sure of the exact partition names to flash.
I have tried the obvious ones like, fastboot flash amss amss.mbn. The result is
sending 'partition' (0 KB)...
OKAY [ 0.046s]
writing 'partition'...
FAILED (remote: unknown partition name)
finished. total time: 0.096s
same result with all except for recovery, boot, system and splash.
Here is a list of the files extracted from kdz if the info can help.
amss.mbn
amsshd.mbn
appsboot.mbn
appsboothd.mbn
boot.img
oemsbl.mbn
oemsblhd.mbn
partition.mbn
qcsbl.mbn
qcsblhd_cfgdata.mbn
recovery.img
splash.img
system.mbn
the system.mbn is originally extracted in 3 different files, system.mbn.0, system.mbn.1 and system.mbn.2
Does anyone have any insight on how I might be able to recover?

How to extreact file vendor.img

Hi,How to extreact file vendor.img

Twrp3.3.1-0 & root [updated] troika/kane

Our old twrp have been great compared to nothing but it isn't exactly fully working and freezes a lot on splash screen.
Thanks to @Stricted and @deadman96385 we now have a more functional twrp.
Support for A/B slots.
ADB working.
No need to flash full firmware. Just flash the vbmeta_patch.img and boot twrp.
!!BOOTLOADER MUST BE UNLOCKED!!
YOUR DATA WILL BE WIPED!!​
Code:
fastboot flash vbmeta vbmeta_patch.img
fastboot boot twrp-3.3.1-test3.img
Now that we booted to TWRP it's time to format data.
Go to wipe -> format data -> type yes.
"Permanent" install of TWRP (optional):
Copy "twrp-3.3.1-test3.img" to your device.
Boot "twrp-3.3.1-test3.img" from fastboot and go to advanced settings.
Use the option to install recovery ramdisk. In the "file manager" you pick the "twrp-3.3.1-test3.img"
This will extract the twrp ramdisk and install it to your boot.img.
When it's done, tap the "fix recovery bootloop" in advanced settings so that it won't reboot to recovery instead of system..
Since this replaces the ramdisk in boot.img you'll have to reflash magisk afterwards if you want root.
This must be done every time you update your boot.img.
-------------------------------------------------------------------------------------------------------------------------------------------------------
# ROOT:
-----------
# First time:
# Method 1: Root, forced encryption disabled. Full access to data from twrp:
Flash Magisk and Disable_Dm-Verity_ForceEncrypt.zip.
# Method 2: Root only. Device still encrypted and won't be able to decrypt / mount data in twrp.
Magisk modules through Magisk manager still works:
Flash only Magisk.
----------------------------------------------------------------------------------------------------
# Fastboot flash update without loosing root or data:
----------------------------------------------------------------------------------------
# Already rooted with encryption disabled:
Extract the firmware zip to your adb/fastboot folder.
You already have the patched vbmeta flashed so just remove the stock vbmeta.img from the folder after extraction to avoid flashing it by mistake.
Flash full firmware without wipe. (Use cmds from below. Save as .bat to make it more simple.)
Boot twrp and then install it, fix recovery bootloop.
Reboot recovery, flash Magisk and Disable_Dm-Verity_ForceEncrypt.zip.
Boot system.
Code:
echo off
echo - UPDATE AND PRESERV ROOT -
fastboot flash pit diskmap.pit
fastboot flash fwbl1 fwbl1.img
fastboot flash ldfw_a ldfw.img
fastboot flash ldfw_b ldfw.img
fastboot flash keystorage_a keystorage.img
fastboot flash keystorage_b keystorage.img
fastboot flash bootloader_a bootloader.img
fastboot flash bootloader_b bootloader.img
fastboot flash modem_a modem.bin
fastboot flash oem_a oem.img
fastboot flash oem_b oem_other.img
fastboot flash logo_a logo.bin
fastboot flash dtbo_a dtbo.img
fastboot flash system_a system.img_sparsechunk.0
fastboot flash system_a system.img_sparsechunk.1
fastboot flash system_a system.img_sparsechunk.10
fastboot flash system_a system.img_sparsechunk.2
fastboot flash system_a system.img_sparsechunk.3
fastboot flash system_a system.img_sparsechunk.4
fastboot flash system_a system.img_sparsechunk.5
fastboot flash system_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_a system.img_sparsechunk.8
fastboot flash system_a system.img_sparsechunk.9
fastboot flash system_b system_other.img_sparsechunk.0
fastboot flash system_b system_other.img_sparsechunk.1
fastboot flash system_b system_other.img_sparsechunk.2
fastboot flash vendor_a vendor.img
fastboot reboot bootloader
pause 10
fastboot boot twrp-3.3.1-test3.img
echo TWRP is booting..
echo - install recovery ramdisk, fix bootloop, flash magisk & dm-verity zip.
echo - alternatively flash only magisk and Disable_Dm-Verity_ForceEncrypt.zip if you want to keep stock recovery.
pause
# Already rooted with device still encrypted:
Flash firmware update, except vbmeta.
Boot twrp and flash Magisk with adb sideload.
(alternative method: boot twrp and flash magisk patched boot.img)
Download TWRP: https://images.stricted.net/test/troika/twrp-3.3.1-test3.img
Download Magisk: https://github.com/topjohnwu/Magisk/releases
Download vbmeta_patch.img & Disable_Dm-Verity_ForceEncrypt.zip attached below.
PLEASE, DON't QUOTE THE WHOLE OP.
Can I flash this image from inside existing twrp to update?
wolf45801 said:
Can I flash this image from inside existing twrp to update?
Click to expand...
Click to collapse
Not really. A/B devices doens't have recovery partition to flash the whole img to it's own partition.
Instead we have to install recovery ramdisk in to our boot.img but that option is missing in the old twrp.
I guess you could take the twrp installer zip for the old twrp and replace ramdisk-twrp.cpio in that zip to the ramdisk from new twrp, but I guess it's just easier to fastboot boot the new version and from there choose to install recovery ramdisk.
tys0n said:
Not really. A/B devices doens't have recovery partition to flash the whole img to it's own partition.
Instead we have to install recovery ramdisk in to our boot.img but that option is missing in the old twrp.
I guess you could take the twrp installer zip for the old twrp and replace ramdisk-twrp.cpio in that zip to the ramdisk from new twrp, but I guess it's just easier to fastboot boot the new version and from there choose to install recovery ramdisk.
Click to expand...
Click to collapse
Ok I'll do that thank you
Can't seem to find the download links for the vbmeta en Disable_Dm-Verity_ForceEncrypt.zip
nickholtus said:
Can't seem to find the download links for the vbmeta en Disable_Dm-Verity_ForceEncrypt.zip
Click to expand...
Click to collapse
Ah you're right. I made threads in both action and vision forum but apparently I forgot to add the files here. Sorry about that.
They've been added now.

Categories

Resources