Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Well what you need to do is reformat the SD card first, then put your rom on it, wipe data and then install zip from sd card, if it still doesnt mount, possibly you have a bad sd card, if you can, try to format it with a computer and format in fat32, you can always use another phone hooked up to a usb to your computer with the sd your working on, lets us know, we will get you going...i was trying it install a rom and i for matted the system data and cache under mounts and storage menu in cwm but cwm wont mount the sd card to install the rom i still have access to cwm but cant do anything
so basicly i think i bricked the phone please help
i was trying it install a rom and i for matted the system data and cache under mounts and storage menu in cwm but cwm wont mount the sd card to install the rom i still have access to cwm but cant do anything
so basicly i think i bricked the phone please help
Try to do what Doc posted above, but these are the reasons I keep stressing the fact to read, read, read, make sure you understand the process involved.I dont know why you thought you had to format the system data for, no need for that. I always format the sd card with cwm, I dont partition it. Your phone is probably not bricked, just need to re-format the card.
![]()
ty doc and LilBit
but i found a way to adb push the zip to the phone and trcik it by mounting the data folder as the sd card and install from internal memopry not the sd card
edited to make sense
- Boot up your phone to recovery. And move your rom file to the adb directory, and start a command line ( cmd )
- adb shell
- mount data then ctrl c to break command
- adb push D:\custom_rom.zip /data/
- Wait until the push finished, and restart your device to recovery (in recovery on your phone got ot step 6.
- mount data
- mount /data /sdcard ( mount the data folder into your sdcard folder, so your recovery will think that you have an sdcard installed )
- Locate the ROM .Zip file you wish to flash.
- Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)
- If no errors arise during the flashing process then the ROM flash was successful, Reboot the device.
- With some root file explorer, remove the rom file if you don't need it anymore, to free up space.
- Or use adb to remove the custom recovery
i nooobed so hard i apologize consider it lesson learned and technique learned
Awesome!! BTW, No need for rom manager either.![]()
Awesome!! BTW, No need for rom manager either.![]()
sorry didnt mean rom manager i ment recovery