Quote:
Originally Posted by meeklo062704
I guess this is semi related to this thread, but I'm not really getting the answers elsewhere so I apologize if its too out of place here. I did a nand backup then a data/dalvik wipe to do a fresh install of fresh .3, but after the wipes my sd card won't mount. I was directed to the thread at xda about getting into fast boot to type the command lines, but I can't figure out how to input them. I'm in the fastboot menu with the options for bootloader-reboot-reboot bootloader-power down. Do I just enter the command lines in a regular cmd prompt or in an adb shell? (that im not sure how to get open) Fear of a bricked phone is pretty awful, I'm just trying to end my suffering here.
|
I havent needed to do this but....
fastboot is a program in the Adroid sdk just like adb
So open a command window
Start
Run...
cmd
cd\
C: Now at the c prompt you need to type the path to your sdk. For me I type android-sdk-windows\tools\fastboot etc
This is because I put the android-sdk-files directly on my C drive. Your path may differ slightly.
I tried to run the command on my computer but it didnt work-most likely because there is nothing wrong with my sd card.
Hope that helps.