Logical Volume

    package: lvm2

    Create the mapping of vg* on a rescue machine

    modprobe dm-mod
    vgchange -ay
    

    Then ls /dev/vg* should be available