parted

Python bindings for libparted?

I'm looking for a way to interact with the GNU libparted library from Python, but so far what I've found, a GSOC project from 2005 and an Ubuntu/debian package that's been dropped from the archive, have been disheartening. Is there something I'm missing, or should I just get used to manipulating libparted from the command line / trying...

Format a device with parted into a specific pattern using parted

Hi, This is really a parted usage question, but other ideas about how to accomplish this are welcome. I need to create a boot device set up as follows: ( up to 4MB erase block size (EBS)): partitions aligned on 4MB blocks by using 32 sectors/track and 128 heads and using odd start numbers (counting from 1) MBR: s...