blob: 7e894582eb8aa85378011804c5dfac0b641f5160 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
A port of a tool which tries to guess the primary partition table of a PC-type
hard disk in case the primary partition table in sector 0 is damaged, incorrect
or deleted. The guessed table can be written to a file or device.
Supported (guessable) filesystem or partition types: DOS/Windows FAT, Linux
ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels,
Minix FS, Reiser FS
WWW: http://www.stud.uni-hannover.de/user/76201/gpart/
|