Mount LVM on new system

From DevOps Notebook
# vgscan
# vgchange -ay nameof_lvm_found
# lvs
# mount /dev/lvm-path/root /mnt/root