Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for linux #6

Open
Bersam opened this issue Feb 25, 2014 · 10 comments
Open

Support for linux #6

Bersam opened this issue Feb 25, 2014 · 10 comments

Comments

@Bersam
Copy link

Bersam commented Feb 25, 2014

Hi @DevShaft, i saw your post in xda about support Mac and Linux. It would be great if you port these bat stuff to bash to use it in Mac and Linux and even Windows itself.

@tomchiverton
Copy link

I don't think anyone will try and port the menu structure, but a standalone 'backup.sh' etc should be easy enough, taking a quick look at it it's just a bunch of calls to adb ?

@luzemario
Copy link

There are a bunch of .EXEs in the tools directory. This is a Windows-only tool.

@tomchiverton
Copy link

Here is my branch based on a few minutes I had today:
https://github.com/tomchiverton/Backup-TA/tree/master/scripts/linux

I'm just understanding the partition code in the Windows only batch scripts and then backup will be available from Linux.

attn: @luzemario : none of the .exe files are special in any way and will be available in any normal Linux install

@tomchiverton
Copy link

Backups should now be supported on Linux

@tomchiverton
Copy link

Now we have backups working on Linux, I can't yet think of a good way to test restores. Guess someone will have to brave at some point. Adding them to the Linux scripts shouldn't be too hard

@famo
Copy link

famo commented Jun 2, 2015

@DevShaft any plans to merge this?
TIA

@axelsimon
Copy link

@tomchiverton Not exactly the place to do this, but I wanted to thank you for taking the time to create the linux version of the script. I just successfully backed up my Z3 Compact's TA partition :)

If I get round to restoring, I'll report here.

Thanks!

@tomchiverton
Copy link

Note, this is less of an issue now, as modern rooting methods (like http://forum.xda-developers.com/z3-compact/general/recovery-root-mm-575-lb-t3418714 for the Z3 compact) support Linux or if not, tend to be a .bat file of adb commands you can run by hand. Mostly they don't require the bootloader to be unlocked, which destroys the DRM keys, which need this tool to backup and restore them.

@bam80
Copy link

bam80 commented Dec 16, 2017

@tomchiverton unlocking the bootloader is still needed for alternative ROMs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants