On Fri, May 01, 2020 at 06:18:10PM +0200, Dieter wrote:
> I tried accessing data on an old qubes (3.2) drive that doesnt boot

> However after decryption I only see the lvms "qubes_dom0-swap" and
> "qubes_dom0-root" 

> reading from dom0 is no problem but how can I access the other VMs?


mount the dom0 root volume
check for .img files under /var/lib/qubes/

these are loop-mountable volumes

you can dd them to blockdevices, or use as-is.
private volumes should be usable on qubes 4.0 unless they contain
fancy configuration. 

if you want to copy them around, beware of them being sparse files.
(== unless you use some copy tooling that can handle sparse files,
    they will take a lot more space after copying than before)


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20200501165357.GA990%40priv-mua.

Reply via email to