> After the recent update I lost all communications out of dom0, no > network as already described here > https://groups.google.com/forum/#!topic/qubes-users/unDqbBa_k_Y > <https://groups.google.com/forum/#%21topic/qubes-users/unDqbBa_k_Y> > > Also USB sticks do not mount anymore even after deleting all > assignments of 00:1a.0 and 00:1d.00 > > But dom0 still works, so made a backup of all VMs. But how to take > the backup out of dom0? Boot a live-linux with built-in LUKS support. Tails for example (activate root access after boot). Then "break in" by hand following standard tutorials "how to mount a luks drive", and copy all to your usb disc. consider generatinga huge sparse-file, say, BACKUP.enc then loop-it: losetup -f % findes out a free slot losetup /dev/loopxxx BACKUP.enc Now /dev/loopxxx is a device that can by crypt-setuped by luks in a standard tutorial way. Mount it, and move your data in.
Bernhard -- 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/05617375-2010-3610-db90-0ca9c8e24b46%40web.de. For more options, visit https://groups.google.com/d/optout.
