cnt see my nandoroid backups anywhere when i connect tp pc - Samsung Galaxy Nexus

i was trying to transfer my backups to pc but when i connected gnex to pc, both in debugging on and off mode, i cant see them , i read a thread that they may be in data- media - clockwork mod ,,, they are not there as well. and not in original clock work mod folder. but they show up im my recovery menu. please help me how to find them and transfer them to pc as well as back to my cell phone. and in what format. i have tried to google it as well but i cant find an answer

khuzema9 said:
i was trying to transfer my backups to pc but when i connected gnex to pc, both in debugging on and off mode, i cant see them , i read a thread that they may be in data- media - clockwork mod ,,, they are not there as well. and not in original clock work mod folder. but they show up im my recovery menu. please help me how to find them and transfer them to pc as well as back to my cell phone. and in what format. i have tried to google it as well but i cant find an answer
Click to expand...
Click to collapse
You could try changing the backup folders to .zip on your phone through file manager then seeing if your pc recognizes them. Then change the file type back to original once transfered to your pc. Has helped me bofore. goodluck

n-0-s said:
You could try changing the backup folders to .zip on your phone through file manager then seeing if your pc recognizes them. Then change the file type back to original once transfered to your pc. Has helped me bofore. goodluck
Click to expand...
Click to collapse
thank you my dear but where and what exactly are the backup folders . been looking over and over

have you upgraded to 4.2??
If so you need the latest CWM recovery.
TWRP no good last time i checked.

gpfnzl said:
have you upgraded to 4.2??
If so you need the latest CWM recovery.
TWRP no good last time i checked.
Click to expand...
Click to collapse
ya actually i am using the latest cwm touch 6.0.1.9 , and i can see them in recovery and restore them but when connect to pc, i dont find them

khuzema9 said:
ya actually i am using the latest cwm touch 6.0.1.9 , and i can see them in recovery and restore them but when connect to pc, i dont find them
Click to expand...
Click to collapse
Use the cmd prompt on your pc (run from where adb is installed) to try to find the path where clockwork mod is located as follows:
adb ls /sdcard/
Click to expand...
Click to collapse
or
adb ls /sdcard/0
Click to expand...
Click to collapse
Do you see the clockworkmod folder in either locations?
If you find it in using the 1st statement then you can pull the nandroid backup to your computer with the following command:
adb pull /sdcard/clockworkmod /clockworkmod/
Click to expand...
Click to collapse
If you find it in location 2 then use command:
adb pull /sdcard/0/clockworkmod /clockworkmod/
Click to expand...
Click to collapse
This should copy the entire nandroid backup to your PC.

DZYR said:
Use the cmd prompt on your pc (run from where adb is installed) to try to find the path where clockwork mod is located as follows:
or
Do you see the clockworkmod folder in either locations?
If you find it in using the 1st statement then you can pull the nandroid backup to your computer with the following command:
If you find it in location 2 then use command:
This should copy the entire nandroid backup to your PC.
Click to expand...
Click to collapse
thanx man the last command worked and it did pull some files but they are not backup files. some files in KBs and one folder named downloads.

If the second command seems to be working then you can use below commands to check what's in the directory:
adb ls /sdcard/0/clockworkmod/
Normally you should have two folders 'backup' & 'blobs'. You can further check what's inside these folders by typing:
adb ls /sdcard/0/clockworkmod/backup/
Sent from my Galaxy Nexus using xda app-developers app

Related

Terminal Question

