have my rom backups in flash drive. how to put them back in nexus - Samsung Galaxy Nexus

i made back up using rom manager premium and then copied these back ups to my pc uisng rom manager , then i shifted them to my flash drive which i can connect via stick mount,, my problem is i want to keep these in flash drive and move in and out when needed , could you guys please tell me how to put them back in the required destination and what is that folder where i should put them

khuzema9 said:
i made back up using rom manager premium and then copied these back ups to my pc uisng rom manager , then i shifted them to my flash drive which i can connect via stick mount,, my problem is i want to keep these in flash drive and move in and out when needed , could you guys please tell me how to put them back in the required destination and what is that folder where i should put them
Click to expand...
Click to collapse
My backups were saved to /data/media/clockworkmod/backups. So either you can adb push your backups to there or you can put the backups onto the sdcard of your phone and use a file manager on your phone to move them to the correct folder.

Powers88 said:
My backups were saved to /data/media/clockworkmod/backups. So either you can adb push your backups to there or you can put the backups onto the sdcard of your phone and use a file manager on your phone to move them to the correct folder.
Click to expand...
Click to collapse
thanx so much for reply. infact i am trying to do it. i am on cm 10.1 and using both root manager as well as both the manager with the rom to put it back when i copy paste the backup, it says successful but they dont show up , neither the memory space is occupied. can you please tell me adb commands as well method for manager

khuzema9 said:
thanx so much for reply. infact i am trying to do it. i am on cm 10.1 and using both root manager as well as both the manager with the rom to put it back when i copy paste the backup, it says successful but they dont show up , neither the memory space is occupied. can you please tell me adb commands as well method for manager
Click to expand...
Click to collapse
Off the top of my head I believe it should be this (assuming you have the drivers installed for adb and usb debugging turned on)
Open Command Prompt
adb pull /data/media/clockworkmod/(whatever the name of your backup is) c:/
this line will copy the backup you want to the root of drive C, if you want it somewhere else just change the last file path

And how can I put it back to he same location
Sent from my Galaxy Nexus using xda app-developers app

khuzema9 said:
And how can I put it back to he same location
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
replace the word pull with push
its one of those basic ADB commands that everyone should learn if they are messing with their phone at all....

just enter 'adb', OP - it will give you all available parameters that adb has and a small description for each, although some are pretty much self explanatory.

Related

how to install a boot screen .zip?

