Answer the question
In order to leave comments, you need to log in
Ubuntu is it possible to backup the system state?
Greetings!
I want to roll one update, but it pulls a bunch of other package updates,
I want to restore all versions as they were in case of unforeseen problems without a full restoration of all data, well, sleep =)
A full backup is done just in case.
How should you prepare and what should you do?
Answer the question
In order to leave comments, you need to log in
There is btrfs, which allows you to make a snapshot of the current state of the file system at any time, and then return to this snapshot. Or remove it if not needed. itbuben.org/blog/unix-way/2986.html
First make an image.
Then restore.dd if=fs.img.gz | gunzip - | dd of=/dev/sda1
Clonezilla is downloaded from the official site - a portable Linux-based operating system for creating and restoring just such things. Installed either on CD or flash drive. Disk images are created that can even be saved to network resources. Interface including Russian.
For such cases, I have a bootable flash drive with Acronis True Image / Disk director and an external screw for backups. A full copy of the partition is made and then do whatever you want there, if something goes wrong, you can always even format it, and then restore it with the same Acronis. If the partition is small, and the flash drive, on the contrary, then you can merge the same image onto the flash drive.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question