[bglug] Partizione Lvm cifrata

Paolo Finardi p.finardi@sefi.it
Ven 13 Mar 2015 12:17:26 CET


mai fatto ma proverei questo (estratto da 
https://help.ubuntu.com/community/ResizeEncryptedPartitions)

1. Boot the live (Desktop) CD and install lvm2 and cryptsetup.

sudo apt-get update && sudo apt-get install lvm2 cryptsetup

2. Load the cryptsetup module.

sudo modprobe dm-crypt

3. Decrypt your file system.

sudo cryptsetup luksOpen /dev/sda5 crypt1

4. Get the live CD to recognize (activate) your LVM.

sudo vgscan --mknodes
sudo vgchange -ay

*You can now manage your encrypted partitions, mount them*, copy them, 
or perform maintenance (fsck, backup, resize).

ciao

Il 13/03/2015 12:00, bglug-request@lists.linux.it ha scritto:
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 13 Mar 2015 11:52:07 +0100
> From: OLCapo<olcapo@noterdemadu.com>
> To:bglug@lists.linux.it
> Subject: [bglug] Partizione Lvm cifrata
> Message-ID:<401ece15-21e2-4499-99cd-255b1d882ae4@email.typeapp.com>
> Content-Type: text/plain; charset="utf-8"
>
> Salve a tutti,
> ho un computer con lvm cifrata (root e home sono nella stessa partizione) che in seguito ad un aggiornamento ora non parte piu "ha spento il PC prima che finisse l'aggiornamento "
> Ora dovrei montarlo fare un chroot e finire l'aggiornamento, il problema è che non riesco a montarlo.
> Ho girato su internet ma non ho trovato nulla.
> Qualcuno in lista sa indicarmi una strada?
>
> Grazie
>
> OLCapo

-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.linux.it/pipermail/bglug/attachments/20150313/7706582d/attachment.html>


Maggiori informazioni sulla lista bglug