• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] Help i think i bricked my warp

ichey103

Newbie
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
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...:D
 
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. :)
 
  • Like
Reactions: Doc
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. :)

Yep what she said lol......:handkiss::vroam:
 
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




  1. Boot up your phone to recovery. And move your rom file to the adb directory, and start a command line ( cmd )
  2. adb shell
  3. mount /data then ctrl c to break command
  4. adb push custom_rom.zip /data/
  5. Wait until the push finished, and restart your device to recovery (in recovery on your phone got ot step 6.
  6. in recovery mount data
  7. on computer adb shell mount /data /sdcard ( mount the data folder into your sdcard folder, so your recovery will think that you have an sdcard installed )
  8. Locate the ROM .Zip file you wish to flash.
  9. Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)
  10. If no errors arise during the flashing process then the ROM flash was successful, Reboot the device.
  11. With some root file explorer, remove the rom file if you don't need it anymore, to free up space.
  12. Or use adb to remove the custom recovery




i nooobed so hard i apologize consider it lesson learned and technique learned
 
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




  1. Boot up your phone to recovery. And move your rom file to the adb directory, and start a command line ( cmd )
  2. adb shell
  3. mount data then ctrl c to break command
  4. adb push D:\custom_rom.zip /data/
  5. Wait until the push finished, and restart your device to recovery (in recovery on your phone got ot step 6.
  6. mount data
  7. mount /data /sdcard ( mount the data folder into your sdcard folder, so your recovery will think that you have an sdcard installed )
  8. Locate the ROM .Zip file you wish to flash.
  9. Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)
  10. If no errors arise during the flashing process then the ROM flash was successful, Reboot the device.
  11. With some root file explorer, remove the rom file if you don't need it anymore, to free up space.
  12. Or use adb to remove the custom recovery


i nooobed so hard i apologize consider it lesson learned and technique learned

Hmm interesting, nice research on xda, over a yr old, seems a little much to me but hey if it works kudos man lol........;)
 
yeah the sd card works fine when fully booted just not i rom manager
im going now to biglots to get an sdhc card cause the phone boots faster from splash so its prob form using an older card
 
Back
Top Bottom