slackbuilds/system/gpart
Hunter Sezen b129eef611 system/gpart: Fixed download.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-26 10:53:23 +00:00
..
README system/gpart: Add support to LVMS2 and btrfs. 2015-12-02 08:56:45 +07:00
docdir.diff.gz system/gpart: Add support to LVMS2 and btrfs. 2015-12-02 08:56:45 +07:00
gpart.SlackBuild system/gpart: Fixed download. 2016-12-26 10:53:23 +00:00
gpart.info system/gpart: Fixed download. 2016-12-26 10:53:23 +00:00
lvm2-btrfs.diff.gz system/gpart: Add support to LVMS2 and btrfs. 2015-12-02 08:56:45 +07:00
slack-desc system/gpart: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

Gpart is a small tool which tries to guess what partitions are on a PC type,
MBR-partitioned hard disk in case the primary partition table was damaged.

Gpart works by scanning through the device (or file) given on the command
line on a sector basis. Each guessing module is asked if it thinks a
filesystem it knows about could start at a given sector. Several
filesystem guessing modules are built in.

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, QNX 4 FS, Reiser FS,
LVM and LVM2 physical volumes, BTRFS, BeOS FS, SGI XFS.