26 Jul
2011
26 Jul
'11
8:25 p.m.
Am 25.07.2011 21:49, schrieb Eric Blake:
Have you tried using virt-resize yet?
I don't have that binary here ... should it come with libvirt?
That may have all the functionality you need for resizing partitions; although I'm not sure if it can completely remove a partition. If it can, then you'd use original->copy1 to remove the e: partition, and original->copy2 to remove the c: partition, leaving you with two files for the two partitions with sizes of your choice.
Thanks ... I have for now solved it by using gparted. This should work for some time now. Stefan