On Monday, November 14, 2016 at 5:20:57 PM UTC-5, pixel fairy wrote: > in the mean time ill try sparse or qcow2 images since those automatically > grow when needed.
turns out qcow2 doesnt work, which is a shame given that you can move them across filesystems and preserve their "sparseness". but, for anyone else who wants to do this somvm:~$ qemu-img create myimg.img 10G dom0:~$ qvm-block -A targetvm somevm:/home/user/myimg.img given that it can "reach in" the backup vm could simply mount from within after after syncing. -- 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/4253fded-64dc-4486-a629-16fa81d9ba7d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
