SDRausty / TermuxArch

You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
https://sdrausty.github.io/TermuxArch/
Other
1.41k stars 162 forks source link

Backup and restore #253

Closed mukhtharcm closed 4 years ago

mukhtharcm commented 4 years ago

Is there any way to backup and restore TermuxArch for resetting Android. So I don't have to setup all these again.

SDRausty commented 4 years ago

to backup and restore

@mukhtharcm you can try backing up the entire installation with bsdtar. To backup the home directories just backup /home:

  1. https://www.gnu.org/software/tar/manual/
  2. https://duckduckgo.com/?q=tar+site%3Atldp.org
mukhtharcm commented 4 years ago

How to restore then? @sdrausty