Jump to content

The One Click Backup And Restore! [WIN][LINUX]


Recommended Posts

Guest Zebrahead
Posted

To those having problems,

I'll certainly be able to help with it, and I'll take a look at what's causing the problem. I'm mid exams right now so I can't promise anything instant but I'll take a look as soon as I can!

Sorry for any inconvenience caused.

Zeb

Guest Mama70
Posted

This is a great tool. I'm now switching between VegaComb Beta1 and MCR R8 and it's so ease to use.

There was one bug. There's a line :

adb-windows shell "rm -rf /sdcard/restorertmp; rm -rf /data/restorertmp"

My tab doesn't recognize switch -rf so I changed the line to:

adb-windows shell "rm -r /sdcard/restorertmp; rm -r /data/restorertmp"

It seems to delete the directories even if there are still files

After this system backup I backup my sdcard but I cannot read sdcard as usb drive with VegaComb so I use now adb

So I made a batch file for that:

mkdir .\restorer\sdcard

.\tools\adb-windows remount

.\tools\adb-windows wait-for-device

.\tools\adb-windows pull /sdcard/ ./restorer/sdcard

rem xcopy F:\ .\restorer\sdcard /S /E /H /EXCLUDE:CopySDCardExclude.lst

pause

------

This works in the same directory as MakeRestorer_Windows.bat.

When I can use sdcard as USB drive, I use xcopy, because I can exclude the directories I don't need to backup.

adb-style takes longer because there's lot's of software manuals in my sdcard that I actually don't need to backup.

Guest ace_dynamo
Posted

I think it would be worth mentioning that subsequent backups write over older ones, was going from mcr to Corvus then was going to try beta1a before realising that the Corvus backup had overwritten the mcr one. I thought your comment on moving restore folder was regarding the SD card tmp folder, didn't think to check inside the folder on my PC.

Thankfully had cwm backup too.

On a separate note how do I backup saved games? Lost all my Angry Birds data : -(

I'm guessing it's within Titanium?

Also does this negate the need to wipe everything?

Guest Zebrahead
Posted
I think it would be worth mentioning that subsequent backups write over older ones, was going from mcr to Corvus then was going to try beta1a before realising that the Corvus backup had overwritten the mcr one. I thought your comment on moving restore folder was regarding the SD card tmp folder, didn't think to check inside the folder on my PC.

Thankfully had cwm backup too.

On a separate note how do I backup saved games? Lost all my Angry Birds data : -(

I'm guessing it's within Titanium?

Also does this negate the need to wipe everything?

Angry birds data is saved on the SD Card : /sdcard/.android_secure/<something to do with angry birds>.asec

As this is on the SD card, this tool doesn't back it up. But from tonight onwards it should do, I'm going to fix it such that it does so ^^.

Zeb

Guest ace_dynamo
Posted
Angry birds data is saved on the SD Card : /sdcard/.android_secure/<something to do with angry birds>.asec

As this is on the SD card, this tool doesn't back it up. But from tonight onwards it should do, I'm going to fix it such that it does so ^^.

Zeb

So should it automatically pick up the saved game data? Used Titanium to reinstall apps and Angry Birds only had 1 level completed (as opposed to all 3 stars up to section 5). Do I have to copy anything across?

Great tool though thank you.

Guest monkums
Posted (edited)

Still having problems restoring. Just tried to restore from Vegacomb beta 1a and all goes well but the DOS window closed and the 'Entering NvFlash recovery mode / Nv3p Server' message stays on the Vega. I have to hold power for 6 seconds to get the Vega to power off and then it won't even boot.

The same thing happens with going from a stock Rom.

Weird things is that when I try to power on and nothing happens if I connect the USB it comes up as in recovery mode on my PC.

Edited by monkums
  • 1 month later...
Guest worto03
Posted

Hi,

This worked last time I used it but that was back in Jan so I might be doing something stupid.

I have it plugged in, in usb slave mode, debugging enabled and adb devices shows

List of devices attached

1714118941413217 device

but when I run the batch file I just get

C:\vega\one click restorer\OneClickRestorer\restorer\tools>nvflash.exe --bct H5P

S1G83EFR-S6C_V24_0625.bct --setbct --bl bootloader.bin --configfile flash.cfg --

odmdata 0x000c0075 --create --go

Nvflash started

USB device not found

any ideas? I've tried it in usb storage mode and not (green or orange droid?)

Thanks for any help - I want to test out the corvus ROM instead of the modaco r8 I'm using now.

worto.

Guest HypoTurtle
Posted
Hi,

This worked last time I used it but that was back in Jan so I might be doing something stupid.

I have it plugged in, in usb slave mode, debugging enabled and adb devices shows

but when I run the batch file I just get

any ideas? I've tried it in usb storage mode and not (green or orange droid?)

Thanks for any help - I want to test out the corvus ROM instead of the modaco r8 I'm using now.

worto.

Haven't used this tool myself but as its NVFlash i.e. stock instaler you ned to run it in NV Recovery mode (uses different drivers in this mode, hense program couldn't find USB device.

Fyi. NV recovery is the back, power and back, back combo one, where nothing will appear on the screen.

Guest worto03
Posted
Haven't used this tool myself but as its NVFlash i.e. stock instaler you ned to run it in NV Recovery mode (uses different drivers in this mode, hense program couldn't find USB device.

Fyi. NV recovery is the back, power and back, back combo one, where nothing will appear on the screen.

Thanks for the reply, are you talking about doing a restore from a backup at that point, I'm just trying to create a backup at the mo.

so the bit I'm trying to follow is:-

~ Plug in your VEGA (when on, in a normal state - with USB debugging enabled)

~ Double click the MakeRestorer for your operating system

heh sounds simple enough until I try to do it!

The fustrating bit is that last time I used this back in Jan it worked fine but I wanted a new backup for today before I start messing!

Cheers,

worto.

Guest HypoTurtle
Posted (edited)
Thanks for the reply, are you talking about doing a restore from a backup at that point, I'm just trying to create a backup at the mo.

so the bit I'm trying to follow is:-

heh sounds simple enough until I try to do it!

The fustrating bit is that last time I used this back in Jan it worked fine but I wanted a new backup for today before I start messing!

Cheers,

worto.

Yea it does, just gave it a whirl (on VegaComb, but should be same difference). I think I've just noticed something, are you running the NVFlash.exe file? Cause if you are trying to create a backup you should be running the MakeRestorer_Windows.bat file in the initial folder. and make sure that the screen is turned on as the debugging turns off when the screen is off

Edited by HypoTurtle
Guest worto03
Posted
I think I've just noticed something

indeed you did - you noticed I was (as I thought) doing something stupid!

lol - thanks for your help I was running the wrong batch file!

worto.

  • 3 months later...
Posted

Hello!

Can this one-click restorer be used via dock as well? Can one perform NVFLASH for Vega via the dock? The problem is semi-fried USB... no pc is able to recognize my device (unknown device). At the moment I can only use my vega to charge my phone. Cheers!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.