Partmod

Jun 20, 2012 at 5:53pm
Hi,
I think it's time to share one of my projects I've been working on my free time.

It's a cross-platform partition table editor. It's still in alpha stage, and I guess a lot of time will pass till it could be compared to tools like GParted.

Currently it's capable of creating and deleting MBR and GPT partitions and can modify disk images just like real hdds. Also, it can create partition table backups.

So here it is:
http://sourceforge.net/projects/partmodproject/
http://sourceforge.net/projects/partmodproject/files/0.3.0-alpha/

It needs a little bit of testing, mainly I want to make sure it displays partition tables correctly on various systems, so I would be helpful if you could spend few minutes to download and run it.

Thanks for reading this!
Last edited on Jun 20, 2012 at 6:49pm
Jun 20, 2012 at 6:45pm
You released code under the GPL but did not provide the sauce?
Jun 20, 2012 at 6:50pm
The source is there, under "Code".
http://sourceforge.net/p/partmodproject/code/

@Null: Glad to see you got around to announcing this publicly!

-Albatross
Last edited on Jun 20, 2012 at 6:51pm
Jun 20, 2012 at 6:57pm
Ah, there it is. I saw an empty folder in the zip file called "src" and made that post. Thanks Alby.
Jun 20, 2012 at 11:08pm
@Null
Your Ubuntu wouldn't happen to be 32-bit, would it?

./wxGUI: error while loading shared libraries: libgtk-x11-2.0.so.0: wrong ELF class: ELFCLASS64


You might want to make it clear that you need to have 32-bit GTK libraries installed. Once those are installed, though, it loads fine.

OS: Ubuntu-turned-Kubuntu 12.04, 64-bit.

-Albatross
Last edited on Jun 20, 2012 at 11:16pm
Jun 21, 2012 at 6:21pm
You might want to make it clear that you need to have 32-bit GTK libraries installed.
Ok, I'll mention that in the readme file next time.

Does anyone have a HDD with 1024, 2048 or 4096-byte sectors? A little bit of testing would be great! Mainly I want to be sure that partition tables are displayed correctly.

You released code under the GPL but did not provide the sauce?
I released it under BSD license. Oh, and where does the BSD license say that I have to release the source code?
Topic archived. No new replies allowed.