Hi all,
tried to use 1 click root and recovery method but without success.
My phone is rooted (i can see #) but i had a problem flashing recovery.
mtd: erase failure at 0x00260000 (Input/output error)
mtd: erase failure at 0x00260000 (Input/output error)
mtd: skipping write block at 0x00260000
p.s. my tattoo is not branded.
pls help!!!
Try this
http://forum.xda-developers.com/showpost.php?p=12647288&postcount=11
Related
I've been trying to erase the system and it gives me this command
C:\AndroidSDK\tools>fastboot erase system -w
erasing 'system'... FAILED (remote: not allowed)
Any thoughts?
Hi everyone, I've found my moto x play stucked in a continuous restart loop.
So I've decided to wipe it from the bootloader. But, this time, when I try to flash the same firmware the process interrupt with this series of errors:
(bootloader) Preflash validation failed
FAILED (remote failure)
Click to expand...
Click to collapse
ERROR: usb_write failed with status e00002ed
FAILED (data transfer failure (No such file or directory))
Click to expand...
Click to collapse
Do you have any idea why it is give me this kind of error? I've tried to follow some solution finded online but no-one seems to worked.
My moto is non-rooted and with the bootloader locked.
Some where down the line, "I think it was because I did not do a factory reset", I bricked my xt1575.
In TWRP 3.0.0-1 If I try to install a ROM I get
Failed to mount '/data' (invalid argument)
Failed to mount '/cache' (invalid argument)
If I try advance wipe and or data wipe in TWRP I get the same results.
Anyway out of this?
Hitti2 said:
Some where down the line, "I think it was because I did not do a factory reset", I bricked my xt1575.
In TWRP 3.0.0-1 If I try to install a ROM I get
Failed to mount '/data' (invalid argument)
Failed to mount '/cache' (invalid argument)
If I try advance wipe and or data wipe in TWRP I get the same results.
Anyway out of this?
Click to expand...
Click to collapse
Try to wipe em via fastboot..... Fastboot erase cache and then try again
Google~Android said:
Try to wipe em via fastboot..... Fastboot erase cache and then try again
Click to expand...
Click to collapse
I tried that and erase user data
Code:
C:\SDK\android-sdk-windows\platform-tools>Fastboot erase cache
erasing 'cache'...
OKAY [ 0.032s]
finished. total time: 0.034s
C:\SDK\android-sdk-windows\platform-tools>Fastboot erase cache
erasing 'cache'...
OKAY [ 0.011s]
finished. total time: 0.011s
C:\SDK\android-sdk-windows\platform-tools>
I tried
fastboot erase system
fastboot erase data
fastboot erase cache
Code:
C:\SDK\android-sdk-windows\platform-tools>fastboot erase data
erasing 'data'...
(bootloader) Invalid partition name data
FAILED (remote failure)
finished. total time: 0.004s
C:\SDK\android-sdk-windows\platform-tools>
Code:
C:\SDK\android-sdk-windows\platform-tools>fastboot erase system
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.625s]
finished. total time: 0.626s
C:\SDK\android-sdk-windows\platform-tools>
Ok, I restored from a backup I had.
It's booting up.
"Never know till you try it" They say. But I was hesitant to try a restore as partitions could not be mounted.
IIRC, it's userdata, not data .
Hello out there,
I get a used L5 for my little son, tryed to clear all data (factory reset) and it just partically worked, some data always survied.
I thougt, no prob, then I use recovery. when I tried to boot the recovery mode I saw the Message:
Secure booting error! Cause: boot certification verifiy
HM!
OK Lets try to install a custom recovery (first rooted with kingo, then install twrp 3 with dd)
Jet I only get the Message on booting nothing else is possible. fastboot is available.
Update the ROM with KDZ updater dosn`t work " No connection to phone"
I need *.img files that I can use with fastboot. I tryed to convert a kdz with two tools I found ( a python script and a tool developed for the G series) but that dosn`t work.
Is there a simple way to convert a ZIP to a IMG?
I tryed "fastboot boot recovery.img" and to flash it, but that also dosn`t work (orig. and TWRP)
I also get this:
Code:
C:\Users\mariu>fastboot erase userdata
erasing 'userdata'...
FAILED (status read failed (Too many links))
finished. total time: 2.489s
C:\Users\mariu>fastboot erase cache
erasing 'cache'...
FAILED (status read failed (Too many links))
finished. total time: 2.487s
C:\Users\mariu>fastboot -w
Erase successful, but not automatically formatting.
File system type not supported.
Erase successful, but not automatically formatting.
File system type not supported.
erasing 'userdata'...
FAILED (status read failed (Too many links))
finished. total time: 2.476s
C:\Users\mariu>fastboot flash boot C:\Temp\L5\boot.img
sending 'boot' (4864 KB)...
OKAY [ 0.463s]
writing 'boot'...
OKAY [ 1.330s]
finished. total time: 1.800s
THX for help
I have tried updating drivers from windows update but trying to flash anything does nothing I'm using mediatek drivers Other commands fail and gives this error FAILED (Write to device failed (Too many links))
C:\Users\me\Downloads\platform-tools_r31.0.3-windows\platform-tools>fastboot flashing unlock FAILED (Status read failed (Too many links)) fastboot: error: Command failed C:\Users\me\Downloads\platform-tools_r31.0.3-windows\platform-tools>fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img Rewriting vbmeta struct at offset: 0 Sending 'vbmeta' (11520 KB) FAILED (Write to device failed (no link)) fastboot: error: Command failed C:\Users\me\Downloads\platform-tools_r31.0.3-windows\platform-tools>fastboot flash boot magisk_patched-23000_AxlJS.img fastboot: error: boot partition is smaller than boot image
I'm trying to follow this guide to root my device with magisk https://forum.xda-developers.com/t/...0015685-series-root-and-cfw-linux-os.4195577/
Check my comments in the stackexchange post I made for more information
https://android.stackexchange.com/q...ash-anything-with-fastboot-on-onn-100015685-e
I have tried fastbootd from the recovery menu and the bootloader fastboot but none of the commands in the guide worked I could unlock flashing but nothing else