User Tools

Site Tools


gentoo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gentoo [2024/09/17 23:26] karciogentoo [2024/09/18 10:57] (current) karcio
Line 6: Line 6:
  
 DRACUT [[https://wiki.gentoo.org/wiki/Rootfs_encryption#Dracut|https://wiki.gentoo.org/wiki/Rootfs_encryption#Dracut]] DRACUT [[https://wiki.gentoo.org/wiki/Rootfs_encryption#Dracut|https://wiki.gentoo.org/wiki/Rootfs_encryption#Dracut]]
 +
 +LVM [[https://wiki.gentoo.org/wiki/LVM|https://wiki.gentoo.org/wiki/LVM]]
 +<code>
 +linux-4.9 Enabling LVM
 +
 +Device Drivers  --->
 +   Multiple devices driver support (RAID and LVM)  --->
 +       <*> Device mapper support
 +           <*> Crypt target support
 +           <*> Snapshot target
 +           <*> Mirror target
 +           <*> Multipath target
 +               <*> I/O Path Selector based on the number of in-flight I/Os
 +               <*> I/O Path Selector based on the service time
 +</code>
 +install lvm
 +<code>
 +emerge --ask sys-fs/lvm2
 +</code>
 +
 +
 +LUKS 
 +<code>
 +emerge --ask sys-fs/cryptsetup
 +</code>
gentoo.1726615611.txt.gz · Last modified: 2024/09/17 23:26 by karcio