> Mount to a live system or use the install disk and use rescue mode. > I'm assuming that you have something like a standard install on /dev/sda > (boot in /dev/sda1 and data in /dev/sda2?) > You can check this from the prompt by running cfdisk /dev/sda, to see > how the disk is configured. > Once you know how the disk is configured, use lvm tools to dig into it. > lvmdiskscan will show you the volumes. > lvscan will show you the status of the drives. > lvdisplay will show you the LV and VG names. > > vgchange -ay will make the volumes active, and lvscan should then show > you the appropriate volumes: > /dev/qubes_dom0/root > > Then you should be able to mount /dev/qubes_dom0/root and back up the VM > data from there. > > If you need more help or something doesnt look right, just ask. > (Cloning the disk was a good move, and would have been my first bit of > advice.)
Thank you, you solved my problem, i can mount the disk now What should i backup? I mounted: /dev/qubes_dom0/root, went to /var/lib/qubes/appvms/ and it shows all my vms, but i open any folder and theres only 2 files: Firewall.xml, and icon.png What should i backup? Is there another folder i can get the files from my vms? Thank you, i will make a backup using qubes so this doesnt happen again -- 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/0b44ae29-28b3-4eb6-a033-403f1ec04867%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
