[Completed] Nexus 6 to Cyanogen Mod - Stuck. - XDA Assist

I'm stuck in an install. I wiped the system, so it doesn't boot. I can only get to the bootloader and recovery mode (currently TWRP). I lost the zip files off the /sdcard, so I'm trying to sideload file with adb.
Problem is that the device won't show up in adb. It was working earlier as I set developer options/USB debugging, blah, blah, blah, but now in TWRP, it errors out. Looking at device manager, I have a "Other devices - AOSP on Shamu" with a driver error. I installed the google nexus drivers already, but I can't seem to correct this problem.
Any suggestions welcome.
I was following the instructions here:
https://wiki.cyanogenmod.org/w/Install_CM_for_shamu
1. copied my zips to the /sdcard/
2. Select Wipe and then Factory Reset.
3. Select Install (if you're running Cyanogen recovery this is Apply Update).
Navigate to /sdcard and select the CyanogenMod .zip package.
Follow the on-screen notices to install the package.
Whoops! The wide seems to have wiped the zip files, so I have nothing to install.
Question: Is 'adb sideload' my only option? It's and internal sd, so I think I'm stuck with ADB.
Sigh. Evil wipe.

Hi,
Thanks for using XDA assist.
You should be able to mount your internal sd card using TWRP. After that, your PC should recognize your phone as a mass storage device. Then you should be able to copy the zips onto your sd card and flash them.
Good Luck! - gsstudios

Related

[Q] SNS I9020T Stuck at "google" screen with unlocked padlock symbol

Hi I'm aware that there are similar threads as to this issue but the problem i'm having is my computer being able to detect my usb storage. Since I cannot boot the phone up I can't turn on usb storage. How do I go about flashing the right software since I cannot mount the files to my sdcard through my computer?
As it stands right now:
1. SNS status = unlocked
2. I am able to boot in to clockwork recovery v3.0.2.4
3. I have tried a factory reset/wipe data from recovery
4. I am using windows vista, have downloaded the proper driver (i think)
I followed the nexusshacks guide so far
can anybody help?
Go into clockwork recovery, mounts and storage, mount USB.
Sent from my Nexus S using XDA App
vulcanrav3n said:
Go into clockwork recovery, mounts and storage, mount USB.
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Thanks for that! Now I know I can access my sd card. But now I just need help flashing the default software so I can access my sns again! This is my 1st android phone and would really appreciate a straight forward guide as to how to get out of my bad situation and back to a full system recovery. Once again here are my specs:
1. SNS I9020T Running Gingerbread 2.3.4
2. Phone status = unlocked in bootloader mode
3. I have wiped my SD card clean and tried a full factory/data reset through clockwork recovery
4. All I can do it boot to bootloader or boot to cw recovery
5. I need to flash the default software for this phone so I can start a new
Can anyone help me out? would be greatly appreciated
Do you want to reflash the stock ROM or do you want to try a custom ROM? I'd suggest you download a custom ROM, for example Cyanogenmod 7. If you do, it'll also have a compatible kernel and you'll be running your phone again in no time.
Otherwise, search the development section for a stock ROM that suits your phone (http://forum.xda-developers.com/forumdisplay.php?f=883)
Now, I'll assume you download CM7 but the same steps apply to the stock ROM.
1) Download the ROM, it'll be around 86mb in size, a zip file.
2) Copy it to your SDcard using CWM
3) In CWM, go to "install zip from sdcard"
4) "Choose zip from sdcard", obviously, select the ROM.zip file you just downloaded
5) Let it run the installer
6) Reboot
Should work, good luck, let me know if something goes wrong
Greetz
also if you haven't installed the su zip file yet do that. in clockwork recovery mount the usb, copy the su zip file to /sdcard, unmount, and install zip from sdcard.
not sure how you lost the stock 2.3.4 rom, but you can get the GRJ22 rom back onto your ns. read these threads if that's your cup of tea:
- http://forum.xda-developers.com/showthread.php?t=1060192&highlight=stock+2.3.4
- http://forum.xda-developers.com/showthread.php?t=1056062
if you're brave and step over to the dark side of custom roms, i can guarantee you won't turn back. i've tried several, but i usually oscillate back to nscollab. you'll want titanium backup to backup your apps and rom manager to make nandroid backups. also when you flash between different roms make sure you wipe data, cache, and dalvik cache to prevent foreclose issues.
Download one of the stock/ota roms from vulcan's post.
Extract the zip, and put boot.img in the same folder as fastboot.
<fastboot flash boot boot.img>
Reboot.
See if that works.

