Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
6.8

Available as/for:
Description:
GUI for diskdump (dd). Harddrive clone and imaging tool.


This is a open source Graphical User Interface for the Unix Command dd. You can easily select the Input- and Outputstream, so you can clone or image your Harddrive or Partition.

Wikipedia: "dd is a common Unix program whose primary purpose is the low-level copying and conversion of raw data."

----------------------------------

The version 0.8 .deb Package is working on Ubuntu 9.10+ (x86 and amd64) .


Of Course the Packages work on every other Debian Distribution ,too.

Ratings & Comments

6 Comments

Dicson12

To start the required root rights test@dicson:~/Desktop/gdiskdump$ LANG=C '/home/test/Desktop/gdiskdump/bin/gdiskdump' Traceback (most recent call last): File "/home/test/Desktop/gdiskdump/bin/gdiskdump", line 44, in <module> gdiskdump.main() File "/home/test/Desktop/gdiskdump/gdiskdump/__init__.py", line 44, in main window = GdiskdumpWindow.GdiskdumpWindow() File "/home/test/Desktop/gdiskdump/gdiskdump_lib/Window.py", line 46, in __new__ new_object.finish_initializing(builder) File "/home/test/Desktop/gdiskdump/gdiskdump/GdiskdumpWindow.py", line 51, in finish_initializing self.get_partition_liststore() File "/home/test/Desktop/gdiskdump/gdiskdump/GdiskdumpWindow.py", line 90, in get_partition_liststore process = subprocess.Popen(['fdisk', '-l'],stdout=subprocess.PIPE,shell=False) File "/usr/lib/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory

Dicson12

To start the required root rights test@dicson:~/Desktop/gdiskdump$ LANG=C '/home/test/Desktop/gdiskdump/bin/gdiskdump' Traceback (most recent call last): File "/home/test/Desktop/gdiskdump/bin/gdiskdump", line 44, in <module> gdiskdump.main() File "/home/test/Desktop/gdiskdump/gdiskdump/__init__.py", line 44, in main window = GdiskdumpWindow.GdiskdumpWindow() File "/home/test/Desktop/gdiskdump/gdiskdump_lib/Window.py", line 46, in __new__ new_object.finish_initializing(builder) File "/home/test/Desktop/gdiskdump/gdiskdump/GdiskdumpWindow.py", line 51, in finish_initializing self.get_partition_liststore() File "/home/test/Desktop/gdiskdump/gdiskdump/GdiskdumpWindow.py", line 90, in get_partition_liststore process = subprocess.Popen(['fdisk', '-l'],stdout=subprocess.PIPE,shell=False) File "/usr/lib/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory

andywilhelm

There should be an Entry in Accessories in your menu, which starts gdiskdump with root privileges.

Dicson12

Of course, but the program should handle exceptions (show window with the text'root required')

Dicson12

import os if os.geteuid() != 0: print "You must be root to run this program." sys.exit(1)

andywilhelm

oh your right, thanks.

Pling
0 Affiliates
Details
license
version 0.8
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

Other System Tools (NOT OS or ROMS):

KDE CDEmu Manager
marcel83
last update date: 1 year ago

Score 7.0

QPhotoRec
caezsar
last update date: 12 years ago

Score 5.7

Burg-manager
ingalex
last update date: 14 years ago

Score 7.4

Multi-Platform File Manager
Lunik
last update date: 21 years ago

Score 5.0

KFS
jrockey
last update date: 21 years ago

Score 5.0

dolphin-perforce-plugin
martin9000andersen
last update date: 12 years ago

Score 5.0



System Tags