9621 shaares
13 liens privés
13 liens privés
Solution non testée pour mon cas ...
sudo apt-get install cryptsetup # Installs the tools we need to deal with encrypted partitions
sudo modprobe dm-crypt # Inserts a module we need
sudo cryptsetup luksOpen /dev/sda2 plus_la_clef_de_chiffrement