Re: UDisks: partition resize/move support

2011-11-14 Thread walt
On 11/08/2011 01:39 PM, Karel Zak wrote: On Tue, Nov 08, 2011 at 04:31:20PM +0200, Ivo Georgiev wrote: In general, the problem of resizing file-systems and partitions is something that, in Linux, has no unified solution, BTW, Lukas Czerner is working on unified command line interface: http

Re: UDisks: partition resize/move support

2011-11-08 Thread walt
On 11/07/2011 11:56 AM, David Zeuthen wrote: > ... > The current code in master simply shells out to the parted(8), > sgdisk(8) and sfdisk(8) tools to do the heavy lifting. I expect the > implementation of Partition.Resize() to do something similar... Hi David. I'm very familiar with parted and