i need to install it and the creator says with it you have to install it via adb to /system/media? how do i do this? i tried and couldnt figure it out
0ryan0 said:
i need to install it and the creator says with it you have to install it via adb to /system/media? how do i do this? i tried and couldnt figure it out
Click to expand...
Click to collapse
If doing by adb, place the bootanimation.zip in your android sdk folder, in command prompt, navigate there, and issue the following commands:
adb remount
adb push bootanimation.zip /system/media
adb reboot
/system/customize/resource on sense roms
OR
place the file on your sdcard, use root explorer, enable r/w, copy the file, then move it to the above folder.
Where can I find the sdk folder?
0ryan0 said:
Where can I find the sdk folder?
Click to expand...
Click to collapse
In the android sdk software kit
Sent from my PC36100 using XDA App
I still don't know where that's at im new to all this so bare wit me
you need to download the Android SDK from the internet.
If you don't have ADB setup, it would take you two seconds to do this with root explorer to copy this from you sd card to system/media.
jstalford said:
If you don't have ADB setup, it would take you two seconds to do this with root explorer to copy this from you sd card to system/media.
Click to expand...
Click to collapse
Yeah I don't have the android sdk set up on my computer and thats what I do its very easy and works the same I think.. It works for me every time....
Sent from my PC36100 using XDA App
Make sure if you want to keep your old boot to rename it or move it to a new folder ....
Sent from my PC36100 using XDA App
http://developer.android.com/sdk/index.html
You can get it there. Its easier for me to just push it there, but like I said earlier, you can do it the root explorer way as well.
teh roxxorz said:
http://developer.android.com/sdk/index.html
You can get it there. Its easier for me to just push it there, but like I said earlier, you can do it the root explorer way as well.
Click to expand...
Click to collapse
I've been wanting to hook up the sdk on my computer I've never used it and I'm kind of new to all this I've done allot of flashing and want to use the sdk jw how easy it is to install on the computer and set up ?
Sent from my PC36100 using XDA App
linsalata28 said:
I've been wanting to hook up the sdk on my computer I've never used it and I'm kind of new to all this I've done allot of flashing and want to use the sdk jw how easy it is to install on the computer and set up ?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Very simple. Go to the site, install, open in, hit the sdk manager exe, run it, it creates a folder and you're done.
Then you you navigate to the folder via command prompt, then do your business.
None of this Bootscreen stuff makes sense, Please help?
I am using Evervolv-Acies rom, with clockmod recovery. I am trying to install this custom boot screen, but it's not working or I am doing it wrong. I have tried...
Install with "PushBoot" installer
- Download PushBoot HERE
- Extract "PushBoot" folder
- Move boot animation zip to "PushBoot" folder
- Plug in device (Leave in charge only mode) & double click "PushBoot2" Batch file
- Follow prompts in cmd.exe window to install your boot animation
Install with Root Explorer
- Download bootanimation.zip and put on root of your SD card
- Open RE & navigate to "system/media"
- Select "Mount R/W", then either delete, or move existing bootanimation.zip
- Navigate back to "sdcard", then move bootanimation.zip to "system/media" (AOSP ROMs)
- For Sense ROMs, move it to "/system/customize/resource"
Is Root Explorer a program? Or is it just File Library? or there is another App in the market, just Explorer.
Under File Library, I went to system/media and then it shows my zip file, but what do I do with this.. It doesn't sync with the directions. Also, the other way, was pushboot, which I tried, plugged in my usb cable to my computer and phone, hit the pushboot2 on the computer, couldn't find device. What am I doing wrong? All I want to do is change this bootscreen and possibly a splash screen?? Please help???
Root explorer is an app available from the market...just long press on the new bootanimation.zip,select copy navigate to the correct path for your Rom , rename old bootanimation.zip to bootanination.bak (if you want to keep it) paste in the new file...bada bing bada boom...you're done. What folder you need to navigate depends on which Rom you are using....
Sent from the hidden underground command bunker.
using Sprint Lovers Evolution | 2.3.3
having the same problem, moved the old bootanimation.zip to somewhere else, followed directions from last 2 posts (using Root Explorer) and not working...grrrr.
was working before i d/l this new rom...what else should i try?
Edit: had to walk away & then figured it out...thanks

[Q] Copy large backup directory to PC