I know this isn't the right area for q/a but it does have to do with slide development im curious is there is a way to push a boot animation from your sd-card to abd shell using TERMINAL?
anyone walk me through this? nothing personal but the Cyanogen boot animation is welll yeah
dude, are you serious?? You start your post by aknowledging this is the wrong section but you still want help? Post in the right section and maybe I will answer your question.
Moving to Q&A
TrueBlue_Drew said:
dude, are you serious?? You start your post by aknowledging this is the wrong section but you still want help? Post in the right section and maybe I will answer your question.
Click to expand...
Click to collapse
It was moved anyways so whatever
why would you post it in the wrong section purposely. also why dont you use ADB through a computer? try and learn to copy files from directory to directory in Linux. if you can figure it out after awhile. I will show you.
cant don't have a sync cable
Do you own a computer? because you will need adb to do what you want. seeing as we cant write to system as it is mounted to access /system you need to be in clockwork with /system mounted
encrypti0n said:
Do you own a computer? because you will need adb to do what you want. seeing as we cant write to system as it is mounted to access /system you need to be in clockwork with /system mounted
Click to expand...
Click to collapse
Yes i own a computer, No i do not have the original box it came in i got my phone off craigslist which means no sync cable.. im asking if it can be done in terminal or another program to push a boot image and force reboot from the phone
From my understanding of this, you can not do it via any method other than adb using a cable. If you can only get write access to /system when in recovery then you will need a cable and do it via the computer.
Virus1x said:
Yes i own a computer, No i do not have the original box it came in i got my phone off craigslist which means no sync cable.. im asking if it can be done in terminal or another program to push a boot image and force reboot from the phone
Click to expand...
Click to collapse
Ok...this is going to be kinda a pain in the but for ya. here is how you should be able to do it. You will need internet and your PC. You will also end up having to reflash whatever rom you are running. Take whatever rom you are using and put it on your computer. Open archive using 7zip like I explained to you before. Put your File (should be named bootanimation.zip) in the system/media folder and close the archive file. You will then need to upload the file to something like mediafire or 4shared and then use your phone to DL it. Or you can put your sd card in your PC and transfer it that way.
Other than that I dont know how or if it is even possable to push a file using terminal emulator let alone how it would be done.

Phone wont install my backups.......HELP!!!!!

I was running Jelly bean for 2 weeks now and no problems and I hooked the phone up to my charger and it just started to bootload itself over and over and so I just tried to install my backup and start over but it says error while restoring data on all my backups. I need help on whether or not I am screwed or If I can connect my phone to my computer someway and use clockwork and maybe do something that way. I am able to get to clockwork rec and I believe that my files have been erased some how some way and cant connect to my computer to just start over unless one of you guys can really help me out. If I can get step by step help I will def buy someone a beer or two or three. Thanks
If you have a rom zip on your sdcard just boot into recovery, wipe and flash a new rom. If you don't then go into recovery, mount sdcard to your computer and move a zip onto your sd and then flash.
Sent from my Galaxy Nexus using Tapatalk 2
eqjunkie829 said:
If you have a rom zip on your sdcard just boot into recovery, wipe and flash a new rom. If you don't then go into recovery, mount sdcard to your computer and move a zip onto your sd and then flash.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I dont have a rom zip on my phone my dumbass deleted it 3 days ago. this sounds stupid but I go to recovery5.8.0.2 and how do I mount the sd card to my mac? if that helps....
Try this.
http://forum.xda-developers.com/showthread.php?t=1667929
genethebean33 said:
I dont have a rom zip on my phone my dumbass deleted it 3 days ago. this sounds stupid but I go to recovery5.8.0.2 and how do I mount the sd card to my mac? if that helps....
Click to expand...
Click to collapse
Connect your phone to your computer, boot into CWM recovery, and use ADB to push a ROM.zip, GAPPS, and whatever else you need to flash to your phone. You can then do a data wipe in CWM and flash the ROM.
If you don't know how to use ADB, download the package I've attached to this post. Unzip it to your home directory and drop any files you need to push into that file as well. Open up Terminal, type "cd" (no quotes) and drag that unzipped Mac_ADB_Fastboot folder into the terminal and hit return. It'll take you to that directory.
First, make sure the computer recognized the device by typing:
Code:
./adb devices
and hitting return.
If it detects, then type this into the Terminal, of course substituting any file you need (GAPPS, etc.) where "ROM.zip" is:
Code:
./adb push ROM.zip /sdcard/
cattom2000 said:
Try this.
http://forum.xda-developers.com/showthread.php?t=1667929
Click to expand...
Click to collapse
is there a mac version?
genethebean33 said:
is there a mac version?
Click to expand...
Click to collapse
Read my post.
genethebean33 said:
is there a mac version?
Click to expand...
Click to collapse
adb is a platform tool in android sdk, and can use on mac surely.
you can get one sent by martonikaj.
firstly you have to try to mount your sdcard in the cwm recovery. if it done, you can use adb push send file to sdcard.
martonikaj said:
Connect your phone to your computer, boot into CWM recovery, and use ADB to push a ROM.zip, GAPPS, and whatever else you need to flash to your phone. You can then do a data wipe in CWM and flash the ROM.
If you don't know how to use ADB, download the package I've attached to this post. Unzip it to your home directory and drop any files you need to push into that file as well. Open up Terminal, type "cd" (no quotes) and drag that unzipped Mac_ADB_Fastboot folder into the terminal and hit return. It'll take you to that directory.
First, make sure the computer recognized the device by typing:
Code:
./adb devices
and hitting return.
If it detects, then type this into the Terminal, of course substituting any file you need (GAPPS, etc.) where "ROM.zip" is:
Code:
./adb push ROM.zip /sdcard/
Click to expand...
Click to collapse
I tried what you did and when I try to detect the device it says no such file or directory. is there anything I am doing wrong? when I go to mounts and storage i mount the system and data and nothing happens.
man now I cant mount my sd card........... I am so screwed!!! do i need a new phone now?
genethebean33 said:
man now I cant mount my sd card........... I am so screwed!!! do i need a new phone now?
Click to expand...
Click to collapse
You could always just find someone with a PC that will let you use it for 15 minutes, download the rom, move to your phone, boot into recovery, flash and enjoy. I always have 2 or 3 rom zips on my phone just for that reason.
Sent from my Suxen Yxalag using Xparent SkyBlue Tapatalk 2
yeh I cant even mount my sd card now. just a quick question? do I just sell my phone or is there anything I can do?
genethebean33 said:
yeh I cant even mount my sd card now. just a quick question? do I just sell my phone or is there anything I can do?
Click to expand...
Click to collapse
Maybe this help.
http://forum.xda-developers.com/showpost.php?p=26088161&postcount=5
http://forum.xda-developers.com/showpost.php?p=25850720&postcount=8

