Hi,

I'm working on a Node.js module to handle disk job with UDisks2. There is
one problem I got that no way to create a partition table.

I just got a new USB stick, and this USB stick is using whole block device
for a filesystem, so I would like to re-partition this block device.

But I notice that such block device doesn't have any partition table. It
means I cannot create a new partition with UDisks2, unless I make a
partition table with fdisk first.

I suppose Udisks2 should have the way to create partition table, but i
don't found it. Any idea?

Cheers,
Fred
_______________________________________________
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Reply via email to