So I was recently messing around with my Galaxy Nexus and I attempted to wipe everything but accidentally wiped the OS. I tried adb'ing a ROM to the device but it was getting halted at around 5MB (the ROM was around 200MB). I turned to ODIN and that failed for some reason and lead to the bricking of my phone. I attempted to unbrick it following a tutorial on XDA forums but that just led to my phone having a black screen and nothing being displayed as well as my computer not responding to the device.
I have tried this as suggested by many people:
- Remove USB and battery
- Plug in USB
- Wait for windows recognition
- insert battery
but nothing is happening. Windows responds to the device connecting but then says it doesn't recognise it and nothing happens.
Any help on the situation
Bootloader was unlocked and I was rooted running a CM11 previously. ODIN was working for a bit and then it just stopped at around 1/8th of the way through.
– Brandyn Feb 27 '14 at 14:38For the commands I simply used:
– Brandyn Feb 27 '14 at 14:41adb push [filename] /sdcard
and `adb push [filename] /sdcard/[filename] after some research suggested to do so.