Bricked over mistake, please help

Search This thread

yauchildchew

Member
Jan 29, 2011
48
4
i hope i didnt break any forum rules by posting it here to receive more audience attention

my original post is at:
http://xdaforums.com/show....php?t=2765131

the content is:
i have a Japanese HTC One or HTL22. I tried to sim unlock it as shown in this URL.

Code:
adb push misc.img /
adb shell
# dd if=/misc.img of=/dev/block/mmcblk0p19
# reboot
Upon writing this codes in cmd, i made a mistake: instead of /mmcblk0p19 I input /mmcblk0p1.
There was a message saying

Code:
/dev/block/mmcblk0p1: write error: No space left on device
257+0 records in
257+0 records out
131072 bytes transferred in ...
So i think the misc.img is transferred into the device (though it said no space left). And now the device wont boot.

Please help. Thanks.

The device is now unbootable, when plugged into USB is not recognized by computer and wont be charged.
 

zeetherocker

Senior Member
Jan 24, 2012
752
925
Bangalore
i hope i didnt break any forum rules by posting it here to receive more audience attention

my original post is at:
http://xdaforums.com/show....php?t=2765131

the content is:
i have a Japanese HTC One or HTL22. I tried to sim unlock it as shown in this URL.

Code:
adb push misc.img /
adb shell
# dd if=/misc.img of=/dev/block/mmcblk0p19
# reboot
Upon writing this codes in cmd, i made a mistake: instead of /mmcblk0p19 I input /mmcblk0p1.
There was a message saying

Code:
/dev/block/mmcblk0p1: write error: No space left on device
257+0 records in
257+0 records out
131072 bytes transferred in ...
So i think the misc.img is transferred into the device (though it said no space left). And now the device wont boot.

Please help. Thanks.

The device is now unbootable, when plugged into USB is not recognized by computer and wont be charged.

Haven't used a HTC in a while...
Anyways is recovery installed..?