1

I have to ship my laptop in for repairs, and they warn that my HD might come back empty. What's the easiest way for me to back up my entire HD (which is encrypted, I might add) to a USB stick or some other external drive, and then how do I later restore everything?

I don't necessarily need a bootable exact clone. I just don't want to reinstall all the packages and modify system-level config files again.

Other answers on this site may not apply, since we're talking about a fully encrypted HD.

ffxsam
  • 345

1 Answers1

1

It might be easiest to create a compressed image with Clonezilla, an image of the whole drive (not of partitions). A Clonezilla image is a directory with a number of files, and you can restore from the image to a cloned system in a drive of at least the same size as the original drive.

See also this link: Fastest way to copy HDD, which describes cloning.

The simplest kind of backup is to backup only your personal files (documents, pictures, music, video clips ...). To do it the 'simple way' and include tweaks and installed programs is no longer simple ;-)

A good alternative, that might be efficient in terms of 'time and sweat' for you, is to backup only your personal files, do a fresh installation, and install the program packages, that you need, when you need them. This way you will also get rid of packages, that you no longer use.

sudodus
  • 47,684