You are here: Home How to Activar LVM manualmente
Views

Edit detail for Activar LVM manualmente revision 1 of 1

1
Editor: xil
Time: 2007/02/22 13:53:03 GMT+0
Note:

changed:
-
Para activar un LVM desde un disco "Live":

* Se o disco está codificado haino que descodificar:

  * (Debian/Ubuntu) apt-get install cryptsetup
  * modprobe dm_crypt aes sha256
  * cryptsetup luksOpen /dev/hda6 pvcrypt 

* É necesario ter as ferramentas lvm 

  * (Debian/Ubuntu) apt-get install lvm2
  * vgchange -a y

* En /dev/mapper/ están as particións

Para activar un LVM desde un disco "Live":

  • Se o disco está codificado haino que descodificar:
    • (Debian/Ubuntu) apt-get install cryptsetup
    • modprobe dm_crypt aes sha256
    • cryptsetup luksOpen /dev/hda6 pvcrypt
  • É necesario ter as ferramentas lvm
    • (Debian/Ubuntu) apt-get install lvm2
    • vgchange -a y
  • En /dev/mapper/ están as particións


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards:

Personal tools