Need Help ASAP

Sorry if this is the wrong thread.
The run down. My phone is bootloader unlocked rooted etc. already flashed xenon rom and everything was great. (Just got the device today)
Ok so here's the trouble i'm in. I decided I wanted to try another rom so i boot into clockwork recovery wipe system,data cache etc. suddenly all my files dont exist.
I have no back up file (my stupidity). I can still get into fastboot, clockwork etc, but it does not recognize a sd card on the device.
i tried loading up Samnsung Toolkit v7.8.0 and all i see in the top menu is
fastboot-toolkit is not recognized as an internal or external command operable program or batch file
adb-toolkit is not recognized as an internal or external command operable program or batch file
this is what worries me. I plug the device in on my windows computer it recognizes something no sd card.. currently downloading factory images
BUT WHAT DO I DO?!!!! pls help and pls do not flame me etc. All I'm asking is simple help thanks
http://forum.xda-developers.com/showthread.php?t=1626895
A. Do not use toolkit. Unless you know how to solve things manually
B. Google how to setup adb and fastboot.
C. "adb push NAME_OF_ROM.zip /sdcard/" while on custom recovery
D. Flash that ROM
kyokeun1234 said:
A. Do not use toolkit. Unless you know how to solve things manually
B. Google how to setup adb and fastboot.
C. "adb push NAME_OF_ROM.zip /sdcard/" while on custom recovery
D. Flash that ROM
Click to expand...
Click to collapse
thank you will try that...question when i goto recovery mode its clockwork...when i hit mount sdcard nothing happens.
kyokeun1234 said:
A. Do not use toolkit. Unless you know how to solve things manually
B. Google how to setup adb and fastboot.
C. "adb push NAME_OF_ROM.zip /sdcard/" while on custom recovery
D. Flash that ROM
Click to expand...
Click to collapse
also when tryin to access card via clockwork it states it cannot located directory...its like my sdcard does not exist
There is no sdcard on the gNex. As long as data is mounted you should be good
Sent from my Galaxy Nexus using Tapatalk 2
1st of all, Gnex doesn't have SDcard, therefore, you can't mount it. You can only use adb to push and pull files on recovery
2nd, are you sure you got proper driver? Do you actually have the ROM.zip on the same directory as adb.exe? If not, you need to do that. Also, if /sdcard/ doesn't work, /storage/sdcard0/ should work. It's a same directory. Just in different name for some reason.
3rdstring said:
There is no sdcard on the gNex. As long as data is mounted you should be good
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
just wanna say thanks guys!!!. i tried pushing as filename which pushed but still couldnt find it...decided to name the file update.zip and push then flash update zip and bang it worked i'm back up..dont know why my files disappeared but whatever i'm back up so i'm happy..thanks again
Gnex was a pain to get all the drivers installed, once they are Its a breeze to work with
Sent from my Galaxy Nexus using xda premium
daeshawn said:
just wanna say thanks guys!!!. i tried pushing as filename which pushed but still couldnt find it...decided to name the file update.zip and push then flash update zip and bang it worked i'm back up..dont know why my files disappeared but whatever i'm back up so i'm happy..thanks again
Click to expand...
Click to collapse
Just glad we helped
Swyped on my Galaxy Nexus running AOKP with Franco Kernel, overclocked to 1.4GHz
rsswga said:
Gnex was a pain to get all the drivers installed, once they are Its a breeze to work with
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
+1
Sent from my Galaxy Nexus

