On 06/06/11 20:48, Florian Lindner wrote: > I want to mount an existing partition /dev/sdX from within a virtual machine. > If possible I don't want to clone the partition but rather use it like a > template and just record the writes (or maybe simply discard them).
could you use a unionfs on dom0 to create an overlay on top, "share" the new device with the VM and thus record what it does? -- Paul Mansfield GPG Fingerprint: FBBE 60D4 27FD 4D16 9ABA A20A 8924 E20E 6C03 EAA2 _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