Hi guys,
I am trying to figure out a way to copy clockworkmod directory to my PC, as the backups are taking up too much unncessary space on the phone. The problem is that via MTP Windows Explorer simply hangs and doesn't copy a thing. My guess is that the underlying issue is the huge number of very small files in the /blob sub-directory.
Could anyone guide me how to accomplish this task, please? Or, alternatively, what other methods of backing straight to the PC are there?
Much obliged!
zkvvoob said:
Hi guys,
I am trying to figure out a way to copy clockworkmod directory to my PC, as the backups are taking up too much unncessary space on the phone. The problem is that via MTP Windows Explorer simply hangs and doesn't copy a thing. My guess is that the underlying issue is the huge number of very small files in the /blob sub-directory.
Could anyone guide me how to accomplish this task, please?
Much obliged!
Click to expand...
Click to collapse
MTP sucks. I prefer to use adb for this: adb pull /sdcard/clockworkmod D:\your\path\here
If you don't want to use the commandline, you can alternatively use an app like ES File Explorer to access a LAN share (shared folder/drive on your computer) and copy files this way.
adb pull?
Any time I transfer anything large it's what I use.
Code:
adb pull /sdcard/clockworkmod/ /Backup/
I believe that's the directory.
Just rename the "clockworkmod" folder to whatever it truly is if not.
This will put a "Backup" folder on your C:\ drive.
Edit:
Ninja'd.
Thank you very much, guys! I hadn't realised that adb pull could be used for copying a whole directory.
Reverse of this
Can anyone tell me how to reverse this using adb (i.e. move the directory back onto the phone)? Thanks.
grouseuk said:
Can anyone tell me how to reverse this using adb (i.e. move the directory back onto the phone)? Thanks.
Click to expand...
Click to collapse
[GUIDE] How-to copy files from/to your device
from Petrovski's sig
Thanks for the help with ADB pull. I knew about the push command, but being the noob I am I would never have thought that the opposite was that simple.
Now I have a GNex and I'm almost out of internal memory. I've copied my entire clockworkmod folder to my PC. I was wondering if I could delete the contents of the clockworkmod folder off of my phone (since it's all on the PC) to regain some storage space, and then only return the deleted contents to the phone when I need to do a nandroid restore without any problems occurring. I wouldn't want to go do all that only to arrive upon a large problem when I try to go back to stock JB JRO03C or anything like that.
kbolt said:
Thanks for the help with ADB pull. I knew about the push command, but being the noob I am I would never have thought that the opposite was that simple.
Now I have a GNex and I'm almost out of internal memory. I've copied my entire clockworkmod folder to my PC. I was wondering if I could delete the contents of the clockworkmod folder off of my phone (since it's all on the PC) to regain some storage space, and then only return the deleted contents to the phone when I need to do a nandroid restore without any problems occurring. I wouldn't want to go do all that only to arrive upon a large problem when I try to go back to stock JB JRO03C or anything like that.
Click to expand...
Click to collapse
I want to know this exact answer as well.
if you dont rename the folders, you wont have a problem.
I've found that the GNex toolkit makes it pretty easy to make backups, move them to your PC and restore plus a whole lot more. It's pretty good.
http://forum.xda-developers.com/showthread.php?t=1392310
+1 for adb
Large File Tip
THANK YOU!!
Jubakuba said:
adb pull?
Any time I transfer anything large it's what I use.
Code:
adb pull /sdcard/clockworkmod/ /Backup/
I believe that's the directory.
Just rename the "clockworkmod" folder to whatever it truly is if not.
This will put a "Backup" folder on your C:\ drive.
Edit:
Ninja'd.
Click to expand...
Click to collapse
Unable to see clockworkmod folder through file explorer
HI All,
Am not able to see the clockworkmod folder through File Explorer. Whereas after i take a backup through recovery, i can see the backup exists in /sdcard/clockworkmod/backup.
Please help.
Hi All,
Can anyone help with the above issue?
Use adb pull or an ftp server running on your device.
Sent from my Galaxy Nexus using Tapatalk 2

how to delete backup file in the recovery

i've been installing custom roms a lot and everytime I do I back up the phone. Now I'm wondering how to delete the really old back up files because I think they all using up a lot of memory and I'm never gonna go back to it.
thanks guys
Download a file manager from the play store (I use ez file explorer) look for the clockworkmod folder, then backups
sent from my One X using xda venom premium
tandeman said:
i've been installing custom roms a lot and everytime I do I back up the phone. Now I'm wondering how to delete the really old back up files because I think they all using up a lot of memory and I'm never gonna go back to it.
thanks guys
Click to expand...
Click to collapse
-Connect your phone to PC and use it as disk drive.
-explore your phone from PC and go to folder clockworkmod then backup folder
-choose older roms that you want to delete and delete them ( they are written by date and time don't worry), simple :laugh:

[Q] [Help] Invisible/"Missing" files after flashing 4.2.x

I know this has been addressed but I was hoping you could help me and my friend out because we can't seem to find a definitive answer out there....I have tried about 8-10 4.2.X ROMs on my galaxy nexus and every time I do the files are moved into sub folder 0 because of multiple users and the restructured file system that comes with it.....now our problem is that when we use 4.2 or 4.2.1 ROMs the files are invisible no matter what I do....I used many different file explorers and yes I have "show hidden files" checked off. However when I revert back to 4.1.2 the files appear again.....even when I hook my phone up to my computer when running 4.2.x the files are invisible and they are nowhere to be found so that I can merge the old and new file folders...so basically when I'm running 4.1.2 everything is great but when I flash 4.2.x everything is moved and cannot be seen or visible on my phone or computer until I revert back to the previous version of android (4.1.1 or 4.1.2). Any help or problem solving is much appreciated once again thank you for the time and patience for dealing with us lol
Seems you are not using the latest TWRP or CWM so you are running into the "0" folder issue. Update your recovery and try again.
Hope this works
ahmadallica said:
Seems you are not using the latest TWRP or CWM so you are running into the "0" folder issue. Update your recovery and try again.
Hope this works
Click to expand...
Click to collapse
Thanks I will look but I think I am twrp version 2.3.3.1 something like that I will check thanks bud
ahmadallica said:
Seems you are not using the latest TWRP or CWM so you are running into the "0" folder issue. Update your recovery and try again.
Hope this works
Click to expand...
Click to collapse
Yeah I'm definitely using the latest twrp 2.3.2.1 thanks anyway man
So what do you exactly have in /sdcard/ after you flash 4.2?
Oh and assuming you know that you have a folder called "xyz" and it becomes invisible, then did you try searching using the "Search" function of the file explorer you are using so it can find this "xyz" for you automatically?
The files should be stored somewhere because you see them when reverting to 4.1.2 so I think that determining where they are should help in understanding what's going on and what to do later
Note: I have to sleep so I will check this thread again in the morning if no one helped you already
Sent from my Galaxy Nexus using xda app-developers app
ahmadallica said:
So what do you exactly have in /sdcard/ after you flash 4.2?
Oh and assuming you know that you have a folder called "xyz" and it becomes invisible, then did you try searching using the "Search" function of the file explorer you are using so it can find this "xyz" for you automatically?
The files should be stored somewhere because you see them when reverting to 4.1.2 so I think that determining where they are should help in understanding what's going on and what to do later
Note: I have to sleep so I will check this thread again in the morning if no one helped you already
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
First and foremost let me say thanks for taking the time I really appreciate it.....OK.....yes I have used the search function.....let's see here.....so currently I'm running PACman ROM android 4.1.2.....I'm using ES File Explorer.....so when I use es explorer and go to SD card everything is there....games media pics videos basically everything I have on my phone....now when I flash a 4.2.X ROM I download es file explorer and I check off show hidden files.....when I go to SD card a brand new set of files have appeared....including but not limited to "Android" "Notifications" "Downloads" etc. It brings a whole new set of empty folders to the foreground and all of my original folders were moved.....but I can't seem to find a way to "go up a level" to see my original files and see folder "0" with this new set of empty folders.....I basically can't find a way to go up one level and see the entire contents of SD card on my phone or on my computer it just automatically brings me the the newest folder "0" with no way to go up a level no matter what I do or try
Actually in ES File Explorer you will not be able to go up and see the files of the root directory unless you are "rooted" and do the following:
1) Run ES File Explorer
2) Click on the botton right 3 dots
3) Click settings
4) Scroll down to "Other Settings" and choose "Root settings"
5) Check the first three options "Root Explorer", "Up to Root" and "Mount File System"
Now if you start ES File Explorer then you can go up one level by clicking the "up" icon in the main screen
Afterwards, maybe you can search manually or via the Search function to find your files
ahmadallica said:
Actually in ES File Explorer you will not be able to go up and see the files of the root directory unless you are "rooted" and do the following:
1) Run ES File Explorer
2) Click on the botton right 3 dots
3) Click settings
4) Scroll down to "Other Settings" and choose "Root settings"
5) Check the first three options "Root Explorer", "Up to Root" and "Mount File System"
Now if you start ES File Explorer then you can go up one level by clicking the "up" icon in the main screen
Afterwards, maybe you can search manually or via the Search function to find your files
Click to expand...
Click to collapse
DUDE!!!!!!!! Thank you so much I am rooted and checking off those 3 options did it!!!! Thanks a lot man I really appreciate it thanks for taking the time
I'm having the same issue as the OP. I can see all file structure with Astro and root explorer, yet I can not see them with my windows computer. All I can see is internal storage and the folders that are in there which seems to be just the main folders.
How are you able to see the rest of the folders in windows explorer so you/I can put my backups back on my phones. Titanium is saving to storage/emulated/legacy. Yet I can not get there through my PC. This is driving me nuts. I have a fresh install and want to get my back up stuff back to the correct locations.
Thanks
msucoleman said:
I'm having the same issue as the OP. I can see all file structure with Astro and root explorer, yet I can not see them with my windows computer. All I can see is internal storage and the folders that are in there which seems to be just the main folders.
How are you able to see the rest of the folders in windows explorer so you/I can put my backups back on my phones. Titanium is saving to storage/emulated/legacy. Yet I can not get there through my PC. This is driving me nuts. I have a fresh install and want to get my back up stuff back to the correct locations.
Thanks
Click to expand...
Click to collapse
It seems you have your Titanium backup folder on your PC and you want to send it back to your phone, right?
If so, then just move the titanium backup folder normally to your /sdcard/ then follow this post to let titanium detect the folder you sent to /sdcard/ then restore your apps
ahmadallica said:
It seems you have your Titanium backup folder on your PC and you want to send it back to your phone, right?
If so, then just move the titanium backup folder normally to your /sdcard/ then follow this post to let titanium detect the folder you sent to /sdcard/ then restore your apps
Click to expand...
Click to collapse
You are correct and I have everything pretty much the way I want, but I think I have extra folders in my internal storage. I can now see the main storage from windows and it is temping to just keep going with what i got, but I have this nagging feeling that I have something wrong.
Like in this thread.
4.2 roms + CWM 6.0.2.3
your old files are located in data/media
4.2 creates its new SD card directory in data/media/0
take the files you want out of the old directory and put them in the new one and they will show up on your computer.
gpfnzl said:
4.2 roms + CWM 6.0.2.3
your old files are located in data/media
4.2 creates its new SD card directory in data/media/0
take the files you want out of the old directory and put them in the new one and they will show up on your computer.
Click to expand...
Click to collapse
"data/media/0" ......there they are!! Thanks!