[Q] Stuck on Google Boot screen, Can still access CWM. How to proceed?

Okay so my father was about to flash to my rom. We Wiped data, cache, delvik, and installed rom. Said it worked and rebooted the phone. Phone tossed us into the CWM again and we tried flashing again and it gives us error #7. Soooo, We did NOT make a backup and every time we try to reflash the rom it gives us error 7. We can't get the Phone to be detected by the computer so we can at least grab his data. The thing here is we can't afford to lose the data on the phone (I know, should have made a backup). Any advice on how to proceed would help significantly. I've never seen this kind of issue in my years of rooting android phones. It just sits at the Google screen and doesn't go anywhere.
Phone is Verizon Galaxy nexus running (was) MIUI
Update: Tried flashing back his previous rom (MIUI) and I'm getting the error 7 again. Even though that past rom worked perfectly. This is all very frustrating.
What data do you want to keep? Internal storage won't be wiped when flashing ROMs, and as for app data, contacts, SMS, etc, as long as you can enter CWM, you can pull them out of the phone with "adb pull".
Sent from Samsung Galaxy Nexus @ CM11
AndyYan said:
What data do you want to keep? Internal storage won't be wiped when flashing ROMs, and as for app data, contacts, SMS, etc, as long as you can enter CWM, you can pull them out of the phone with "adb pull".
Sent from Samsung Galaxy Nexus @ CM11
Click to expand...
Click to collapse
Well the problem is I don't have the Nexus adb installed onto the PC, so I can't connect to the nexus through USB. Can I install adb and everything without being in the rom? also I'm trying to get the Titanium backup folder and the photos.
If you can get into recovery, that means you can use adb. Just install the driver (if you are on Windows) and adb should work.
tonychau77 said:
If you can get into recovery, that means you can use adb. Just install the driver (if you are on Windows) and adb should work.
Click to expand...
Click to collapse
What's the command for pulling pictures and Titanium backup?
Hitmanthe3rd said:
What's the command for pulling pictures and Titanium backup?
Click to expand...
Click to collapse
adb pull [remote file] [local file]
You can pull the whole folder from your phone. The folder of Titanium Backup should be /sdcard/TitaniumBackup or something similar. For photos it is in /sdcard/DCIM
tonychau77 said:
adb pull [remote file] [local file]
You can pull the whole folder from your phone. The folder of Titanium Backup should be /sdcard/TitaniumBackup or something similar. For photos it is in /sdcard/DCIM
Click to expand...
Click to collapse
I tried to install ADB for Nexus and it failed and I ran into many roadblocks. Can you link me a W8 64bit guide I can follow?
Hitmanthe3rd said:
I tried to install ADB for Nexus and it failed and I ran into many roadblocks. Can you link me a W8 64bit guide I can follow?
Click to expand...
Click to collapse
I don't know much about those drivers because I use Ubuntu (just for my phone). But you can refer to this thread.
http://forum.xda-developers.com/showthread.php?t=1583801
tonychau77 said:
I don't know much about those drivers because I use Ubuntu (just for my phone). But you can refer to this thread.
http://forum.xda-developers.com/showthread.php?t=1583801
Click to expand...
Click to collapse
I got ADB installed but cannot get the pull command to work. It's adb /pull and it's in a 0 folder and then Titanium backup and in the Tina user folder . What would be the command?
Hitmanthe3rd said:
I got ADB installed but cannot get the pull command to work. It's adb /pull and it's in a 0 folder and then Titanium backup and in the Tina user folder . What would be the command?
Click to expand...
Click to collapse
"adb pull /storage/emulated/0/YOUR-DIRECTORY/YOUR-FILE C:\" or something like that.
Sent from Google Nexus 4 @ CM11

