HELP! [Infinix HOT 10i X659B] Phone stuck at booting after trying to install a patched-boot from Magisk. - Android Q&A, Help & Troubleshooting

Ok i need some emergency help please: what i did:
Downloaded stock rom (exact version number of my Infinix Note 10i X659B) X659B-H696AvAw-R-OP-210330V152
Grabbed boot.img, placed on phone folder,
installed magisk apk, patched with magisk apk and put that patched-img to the folder in my PC.
Got minimal adb tools, used adb reboot bootloader to put phone on fastboot (saw fastboot screen on phone) did:
fastboot flash boot_a patch-boot.img
fastboot flash boot_b patch-boot.img
(renamed the file to patch-boot.img for convenience)
Now phone is stuck booting
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i only see the "Infinix" start up screen, then a message: Orange State: Your device has been unlocked and can't be trusted
Your device will boot in 5 seconds
to be fair that message appeared when i unlocked the bootloader, and beside the data wipe, the phone worked just fine
So where i think i screwed up is by installing it on boot_b too, (guide i followed said that i should also patch boot_b if my phone have a/b system (which it does, also magisk app also told me)
So what i can do? I cant seem to be able to put my phone down on fastboot again to try to patch either the stock image or reflash the whole phone. Or i just bricked my brand new phone? :'(

With Android having an A/B image partition layout the user-runable Android is that in slot A. Slot B is only used to temporarily store OTAs: When update process successfully ends then at phone's reboot whole slot B gets copied into slot A and finally device gets booted into updated slot A. My POV: It's always an idiocy to flash a patched boot.img to slot B.
To get rid off of all modifications you applied so far you're recommended to re-flash phone's Stock ROM.

jwoegerbauer said:
with Android having an A/B image partition layout the working Android is that in slot A. Slot B is only used to temporarily store OTAs: When update process successfully ends then at phone's reboot whole slot B gets copied into slot A and finally device gets rebooted ( into updated slot A ). My POV: It's always an idiocy to flash a patched boot.img to slot B.
To get rid off of all modifications you applied so far you're recommended to re-flash phone's Stock ROM.
Click to expand...
Click to collapse
How you can recommend i reflash the whole rom? I cant seem to find how to get the phone into another state. Volumen Up + Power does nothing, phone keeps trying to reboot.
Volume Down + Power does nothing either
Volume UP+Down+Power keeps the screen off, but i can hear windows connecting/disconnecting every 10 seconds or so. so how i connect it to, lets say, SP Flash Tools (considering is a MTK device)?

Well tried to do it with SP Flash Tools, but after trying to "Format All+Download" with all the checkboxes subsystems selected, i get a "auth file needed" error
Didn't find any of that in the firmware i downloaded :c

You need mtk bypass tool for that
mgdark said:
Well tried to do it with SP Flash Tools, but after trying to "Format All+Download" with all the checkboxes subsystems selected, i get a "auth file needed" error
Didn't find any of that in the firmware i downloaded :c
Click to expand...
Click to collapse

Related

[FW] 7.1.1 & 6.0.1 Service Tech Firmwares - Debrick - Upgrade - Downgrade

FOR THE ASUS 3 ZOOM ZE553KL
I Found These Working Asus Service Technicians Full Stock Firmwares. They Include Files That Are Not In Asus' Website FW.
Includes The Last 7.11 Nougat Before Oreo Was Released
Info I Found About Tech Fw:
note that this firmware is different from the usual firmware by asus. It is used for servicing the phone, it restores all partition from factory except for imei, s/no, mac address etc. Google account lock is active in this firmware.
The firmware is used by asus flash tool to restore your phone partitions. If by any chance, the restore is not successful using the tool, just unzip the file and flash manually (flashall_aft.cmd)
you need this firmware if your partitions are totally corrupted (example if you cannot go into fastboot mode). Most of the time, bricked phones can be restored by flashing asus stock recovery (recovery.img), then stock asus firmware. If that doesn't solve the bricking, then you will need the raw/service firmware.
Click to expand...
Click to collapse
These Are Untouched Full Stock FW
You Can Just Flash The Normal Files Recovery.img, Boot.img And System.img To Change Android Versions Or To Unbrick
Recovery.img, Boot.img And System.img And The Emmc_appsboot_8953.mbn File (Could Be The Bootloader)were The Only Changes Throughout The Fw's, All The Other Files/partitions Are The Same Such As The Radios Etc
The Bootloader Lock Status Doesnt Get Changed Afaik
You Can Still Update Using Asus' Builtin Update
They Are In Zip Format, Unzip Them To Their Own Folder
HOWTO FLASH
PREREQUISITES:
Make A Nandroid Backup
If Bootable Remove/Signout Of Google Account
(Might Work With Locked Bootloader, IDK)
Ze553kl(Zenfone3 Zoom) Phone With Unlocked Bootloader(used unlocker apk from asus website when phone was in running state)
Unlocking Bootloader App Available From Asus - was for upto nougat 7.11
Usb Asus Drivers
Usb Debugging Enabled On Phone, Maybe Not But Wont Hurt To Try
Computer Running Windows
Usb Data Cable For Phone
ON PHONE
If Bootable Enable Usb Debugging, Uncheck Verify Apps Via Usb, Remove Google Account
Backup Internal Sdcard - Most Def As It Will Get Wiped
Make Nandroid Backup
Remove Sdcard, Just In Case
Put Phone Into Fast Boot Mode- Unplugged, Phone Powered Off - Vol Up + Power Button Pressed, Hold Both Until Screen Comes On.
Plug Usb In Cable To Phone From Pc.
METHODS:
After Unzipping Them To Their Own Folder
1. From Within The Extracted Folder Double Click "Flashall_aft.cmd" Will Auto Open Command Prompt And Start Flashing All The Files Via Its Included Fastboot, Or....
2. Manually Open Command Prompt Within The Unzipped Folder And Type "Flashall_aft.cmd", Or....
3. Use Your Local Copy Of Adb/Fastboot And Manually Flash These Files And Commands:
Code:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot format userdata
fastboot reboot
------------------------------------------------------------------------
IF STILL BRICKED OR ODD BEHAVIOR BUT CAN BOOT TO BOOTLOADER/FASTBOOT THEN DO THESE COMMANDS WHEN IN FASTBOOT MODE
Code:
fastboot erase system
fastboot erase recovery
fastboot erase boot
fastboot erase userdata
fastboot -w
fastboot erase splash
fastboot erase cache
THEN RE-BOOT BACK INTO BOOTLOADER AND CHOOSE ONE OF THE THREE METHODS
- -------------------------------------------------------------------------------------
Disclaimer Im Not Responsible For Yours Or Anyone Elses Devices, Do At Your Own Risk
DOWNLOADS
FIRMWARES I FOUND UPLOADED TO ANDROIDFILEHOST:
CHECK THE MD5 AFTER DOWNLOADING.
ZE553KL-WW_71.60.139.30_7.1.1_NOUGAT_2018/03.zip - The Last Nougat Before Release Of Oreo
Just Want To Flash The Base Files, Goto This Thread By Me
ZE553KL-WW-20.32.67.25_7.1.1_NOUGAT_2017/07.zip
ZE553KL-WW_11.40.86.71_ 6.0.1_MM_2017/04.zip - Not Tested By Me
ZE553KL-WW_10.40.47.107_6.0.1_MM_2017/02.zip - Afaik The Initial Fw Shipped W/the Phone
ADB_FASTBOOT_1.4.1.ZIP
SCREENSHOTS
ZE553KL-WW_71.60.139.30_7.1.1_NOUGAT_2018/03
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
..
ZE553KL-WW_10.40.47.107_6.0.1_MM_2017/02
..
..
..
Hi all, which twrp for ze553kl mm?
Ciao
Bassofondale said:
Hi all, which twrp for ze553kl mm?
Ciao
Click to expand...
Click to collapse
try the latest from here, currently twrp-3.2.3-0-Z01H-20181014.img
https://mega.nz/#F!p90wgAaY!l1JbJilmAUEKTKWu43pT9w
Thank you!

upgrade to Android 10 OTA with unlocked bootloader

Hi guys,
i hope you can help me a little. This phone drives me crazy.
The goal: Android 10 OTA with TWRP
What i did so far:
bought the downgrade firmware to v1.200 with techmesto
bootloader unlocked
flashed TWRP 3.3.1.0 via fastboot flash boot *.img
WIFI can not be activated on v1.200 firmware
( Update on 2020.11.22: Wifi only works if the montly timestamp of the rom security patch level is the same of the TWRP time stamp)
thats why OTA update via APP is not possible
because of that, i tryed to adb sideload via TWRP the OTA firmware v1.390 FULL OTA from telegram "Nokia OTA Repository" ( i know 390 is android9. It should be just the first step)
I did this on A
reboot
firmware is still v1.200 (WTF?)
got the information via telegram to change the slot, done via TWRP, switched to B
reboot
phone is booting to default recovery and saying "...00WW_1_390" ... "can't load android system. your data may be corrupt"
flashed TWRP 3.3.1.0 via fastboot flash boot *.img on B (i guess)
my phone is now booting to TWRP only
boot to TWRP and restored full backup of v1.200
Result: my phone is now booting to TWRP only, no matter i activate A or B in TWRP. What can i do?
Is it possible to flash the Nokia OTA Repositorys via TWRP?
Best,
Hi, you should not flash TWRP on the device except for if you want to flash a custom ROM. Due to the way TWRP for this model is developed, your WiFi will not work if you flash the TWRP image to you boot slot. Basically the same if you flash any modified boot image.
Also, since the boot image is what is responsible for getting your device to boot to the system, flashing a TWRP to boot slot can also result in the device not booting at all and instead getting stuck with TWRP only.
What I recommend:
Load TWRP, flash any full OTA (Android 9 or 10)
Do a full wipe (factory reset equivalent - essentially erase userdata) and then change the slot (if current is B, change to A). And finally reboot.
Good if the device boots up.
If not, please use NFT to flash any full OTA update you'll find in the Telegram channel (Android 10 preffered). That should get your device to boot normally
The culprit for your non-working WiFi is not the 1200 firmware, but the fact that you flashed the TWRP image to your boot slot I hope that helps
singhnsk said:
...What I recommend:
Load TWRP, flash any full OTA (Android 9 or 10)
Do a full wipe (factory reset equivalent - essentially erase userdata) and then change the slot (if current is B, change to A). And finally reboot. ...
Click to expand...
Click to collapse
This worked very well. ( before and after i did a normal wipe in twrp). After installing v1390, I did the factory reset not in twrp but , after a reboot, in the default recovery. And the phone now boots again to android.
Thank you very much.
So to sumarize: After flashing an OTA with TWRP or adb sideload it is very important to "... then change the slot (if current is B, change to A)"
Android v1.390 wants to install an update 1510MB in size , directly at the first start assistant. There is no option to proceed without that direct update.
Is it possible to loose my unlocked bootloader with this update?
Aha.. Yeah, if you reset the device while OEM Unlocking is not enabled in the Settings (which disables device protection features) and a Google account was added, then the phone will trigger FRP lock which will force you to connect to a WiFi network before you can get into the phone. And such WiFi will then force you to update the phone before you can start to use it.
You can update though. It is okay. It won't affect an already unlocked bootloader. The bootloader will remain unlocked ?
thanks, yeah, nearly all done on my phone now.
But .... the default recovery doesn't work. After selecting "recovery mode" in fastboot mode i get a dead android. Can i fix this some how ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
UPDATE: i found the solution to enter the recovery mode after seeing the dead andorid no command screen:
"You have to press and hold the power button. Now press and release the volume up button but continue to hold power button"
After that i could enter the recovery mode.

Rooting Infinix Hot 10 Help?

Hello, I've recently acquired this Infinix Hot 10 device, now I want to root it. I searched on Google and found some links that suggest I can (on getdroidtips) and some that suggest I can't (on newsvivs). I would share the links but I can't post links due to having a new account.
I want to know the opinions of the forum members here on these sites and whether anyone has this device and has successfully rooted it before. I also want to know if this will erase all my data. If you have any trusted rooting guides for this device please share them.
Thank you.
If you as 1st step could successfully unlock phone's bootloader, then as 2nd step you could install a Custom Recovery like TWRP suitable to the phone, then finally as 3rd step it should be possible to root phone's XOS 6.0 ( based on Android 10 ) by means of TWRP.
jwoegerbauer said:
If you as 1st step could successfully unlock phone's bootloader, then as 2nd step you could install a Custom Recovery like TWRP suitable to the phone, then finally as 3rd step it should be possible to root phone's XOS 6.0 ( based on Android 10 ) by means of TWRP.
Click to expand...
Click to collapse
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
fyalis said:
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
Click to expand...
Click to collapse
It doesn't have a custom recovery. When I try to go to recovery manually (Vol UP + Power) it gives a black screen instantly on boot, then continues boot looping when I take my fingers off the buttons.
ADB and Fastbook fail to connect to the device in its various stages of bootlooping so I can't switch to fastboot mode.
SPFlash can't flash it, keeps giving errors. Either when it reboots during a flash attempt or it gives an authentication key error. Apparently I need an auth key to flash this device? Even though I'm using the original ROM.
fyalis said:
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
Click to expand...
Click to collapse
As above mentioned TWRP must match phone's specs ( Android OS, etc.pp ). In case there isn't a pre-build one for your phone you can try to ask TWRP-developers to build it for you by means of TWRP Builder app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After using Cusrom, does gyro Infinix Hot 10 still delay?
I want to know how I can root my infinix hot 10
Root Infinix hot 10 (X682B)
1-: PC required,
2-: enable developer option and oem unlock,
3-: turn usb debugging on,
4-: on pc install adb and fastboot,
5-: connect phone with pc,
6-: flash below rooted files using adb and fastboot,
adb reboot bootloader
fastboot flashing unlock
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot reboot
you Phone data will be erased,
Now install magisk manager and enjoy root.
Root file:
Snowbzy said:
I want to know how I can root my infinix hot 10
Click to expand...
Click to collapse

Question TWRP Wont Install

Hi Folks,
I have a Xiomi Note 10 (camellian), unlocked and has USB Debugging switched on.
No matter what I do, I can't install TWRP or Orangefox because it fails with "FAILED: Too Many Links"
I've followed so many guides on how to fix this and they all fail. I tried to flash the stock rom with Mi Flash and that failed too (Constant "Unhandled exception" error as it doesnt seem to want to install drivers and wont continue without them). I've manually updated the ADB drivers for the Note and that worked fine. Mi Pc Suite doesnt recognise my phone unless i "Update your phone before you connect" (The phone is fully updated)
Please, for the love of the baby jesus and the little donkey, tell me what I can do to try and figure out what the smeg is going wrong
EDIT:
Ive changed ports/cables, tried compatibilty on programs, reinstalled ADB drivers
trying "fastboot flash boot recovery.img" (for orange fox) throws up "FAILED: remote: size too large"
hellfirehound said:
Hi Folks,
I have a Xiomi Note 10 (camellian), unlocked and has USB Debugging switched on.
No matter what I do, I can't install TWRP or Orangefox because it fails with "FAILED: Too Many Links"
I've followed so many guides on how to fix this and they all fail. I tried to flash the stock rom with Mi Flash and that failed too (Constant "Unhandled exception" error as it doesnt seem to want to install drivers and wont continue without them). I've manually updated the ADB drivers for the Note and that worked fine. Mi Pc Suite doesnt recognise my phone unless i "Update your phone before you connect" (The phone is fully updated)
Please, for the love of the baby jesus and the little donkey, tell me what I can do to try and figure out what the smeg is going wrong
EDIT:
Ive changed ports/cables, tried compatibilty on programs, reinstalled ADB drivers
trying "fastboot flash boot recovery.img" (for orange fox) throws up "FAILED: remote: size too large"
Click to expand...
Click to collapse
i see none TWRP and O.F for camellian, can you post the links +Miflash log?
The TWRP is unofficial https://forum.xda-developers.com/t/unofficial-twrp-camellia-camellian.4304717/
There is no MiFlash log anywhere. Sorry im new to this
I think I need to flash the original rom before trying to install a recovery rom
hellfirehound said:
The TWRP is unofficial https://forum.xda-developers.com/t/unofficial-twrp-camellia-camellian.4304717/
There is no MiFlash log anywhere. Sorry im new to this
Click to expand...
Click to collapse
The Mi Flash logs are in the Miflash Log folder (post the last + or - 20/22ko
This twrp seems not to work (closed thread).
Try the command: fastboot boot twrp.img
The phone will reboot in TWRP after that go to Advanced > Flash Current TWRP
And what do you want to do with the TWRP, your device has a Mediatek soc and there is little or no development for Xiaomi with a Mediatek soc.
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It looks like a mediatek device.
Never Mind, ill keep the phone as is. Thanks for trying to help
Download and extract to the root of the disk.C:/platform....
https://developer.android.com/studio/releases/platform-tools
rename the Twrp to twrp.img
Put it in the Platform tools folder
Execute the command from this folder
Since no custom is available for your phone I guess you want to update or downgrade for these 2 cases use Miflash not TWRP.
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
this error
is frequent with certain version of W10.
Disable driver verification.
.

Question Soft bricked 10T

Usure how I ended up in this state:
Phone is an Ace Pro 5G, originally with indian rom, that I flashed using Oxygen Updater to CPH2415_11.C.22 (GLO A13).
Everything went fine, installed Magisk started to restore all my apps... I after some reboots, it ended up in boot loop. No idea why.
I can access recovery & fastbootd througt Fastboot enhance, but the weird thing is that I cannot use the touch screen in fastbootd, only volume keys and power button to select options. Quite useless as any operation pops up a dialog, and I cannot click the OK button.
Already tried to flash through Fastboot enhance multiple versions of oxygenos, including stock rom CPH2413 A05, and it always end up in boot loop.
Any idea on what I can flash to recover from this state? My guess would be fastbootd got somehow broken...
you need sent to the after-sales,the 9008 need to authorization
Petronius42 said:
Usure how I ended up in this state:
Phone is an Ace Pro 5G, originally with indian rom, that I flashed using Oxygen Updater to CPH2415_11.C.22 (GLO A13).
Everything went fine, installed Magisk started to restore all my apps... I after some reboots, it ended up in boot loop. No idea why.
I can access recovery & fastbootd througt Fastboot enhance, but the weird thing is that I cannot use the touch screen in fastbootd, only volume keys and power button to select options. Quite useless as any operation pops up a dialog, and I cannot click the OK button.
Already tried to flash through Fastboot enhance multiple versions of oxygenos, including stock rom CPH2413 A05, and it always end up in boot loop.
Any idea on what I can flash to recover from this state? My guess would be fastbootd got somehow broken...
Click to expand...
Click to collapse
after fastboot enhance flash, trying wiping the data from the recovery
Yeah so it was actually hard bricked, ended up paying thoses 20$ to get it restored though remote desktop by some oneplus employee (google ministryofsolutions)
So I've bricked again like 10 minutes after my previous, trying to restore an app using Titanium Backup. I guess it does not support oxygenos very well...
Anyway, I may have found a way to unbrick without MSM!
I tried to flash stock CPH2415 and other versions though fastboot enhance without any success (black screen, only recovery and fastbootd working every time).
What I noticed, is that my device was incorrectly recognized in fastbootd mode:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
"ossi" is the 10 Pro, not 10T... weirdly enough, it was correctly labeled in the tool before rebooting in fastbootd.
So what I tried was flashing the same playload.bin but without rebooting in fastbootd (when the device name is correctly recognized as "taro"), ignoring the bunch of unrecognized partition and the warning message "you should reboot to fastbootd".
And Tadaaaa, it worked...
Petronius42 said:
So what I tried was flashing the same playload.bin but without rebooting in fastbootd (when the device name is correctly recognized as "taro"), ignoring the bunch of unrecognized partition and the warning message "you should reboot to fastbootd".
And Tadaaaa, it worked...
Click to expand...
Click to collapse
You got very lucky. It means that whatever was borked wasn't a partition that needed to be flashed in fastbootd. It could have easily gone the other way as those unrecognized partitions just got skipped. Others have found this out the hard way.
Also, TiBu hasn't been updated in years. Switch to Swift Backup.
EtherealRemnant said:
You got very lucky. It means that whatever was borked wasn't a partition that needed to be flashed in fastbootd. It could have easily gone the other way as those unrecognized partitions just got skipped. Others have found this out the hard way.
Also, TiBu hasn't been updated in years. Switch to Swift Backup.
Click to expand...
Click to collapse
No but I did flash the same payload.bin through Fastboot enhance in fastbootd mode, which did not resolve the issue. Probably because of the incorrect detection of the 10T in 10 Pro?
Flashing the same payload.bin through Fastboot enhance in fastboot mode did the trick (and the device name was taro, not ossi)
Good advice for Swift Backup, thanks.

Categories

Resources