freebsd-ports/sysutils/gpart/pkg-descr
Steve Price 58f653e959 Initial import of gpart version 0.1e.
A program for recovering lost partition table and file systems.

PR:		14032
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
1999-11-01 03:05:54 +00:00

14 lines
524 B
Plaintext

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
Author: Michail Brzitwa <mb@ichabod.han.de>
WWW: http://home.pages.de/~michab/gpart/
- Andrew Stevenson
<andrew@ugh.net.au>