[Q] Wiped ROM with no ROM on the internal SD

Ok, I installed TWRP via freegee. I then proceeded to wipe my ROM, but realized too late i did not have the ROM i wanted on the phone. Any ideas on how to put a rom on it?
jaredtheoverlord said:
Ok, I installed TWRP via freegee. I then proceeded to wipe my ROM, but realized too late i did not have the ROM i wanted on the phone. Any ideas on how to put a rom on it?
Click to expand...
Click to collapse
Go in to TWRP> Advanced> adb sideload, now (must have ADB installed and phone connected to computer) have the desired file to flash on your computers desktop and now hold the shift key and right mouse click> open command window here. Then in this command window type adb sideload rom.zip (whatever the actual name of the zip file is included .zip at the end)
TWRP install ROM from SD slot. Hell, it can even be installed via a mounted USB OTG stick. Did you try putting you ROM onn an SD card and try it?
uppon2 said:
Go in to TWRP> Advanced> adb sideload, now (must have ADB installed and phone connected to computer) have the desired file to flash on your computers desktop and now hold the shift key and right mouse click> open command window here. Then in this command window type adb sideload rom.zip (whatever the actual name of the zip file is included .zip at the end)
Click to expand...
Click to collapse
I followed your instructions however i am getting a device not found error
zerogun said:
TWRP install ROM from SD slot. Hell, it can even be installed via a mounted USB OTG stick. Did you try putting you ROM onn an SD card and try it?
Click to expand...
Click to collapse
I tried by an SD card and it was not detected
jaredtheoverlord said:
I followed your instructions however i am getting a device not found error
Click to expand...
Click to collapse
Make sure drivers for your phone is installed. And do yu already have ADB installed in your pc?
Sent from my LG-E980 using Tapatalk
babymatteo said:
Make sure drivers for your phone is installed. And do yu already have ADB installed in your pc?
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
Im not sure i have the correct drivers, do you know where i can find them?
jaredtheoverlord said:
Im not sure i have the correct drivers, do you know where i can find them?
Click to expand...
Click to collapse
Google search my friend.
Sent from my LG-E980 using Tapatalk
babymatteo said:
Google search my friend.
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
I have the one from LG's site installed, is that the correct one?
jaredtheoverlord said:
I have the one from LG's site installed, is that the correct one?
Click to expand...
Click to collapse
Uninstall/reinstall them. Make sure you have ADB installed correctly too (google/youtube for this). Change USB ports on your computer perhaps? - If this is all done correectly there will be no reason it will fail unless there is a hardware issue
uppon2 said:
Uninstall/reinstall them. Make sure you have ADB installed correctly too (google/youtube for this). Change USB ports on your computer perhaps? - If this is all done correectly there will be no reason it will fail unless there is a hardware issue
Click to expand...
Click to collapse
Ok, I will after school, I will also use my other PC to see if that works
jaredtheoverlord said:
Ok, I will after school, I will also use my other PC to see if that works
Click to expand...
Click to collapse
Let me know if you are having any more problems and I will help you one on one to install ADB correctly and get your phone going for you mate. I am in Australia so our timezones might be a bit off but let me know

Categories

Resources