hi @all,
after 10 years on gentoo i now switched to kubuntu (mainly cause crossdev-avr is bugged/wontfix on gentoo and.. well i got too old for big compile sessions on system updates).
i installed kubuntu with no problems, used system and user-home encryption, got rid of packages i dont need, installed packages i need and so on.
yesterday, after i updated kernel (+headers) as recommendet by muon, something went wrong and a reboot dropped me to the initrd rescue system… okok, phew! i still can boot from an older kernel - but what if i could'nt? how do i do a backup of my system to restore a broken system?
on gentoo i had a "simple" backup script which "-o bind" mounted my / partition to a temp mountpoint, and from there i was able to tar the whole system. i then used rsync with --link-dest to save the tar and my home folder to an external disk. that was quite sufficient as i was able to restore complete systems several times.
now how do i do that on a system-encrypted kubuntu system? how do i bare metal restore the encryption settings (lvm, dmcrypt?) and the system (home is *no* problem as my old backup strategy should work here)?
suggestions/links welcome
after 10 years on gentoo i now switched to kubuntu (mainly cause crossdev-avr is bugged/wontfix on gentoo and.. well i got too old for big compile sessions on system updates).
i installed kubuntu with no problems, used system and user-home encryption, got rid of packages i dont need, installed packages i need and so on.
yesterday, after i updated kernel (+headers) as recommendet by muon, something went wrong and a reboot dropped me to the initrd rescue system… okok, phew! i still can boot from an older kernel - but what if i could'nt? how do i do a backup of my system to restore a broken system?
on gentoo i had a "simple" backup script which "-o bind" mounted my / partition to a temp mountpoint, and from there i was able to tar the whole system. i then used rsync with --link-dest to save the tar and my home folder to an external disk. that was quite sufficient as i was able to restore complete systems several times.
now how do i do that on a system-encrypted kubuntu system? how do i bare metal restore the encryption settings (lvm, dmcrypt?) and the system (home is *no* problem as my old backup strategy should work here)?
suggestions/links welcome
Comment