Archlinux - LVM on LUKS - Reset Password
Boot into a live usb
fdisk -l to find your encrypted partition
cryptsetup open /dev/nvme1np2 to decrypt the partition and show the logical volumes
mount /dev/VolGroup/root /mnt mount's the root folder's logical volume (assuming you followed mine/the ...
blog.gravityfargo.dev1 min read