fastboot cannot flash - HTC One X

I am unable to flash either a recovery or boot. I get reply with devices , phone is unlocked.
Any idea how to overcome error?
C:\HTC>fastboot flash boot boot.img
sending 'boot' (5106 KB)... OKAY [ 0.618s]
writing 'boot'... INFOFormat partition LNX done
FAILED (remote: err = 0x30000)
finished. total time: 7.429s
C:\HTC>fastboot erase cache
erasing 'cache'... FAILED (remote: err = 0x19000008)
finished. total time: 0.080s
Thanks Fish

Hmm , tried on a different pc same error.
eventually wouldnt boot to recovery.
then bootloader said locked.
factory reset, now unlocked.
tried again still no flash.
left overnight, plugged into usb, flash erase worked and now flashed boot.img
fails on set up wizard stopped working.
will fully charge the try to install sebtinel rom from recovery.

Thread #3
Sent from my HTC One X using XDA Premium 4 mobile app

Related

[Q] Flash system.img via fastboot error

Keep getting:
sending 'system' (955771 KB)
FAILED (remote: (00000006))
finished. total time: 0.004s
When trying to flash system.img
Can flash boot and recovery no problems, any ideas?
I've the same thing, I think it's normal.
How did you get around it?

[Q] Fastboot flash successful, but didn't write

I am trying to flash a Galaxy Nexus back to stock from the image provided by Google.
When I try to flash from fastboot, I get:
sending 'recovery' (4924 KB)...
OKAY [ 0.602s]
writing 'recovery'...
OKAY [ 6.409s]
finished. total time: 7.011s
But the recovery is still CWM, not stock.
The same thing happens with all other partitions: boot, recovery, system, userdata.
fastboot erase also has no effect.
What is wrong?

[Q] Nexus 7 stuck on Google Logo! Confused

I realize this has been discussed ad nauseam and after searching through all the posts on it I am a little confused about what my options are. My Nexus 7 2013 mobile is stuck on the Google logo. Here's what I have done..
First, I tried to simply wipe the cache partition to no avail.
Second, using the WugFresh Nexus toolkit I tried to unroot and flash stock to no avail. It would get to the point of flashing I would get remote failure error messages when trying to flash the radio etc,
Basically, all I have at this point, is the Google screen and access to fastboot and it's options and the Nexus is recognized by my computer through fastboot.
What are my options now?
Should I relock the bootloader and request Google repair it?
Or should I try to flash 4.4.4 manually through fastboot without a toolkit. If so, can you refresh my memory on how to do this?
I would appreciate any help you could provide. Thanks!
Try flashing 4.4.4 manually in fastboot. There are instructions on the page where you download the firmware. Did you flash 5.0 on a LTE model?
I did not flash 5.0. It froze during usage and I restarted it and then it suddenly would not boot past the Google logo. I did nothing to it.
I downloaded the factory image for 4.4.4 and followed instructions and ran the flash-all.bat and here is what the command prompt returns:
< waiting for device >
sending 'bootloader' (3911 KB)...
OKAY [ 0.152s]
writing 'bootloader'...
FAILED (remote: flash write failure)
finished. total time: 90.709s
rebooting into bootloader...
OKAY [ 0.006s]
finished. total time: 0.006s
sending 'radio' (76038 KB)...
OKAY [ 3.034s]
writing 'radio'...
FAILED (remote: flash write failure)
finished. total time: 174.608s
rebooting into bootloader...
OKAY [ 0.006s]
finished. total time: 0.006s
Is it time to relock the bootloader and hope Google will repair it?

[Q] HTC BEATS AUDIO Cant install CWM [ Help ]

Hello i have a problem with this htc sensation of mine.. phone is Hang up in HTC logo only. i try to factory reset but its same. try to Recovery but theres no recovery only an image of unit with red triangle.. i try to download CWM here http://www.clockworkmod.com/rommanager via CMD command but its always failed. like below
i make a folder in my drive "d" name android and i put inside the recovery.img
C:\Users\Almutakhases\Desktop>d:
D:\>cd\android
D:\android>fastboot flash recovery recovery.img
error: cannot load 'recovery.img'
D:\android>
Click to expand...
Click to collapse
can someone give me a working CWM for this unit.? help me to solve this please.
Model HTC Sensation PG58130
Problem: Hang on Logo Only
Action Taken:
1. try to factory Reset = Same problem
2. Try to Recovery Mode = No Recovery Mode. displays a mobile with a triangle and red exclamation mark.
3. Try to send CWM via Fastboot or CMD command = Failed. logs below
4. try to JTAG via Riff box = same Problem
C:\Users\Almutakhases\Desktop>d:
D:\>cd\android
D:\android>fastboot flash recovery recovery.img
sending 'recovery' (5400 KB)... OKAY [ 1.476s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.175s
D:\android>
########################################################################
C:\Users\Almutakhases\Desktop>d:
D:\>cd\android
D:\android>fastboot flash recovery recovery.img
sending 'recovery' (4618 KB)... OKAY [ 1.142s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.740s
D:\android>fastboot erase cache
erasing 'cache'... OKAY [ 1.559s]
finished. total time: 1.559s
D:\android>
Click to expand...
Click to collapse
Any Advice to Solve this
Sounds like you are s on and locked. You'll need to either unlock the boot loader,or run a full,signed ruu
Also,If you have a sensation,you have put your problem in the wrong forum. This is one x
thanks scooty i found RUU for this model and its all ok now.... :good:

Saving Data from locked, bricked device

Hey there,
as the title of the threat already indicates, my HTC One X got bricked.
As this usually happens when trying to flash some custom roms or recoverys, in my case it is the result of an official HTC update for android.
I can boot into Fastboot, and via cmd "fastboot devices" does show me the connected phone.
Now my approach for solving this matter was to flash the clockwork mod and then boot into recovery.
From there i wanted to pull data from the phone via adb commands.
The only problem is that my phone is locked. I cannot unlock it at the moment without wiping all data (which obviously would miss the whole data recovery point).
When i try tp flash the CWM in fastboot i get:
sending 'recovery' (8100 KB)...
FAILED (unknown status code)
finished. total time: 0.933s
I also tried to directly boot a recovery via fastboot boot recovery.img.
This resulted in
downloading 'boot.img'...
FAILED (unknown status code)
finished. total time: 0.933s
Well now I am seriously frustrated and dont know how to get my data.
Any help is very much appreciated.
Cheers
Josef
Update:
fastboot flash recovery recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8100 KB)...
OKAY [ 1.066s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.720s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.066s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.068s
fastboot boot recovery recovery.img
cannot load 'recovery': Permission denied
any help?
joe1000 said:
Update:
fastboot flash recovery recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8100 KB)...
OKAY [ 1.066s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.720s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.066s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.068s
fastboot boot recovery recovery.img
cannot load 'recovery': Permission denied
any help?
Click to expand...
Click to collapse
You must to unlock the device qith locked you can't do anything but if you unlock it is possible to wipe all data on the SD card
well but thats exactly the problem...

Categories

Resources