>>> "'ukernel' via qubes-users" <[email protected]> schrieb am 13.02.2020 um 07:30 in Nachricht <5506_1581575424_5E44ECFF_5506_1266_1_7nB9eByckB2PElYJX91w8-ncjVmJ1Cqq1UiUVWlAZv gCnJIt8ANf3IKkJAwPcXjn_3UxHkqJfJXuvLiKcbSHi-cWo4JqgOB7nyk_jNPDBI=@protonmail.com : > For some reason despite the fact that during installation I selected the > encryption checkbox and set a password but the partition where I installed > Qubes OS was not encrypted. I found a command to encrypt on the same page of
How did you find out? Did you follow the (good) instructions for custom setup? > Qubes OS however it says that it overwrite all the information. I need to > know how to encrypt my disk without reinstalling everything. My proposal would be: Get a temporary disk or partition of the same (required) size. create an encrypted partition of the same size than the original (it can be tricky as the encryption header needs some space). dd the original partition to the opened encrypting partition (or disk). When done veryify it looks sane. Finally dd back from the temporary partition to the original partition. Eventually you'll have to mess with the crypttab... > > Could you help me please? > > cryptsetup -v --hash sha512 --cipher aes-xts-plain64 --key-size 512 > --use-random --iter-time 10000 --verify-passphrase luksFormat /dev/sda2 > > https://www.qubes-os.org/doc/custom-install/ > > Sent from ProtonMail mobile > > -- > You received this message because you are subscribed to the Google Groups > "qubes-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/qubes-users/7nB9eByckB2PElYJX91w8-ncjVmJ1Cq > q1UiUVWlAZvhgCnJIt8ANf3IKkJAwPcXjn_3UxHkqJfJXuvLiKcbSHi-cWo4JqgOB7nyk_jNPDBI% > 3D%40protonmail.com. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/5E4CE2B4020000A10003718E%40gwsmtp.uni-regensburg.de.