[Q] E:Can't mount/SD card

I have the ATT One X and and installed a font that froze the phone so i went in CWM to restore but ive seemed to have erased everything in the sd card and don't know what to do. Can someone please help.
OptimusSteel34 said:
I have the ATT One X and and installed a font that froze the phone so i went in CWM to restore but ive seemed to have erased everything in the sd card and don't know what to do. Can someone please help.
Click to expand...
Click to collapse
Yea go to cnet.com and download Recuva. Connect ur phone to computer. Run Recuva enable deep scan and you stuff will be restored
Sent from my HTC One X using xda app-developers app
boot ur phone to bootloader and run ruu
Try going into Recovery, and wipe cache and wipe Dalvik, then reboot.
Not sure if this will work on the One X. But I've had occasional issues with the internal SD mounting on my HTC Flyer tablet, and wiping cache and Dalvik fix it every time.
Its worth a try, anyway.
If your problem is that you cannot mount the SDCard (as opposed to being able to mount it but it is empty) I ran into something similar during my 2nd ROM flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire SDCard partition, even the filesystem on it. So when I booted into Android, it failed to mount the SDCard altogether, saying that it was corrupted.
I had to re-format the SDCard from Windows in order to recover, by doing the following:
1. Boot into recovery (for me was TWRP 2.1.8.1)
2. Select "Mount"
3. Checkmark "Mount SDCard"
4. Connect device to PC via USB cable
5. Select "Mount USB Storage" in TWRP
6. On the PC, find the SDCard's drive in My Computer, right-click on it, and select "Format"
7. Proceed with formatting the SDCard ("Quick Format" is fine)
8. Safely remove the USB storage from Windows
9. Reboot the device
Upon rebooting, the SDCard mounted fine, although all data was erased.
Lesson learned: do factory reset from recovery, not the bootloader screen
denversc said:
If your problem is that you cannot mount the SDCard (as opposed to being able to mount it but it is empty) I ran into something similar during my 2nd ROM flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire SDCard partition, even the filesystem on it. So when I booted into Android, it failed to mount the SDCard altogether, saying that it was corrupted.
I had to re-format the SDCard from Windows in order to recover, by doing the following:
1. Boot into recovery (for me was TWRP 2.1.8.1)
2. Select "Mount"
3. Checkmark "Mount SDCard"
4. Connect device to PC via USB cable
5. Select "Mount USB Storage" in TWRP
6. On the PC, find the SDCard's drive in My Computer, right-click on it, and select "Format"
7. Proceed with formatting the SDCard ("Quick Format" is fine)
8. Safely remove the USB storage from Windows
9. Reboot the device
Upon rebooting, the SDCard mounted fine, although all data was erased.
Lesson learned: do factory reset from recovery, not the bootloader screen
Click to expand...
Click to collapse
I'm having the same issue, but I can't check the SD card box in TWRP?
Any idea what I can do to fix this?
I had the same issue. however if you USB to PC and format sd drive, twrp will sometimes find. Also notice that when I did that my rom zip, kernal files to flash were in the twrp file in recovery.
Make sure you have everything backed up.
I guess I should add that twrp wouldn't mount however USB to PC still found it.
Sent from my HTC One X using xda app-developers app
Dandan8118 said:
I'm having the same issue, but I can't check the SD card box in TWRP?
Any idea what I can do to fix this?
Click to expand...
Click to collapse
Ditto, exact same problem. Any solutions?
I've been having the same problems. My phone has been in a soft brick for 1 week and a half now and nothing seems to work.
Suggestions I've been given (None worked for me):
-Hold power button for 10 seconds for a force reboot
-Flash stock recovery, go in Hboot, Clear Storage, Flash TWRP, wipe cache.
-Connect an SD card reader to your phone with the rom in it.
-Partition SD from TWRP
-Relock phone and flash stock RUU (My phone is on 1.94 firmware and there is no equivalent RUU. I tried all of them and they all say I have the wrong ROM)
The only suggestion I have been given that would work is to buy a new phone... But I am not that desperate yet.
Maybe one will work for you
Dandan8118 said:
I can't check the SD card box in TWRP? Any idea what I can do to fix this?
Click to expand...
Click to collapse
Now that I think of it, it is probably not necessary to checkmark "Mount SDCard". The reason is that doing so only mounts (or unmounts) it for access within TWRP and should not affect the USB access. So if you cannot checkmark it, try just ignoring that step.
denversc said:
Now that I think of it, it is probably not necessary to checkmark "Mount SDCard". The reason is that doing so only mounts (or unmounts) it for access within TWRP and should not affect the USB access. So if you cannot checkmark it, try just ignoring that step.
Click to expand...
Click to collapse
Umm huge thanks, button not enough. Thought I'd have to start from scratch again! Will keep in mind in case of future issues.
Sent from my HTC One X using Tapatalk 2
So, wait, I'm having the same issue. How did you get your phone to a bootable condition without erasing the SD card?
wormyrocks said:
So, wait, I'm having the same issue. How did you get your phone to a bootable condition without erasing the SD card?
Click to expand...
Click to collapse
I didn't. I had to wipe the SDCard by formatting it. More correctly, the factory reset that I performed from hboot wiped the SDCard, so it was already wiped... I just had to format it. Lesson learned: only perform factory reset from recovery (TWRP or CWM), as it does not touch the SDCard.
denversc said:
I didn't. I had to wipe the SDCard by formatting it. More correctly, the factory reset that I performed from hboot wiped the SDCard, so it was already wiped... I just had to format it. Lesson learned: only perform factory reset from recovery (TWRP or CWM), as it does not touch the SDCard.
Click to expand...
Click to collapse
Ah, guess mine is gone then. Damn it.
wormyrocks said:
Ah, guess mine is gone then. Damn it.
Click to expand...
Click to collapse
My phone is now booting, but it still can't mount or recognize the SD card. Do I have to reflash again or is there some setting I can use to get it to mount?
I did this and this is what Xsmagical and I did to fix it.
Take the stock android recovery from a ruu or stock Rom. (I used the one from 1.85 ruu but it doesn't matter.)
Fastboot flash the stock recovery to your phone and then reboot into bootloader where you originally wiped.
Factory reset from hboot and then Fastboot flash twrp again, mount sd should be available now. Mount sd, copy whatever Rom onto sd card and flash from there.
Freaked me out too man
Sent from my JellyBean
ChongoDroid said:
I did this and this is what Xsmagical and I did to fix it.
Take the stock android recovery from a ruu or stock Rom. (I used the one from 1.85 ruu but it doesn't matter.)
Fastboot flash the stock recovery to your phone and then reboot into bootloader where you originally wiped.
Factory reset from hboot and then Fastboot flash twrp again, mount sd should be available now. Mount sd, copy whatever Rom onto sd card and flash from there.
Freaked me out too man
Sent from my JellyBean
Click to expand...
Click to collapse
How does one extract the stock recovery from a ruu or stock ROM? (or, would it be possible for you to send me the file?)
and does flashing the stock recovery require me to relock the bootloader?
thx u dolan
Gracias
ChongoDroid said:
I did this and this is what Xsmagical and I did to fix it.
Take the stock android recovery from a ruu or stock Rom. (I used the one from 1.85 ruu but it doesn't matter.)
Fastboot flash the stock recovery to your phone and then reboot into bootloader where you originally wiped.
Factory reset from hboot and then Fastboot flash twrp again, mount sd should be available now. Mount sd, copy whatever Rom onto sd card and flash from there.
Freaked me out too man
Sent from my JellyBean
Click to expand...
Click to collapse
muchas gracias!!
denversc said:
if your problem is that you cannot mount the sdcard (as opposed to being able to mount it but it is empty) i ran into something similar during my 2nd rom flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire sdcard partition, even the filesystem on it. So when i booted into android, it failed to mount the sdcard altogether, saying that it was corrupted.
I had to re-format the sdcard from windows in order to recover, by doing the following:
1. Boot into recovery (for me was twrp 2.1.8.1)
2. Select "mount"
3. Checkmark "mount sdcard"
4. Connect device to pc via usb cable
5. Select "mount usb storage" in twrp
6. On the pc, find the sdcard's drive in my computer, right-click on it, and select "format"
7. Proceed with formatting the sdcard ("quick format" is fine)
8. Safely remove the usb storage from windows
9. Reboot the device
upon rebooting, the sdcard mounted fine, although all data was erased.
Lesson learned: Do factory reset from recovery, not the bootloader screen
Click to expand...
Click to collapse
i love you sir saved my ass
I'm having these troubles for sure.
Rooted, tried loading CM10, got stuck on the looping CM screen.
Originally Posted by denversc
if your problem is that you cannot mount the sdcard (as opposed to being able to mount it but it is empty) i ran into something similar during my 2nd rom flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire sdcard partition, even the filesystem on it. So when i booted into android, it failed to mount the sdcard altogether, saying that it was corrupted.
I had to re-format the sdcard from windows in order to recover, by doing the following:
1. Boot into recovery (for me was twrp 2.1.8.1)
2. Select "mount"
3. Checkmark "mount sdcard"
4. Connect device to pc via usb cable
5. Select "mount usb storage" in twrp
6. On the pc, find the sdcard's drive in my computer, right-click on it, and select "format"
7. Proceed with formatting the sdcard ("quick format" is fine)
8. Safely remove the usb storage from windows
9. Reboot the device
I followed all the steps, but I'm stuck in TWRP recovery, I can't boot anything past it and I'm lost as to what to do. =\

[Q]sdcard not mounted after install bigpart.

Hi I followed the steps installed bigpart, but after wipe reboot /sdcard is empty. I am stuck here in recovery as I cannot select any rom to install. When in file browser it shows "Storage: Internal Storage (28303 MB). Any help will be great!
Probably a bit late for OP, but you have to use your Booter's sideload feature to install the rom from a PC. I personally had lots of fun figuring it all out for myself after the guides gave me a bricked Xoom, so enjoy!

"CM Lockscreen has stopped" turns OPO into bootloop, how to backup /sdcard to pc?

"CM Lockscreen has stopped" turns OPO into bootloop, how to backup /sdcard to pc?
I got the "CM lockscreen has stopped" message, and now my phone keeps rebooting. I can put the phone into stock recovery mode and maybe fastboot mode(yet to try). All i wanted now is to backup all my files in internal storage before "sideload" the older firmeware(33R) to fix the phone.
I just learned how to use adb and fastboot.
in stock recovery mode------> apply update-----> adb, only "adb sideload mode" is allowed, i can't use adb pull command in here.
Question is: How to backup all the files in internal storage(/sdcard) to my pc.
should i just sideload the older firmware and fix the rebooting issue first?
but i am worrying this method won't works or the internal storage will get formatted.
Thank you
Just flash a custom ROM using TWRP. Your files won't be erased from internal sd card.
No need to use fastboot. Don't forget to wipe in twrp.
zephiK said:
Just flash a custom ROM using TWRP. Your files won't be erased from internal sd card.
No need to use fastboot. Don't forget to wipe in twrp.
Click to expand...
Click to collapse
But i didn't install TWRP on my phone. To install TWRP now, i think i have to unlock the bootloader first, but this will wipe all the data(including internal sd scard). Am i right?

[Q] P725 How to access Internal SD with PC without power on

Background = Intend to flash my LG p725 ....
Done :
(1) Root,
(2) Installed the CWM Recovery 6.xxxx,
(3) Get into Recovery Mode,
(4) Wipe Data and Factory Reset > 5. Wipe Cache > 6. Go to Advenced and Wipe Dalvik Cache > 7. Go to Mounts and Storage and Format System (Following instruction some the rom post somewhere)
But problem is ... forgotten "Copy the zip file to the INTERNAL SD CARD"
Now stuck at CWM recovery, with NO ROM in internal SD Card & unable to access to _External SD folder
And unable to get into OS, only stop at LG logo, i guess bcz i format system
Orz...
Need Help!
Anyway to
(1) copy the zip file to internal SD Card with no need get into system
(2) let the CWM able to excess the zip file from external SD, instead of Internal SD?
(3) Anyway to solve?
Thanks in advance on your kind help !!
^Jason^ said:
Background = Intend to flash my LG p725 ....
Done :
(1) Root,
(2) Installed the CWM Recovery 6.xxxx,
(3) Get into Recovery Mode,
(4) Wipe Data and Factory Reset > 5. Wipe Cache > 6. Go to Advenced and Wipe Dalvik Cache > 7. Go to Mounts and Storage and Format System (Following instruction some the rom post somewhere)
But problem is ... forgotten "Copy the zip file to the INTERNAL SD CARD"
Now stuck at CWM recovery, with NO ROM in internal SD Card & unable to access to _External SD folder
And unable to get into OS, only stop at LG logo, i guess bcz i format system
Orz...
Need Help!
Anyway to
(1) copy the zip file to internal SD Card with no need get into system
(2) let the CWM able to excess the zip file from external SD, instead of Internal SD?
(3) Anyway to solve?
Thanks in advance on your kind help !!
Click to expand...
Click to collapse
Have you tried adb sideload?
Karim Kahale said:
Have you tried adb sideload?
Click to expand...
Click to collapse
Thanks for replying ....
Trying now, had tried install "15 seconds ADB Installer"
and running the cmd.exe with code "adb reboot-bootloader"
however result = "error : device not found"
Possible reason that i could think = my pc unable to read / detect / access my p725 when it No System ?
Will keep trying later, thanks ^^
Reading :
http://hackerspace.lifehacker.com/how-to-install-a-rom-via-sideload-1505153925
http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
http://android-revolution-hd.blogspot.com/2013/12/ow-to-use-adb-sideload.html
Karim Kahale said:
Have you tried adb sideload?
Click to expand...
Click to collapse
Trying the adbsideload
However, when i connect to pc, and get into CWM mode
It didn't show "install from adb sideload"
not even a word "adb"
is that i did any step wrong?
My step
1) plug the cable
2) get into CWM recover http://forum.xda-developers.com/showthread.php?t=1998031
Thanks for anyone helping ^^
^Jason^ said:
Trying the adbsideload
However, when i connect to pc, and get into CWM mode
It didn't show "install from adb sideload"
not even a word "adb"
is that i did any step wrong?
My step
1) plug the cable
2) get into CWM recover http://forum.xda-developers.com/showthread.php?t=1998031
Thanks for anyone helping ^^
Click to expand...
Click to collapse
This is not how you must use the adb sideload feature. Follow this guide http://forum.xda-developers.com/showthread.php?t=2559200
Karim Kahale said:
This is not how you must use the adb sideload feature. Follow this guide http://forum.xda-developers.com/showthread.php?t=2559200
Click to expand...
Click to collapse
Thanks for the posts
Had tried to did the same thing @ first post, including installing the LG drivers (hope it including my LG p725)
http://hexamob.com/driversen/driversen-driversen/download-android-usb-drivers-for-lg/
Also did following
1) Your phone is rooted and up and running in custom recovery (CWM,)
2) You have proper drivers installed in your Windows (Samsung ADK + LGUnitedMobileDriver_S50MAN310AP22_ML_WHQL_Ver_3.10.1)
3) You have USB debugging enabled in the phone (Yup, did it before rooting the phone)
however .... in the CWM recover, still didnt show out "adb sideload" & the cmd.exe still showing "error : device not found"
:crying::crying:

Categories

Resources