Re: [Clonezilla-live] [SPAM] Re: LUKS/LVM2 image backup without partclone.dd
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
From: Steven S. <st...@na...> - 2022-05-04 14:29:45
|
We have some improvements about LUKS in Clonezilla live >= 3.0.0-21: https://clonezilla.org/downloads.php Please give it a try and let us know the results. Steven On 5/3/22 14:33, l0f4r0--- via Clonezilla-live wrote: > Hi, > > 29 avr. 2022, 19:32 de clo...@li...: > >> NB: The only thing which worked is by using partclone directly but I need then to find a suitable way to encrypt the generated file... >> partclone.ext4 --clone --source /dev/mapper/myLvmGroup-myLvmVar --compresscmd 'zst -19 --threads=0' --output /home/partimg/clone_myLvmVar.img.zst --logfile /home/partimg/clone_myLvmVar.log" >> > With some more testing, I managed to encrypt the generated file with gpg. Full commands below: > > GPG_TTY=$(tty) > export GPG_TTY > partclone.ext4 --clone --source /dev/mapper/myLvmGroup-myLvmVar --logfile /home/partimag/partclone_myLvmVar.log | gzip -9 --stdout | gpg --symmetric --output /home/partimag/partclone_myLvmVar.img.gz.gpg > > This being said, my questions remain: > * Is it possible to achieve the same result with a higher-level clonezilla command like ocs-sr? > * Can clonezilla save logs somewhere apart from just saving the command that was used? > > Thanks in advance :) > l0f4r0 > > > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://mg.narl.org.tw/mg-cgi/mg_redirect?dmn=nchc.narl.org.tw&mid=6270CD1E.000CA190&mtime=1651559710&url=https%3A%2F%2Flists%2Esourceforge%2Enet%2Flists%2Flistinfo%2Fclonezilla%2Dlive -- Steven Shiau <steven _at_ stevenshiau org> Public Key Server PGP Key ID: 4096R/163E3FB0 Fingerprint: EB1D D5BF 6F88 820B BCF5 356C 8E94 C9CD 163E 3FB0 |