I wanted to transfer all my data from encrypted HDD(Debian 9) to Qubes OS

1.  I attach HDD and run these commands:

    udisksctl unlock -b /dev/xvdi5   

    modprobe dm-mod 

    vgscan

    vgchange -ay debian-vg


2.  After I copied a couple of file i run this:

    lvchange -an debian-vg

    vgremove debian-vg

Now after reboot and run from this disk i have this error:

Begin: Runing /scripts/local-block ...
Volume group "debian-vg" not found 
Skipping volume group debian-vg
Unable to find LVM volume debian-vg/root

In (AppVM) /etc/lvm is only one file (lvm.conf)

Maybe somewhere in the logs left data about LVM volume or volume group?
Maybe is possible to mount and restore data?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7aade891-bd40-4986-9988-943ae6aeb030%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to