address@hidden ~ # lvdisplay
--- Logical volume ---
LV Path /dev/matrix/swapvol
LV Name swapvol
VG Name matrix
LV UUID 9N3M0R-7v2I-9WLy-d7aN-5XiY-1rAw-WQ8YYt
LV Write Access read/write
LV Creation host, time parabolaiso, 2016-05-02 00:52:34 +0000
LV Status available
# open 0
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:2
--- Logical volume ---
LV Path /dev/matrix/root
LV Name root
VG Name matrix
LV UUID FU487N-719J-rJGp-hH1p-sDC3-Xooz-ghzMyO
LV Write Access read/write
LV Creation host, time parabolaiso, address@hidden ~ # lvdisplay
--- Logical volume ---
LV Path /dev/matrix/swapvol
LV Name swapvol
VG Name matrix
LV UUID 9N3M0R-7v2I-9WLy-d7aN-5XiY-1rAw-WQ8YYt
LV Write Access read/write
LV Creation host, time parabolaiso, 2016-05-02 00:52:34 +0000
LV Status available
# open 0
LV Size 8.00 GiB
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 254:2
grub> cryptomount -a
grub> set root='lvm/matrix-root'
grub> linux /boot/vmlinuz-linux-libre-lts root=/dev/matrix/root cryptdevice=/dev/sda1:root
grub> initrd /boot/initramfs-linux-libre-lts.img
grub> boot
address@hidden ~ # cat /mnt/etc/fstab
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
# /dev/mapper/matrix-root
UUID=c059559b-682a-44ed-b81f-902dc39ec3fe / ext4 rw,relatime,data="" class="" style="white-space:pre"> 0 1
# /dev/mapper/matrix-swapvol
UUID=e59285f7-a291-49f2-8b29-6385752ed228 none swap defaults 0 0