See root files from pc

Am I the only one who can't figure out how to view and or copy some files from the phone to my pc? Example, I created two zip files on my phone to be copied off for backup. TWRP.zip and Titanium backup.zip but neither is visible when connected from my pc. Chmod and chown also fails through root explorer or terminal. I'm feeling retarded right now...
Where are those zip files located? Somewhere in your root storage or on your sdcard/internal storage?
If it's the latter, try using adb commands to transfer the files to your PC
Or you can use this app called "Handshaker" and see if the files are visible there
CyberpodS2 said:
Am I the only one who can't figure out how to view and or copy some files from the phone to my pc? Example, I created two zip files on my phone to be copied off for backup. TWRP.zip and Titanium backup.zip but neither is visible when connected from my pc. Chmod and chown also fails through root explorer or terminal. I'm feeling retarded right now...
Click to expand...
Click to collapse
If you created zip files in root explorer, did you look in...storage/emulated/0/SpeedSoftware/archives
If yes, then move them to a folder you've already created. Much easier to find that way ?
Yeah I can see the zip files fine on the phone, and I can see most all files from the PC. I created the zip files right in the root of sdcard which is the same as the root of internal shared storage from the PC. I can even browse both the folders TWRP and Titanium backup from Windows Explorer. I even copied the files to a different dir. I'm thinking they being owned by root is the issue. Going to keep plugging. And try the app suggested.
The issue was not here on the 6P. I just zipped up those two dirs and copied them to the pc. Can't copy twrp cause of file names that piss off Windows and tibu has way too may files. Anyway, going to look into the adb thing but if the files are not visible then ???
Also. Thought about otg but the phone insists on formatting the cards as fat32 which have a 2 gig limit lol
Badger50 said:
If you created zip files in root explorer, did you look in...storage/emulated/0/SpeedSoftware/archives
If yes, then move them to a folder you've already created. Much easier to find that way ?
Click to expand...
Click to collapse
Heh one more thing, root explorer ain't working for me. Lol was using jrummy root browser. My bad for the initial problem statement.
CyberpodS2 said:
Heh one more thing, root explorer ain't working for me. Lol was using jrummy root browser. My bad for the initial problem statement.
Click to expand...
Click to collapse
Meh...no biggie bruh. Sorry RE doesn't work. Kinda strange though. It's worked great for me on any rom thus far. Unless it's a f2fs thing? ?
Badger50 said:
Meh...no biggie bruh. Sorry RE doesn't work. Kinda strange though. It's worked great for me on any rom thus far. Unless it's a f2fs thing? ?
Click to expand...
Click to collapse
So how do you back up for TWRP and tibu if you are doing a complete wipe?
CyberpodS2 said:
So how do you back up for TWRP and tibu if you are doing a complete wipe?
Click to expand...
Click to collapse
Set lock screen to swipe. Uninstall all theme overlays. Do my TiBu backup, and save it to my pc. Go to twrp and backup boot, system, and data, and let it rip. Then I save that backup to the pc. Then if I'm installing a new rom, I just do the twrp factory reset thing. I don't wipe system anymore since that seems to foul things up. Which, I still don't quite understand since that was SOP on the 6p ??

Categories

Resources