I wiped everything on my NEXUS! please help

josequi

Member
Sep 15, 2010
5
0
0
Hello All;

I was going to update today to the latest cyanogenmod toro 10.0 and I wiped everything including the SD card that doesn't exist. Of course the image was lost and I cant access the SD card to a least copy the file there and install from recovery mode.

Note: I can access Recovery Mode and of course Download mode

Any help will be greatly appreciated

Thanks
 
It may not be gone. Check to see if there is a 0 directory on your internal storage open it. There may be another 0 director and open that keep going till you find all your files
From my Galaxy Note 2 via Tapatalk
 
I can't access anything on the phone but the Bootloader and Download mode, it is quite frustrating. My computer wont recognize the phone ( I guess ) when connected to Odin it always fail the installation. And don't know where to even begin looking for the directories.
 
Sounds like Wug's toolkit is in order. It should let you flash factory images directly from the program itself.

- - - Updated - - -

You should be Able to get to recovery

From my Galaxy Note 2 via Tapatalk

If we wiped his SD, he probably doesn't have anything left to flash in recovery.
 
He doesn't actually know if he wiped it because he cannot access it. So catch22 lol

From my Galaxy Note 2 via Tapatalk
 
In the process of doing a clean install I wiped the dalkin, the data, factory reset and by mistake the sd card where my new rom was sitting, so I have nothing, I van access the recovery mode but or the download mode but my computer wont see the drive, Odin seems to communicate but wont flash the rom. always fails.
 
Did it wipe the card when it wiped data. Because that's what I did and I thought everything was gone. But some how it created sub folders and buried my files. Did you look into wugs toolkit suggested above?

From my Galaxy Note 2 via Tapatalk
 
Wugu's toolkit where is it located, I have nothing to loose since I actually formatted everything
 
Downloading Hope it works! Good luck to me! And Thanks all of you, i'll be posting my results.....
 
I just had something similar happen to me just now. Your SD card can't be recognized, right? Downloading Wugs as well to see what can be done.
 
I couldn't figure out the Wugs thing, but I followed the "Return to Stock" sticky guide and it got me out of the bootloop. Maybe try that.
 
I had this EXACT problem when I was trying to flash a ROM my first time I did this.

Open up adb and type this in
Code:
adb push <Image location here> /data/media

/data/media is where the SD card is mounted in Android, this will allow you to push the image to the phone and be able to flash it without first restoring then attempting again.
Good luck!