gpart 1:0.3-3 source package in Ubuntu
Changelog
gpart (1:0.3-3) unstable; urgency=medium * debian/control: fixed the Vcs-* fields. -- Joao Eriberto Mota Filho <email address hidden> Sat, 19 Mar 2016 10:59:14 -0300
Upload details
- Uploaded by:
- Debian Forensics
- Uploaded to:
- Sid
- Original maintainer:
- Debian Forensics
- Architectures:
- any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpart_0.3-3.dsc | 1.8 KiB | 173d348092ba8f902cfbec71d2c45762ad71a3740a9de211a0932cc3535a01d2 |
gpart_0.3.orig.tar.gz | 52.3 KiB | ec56d12ec9ffdb9877c12692ea6e51620b1ae44473d3d253b27fc31ed9ebb4dd |
gpart_0.3-3.debian.tar.xz | 7.9 KiB | 3a9547156b4d1a41dc5c8afd9536c475a2752ef18d9e71f9935236162da6d74f |
Available diffs
- diff from 1:0.3-1 to 1:0.3-3 (1.2 KiB)
No changes file available.
Binary packages built by this source
- gpart: No summary available for gpart in ubuntu zesty.
No description available for gpart in ubuntu zesty.
- gpart-dbgsym: debug symbols for package gpart
Gpart is a tool which tries to guess the primary partition table of a PC-type
disk in case the primary partition table in sector 0 is damaged, incorrect or
deleted.
.
It is also good at finding and listing the types, locations, and sizes of
inadvertently-deleted partitions, both primary and logical. It gives you the
information you need to manually re-create them (using fdisk, cfdisk, sfdisk,
etc.).
.
The guessed table can also be written to a file or (if you firmly believe the
guessed table is entirely correct) directly to a disk device.
.
Currently supported (guessable) filesystem or partition types:
.
* BeOS filesystem type.
* BtrFS filesystem type.
* FreeBSD/NetBSD/ 386BSD disklabel sub-partitioning scheme used on Intel
platforms.
* Linux second extended filesystem (Ext2).
* MS-DOS FAT12, FAT16 and FAT32 "filesystems".
* IBM OS/2 High Performance filesystem.
* Linux LVM and LVM2 physical volumes.
* Linux swap partitions (versions 0 and 1).
* The Minix operating system filesystem type.
* MS Windows NT/2000 filesystem.
* QNX 4.x filesystem.
* The Reiser filesystem (version 3.5.X, X > 11).
* Sun Solaris on Intel platforms uses a sub-partitioning scheme on PC hard
disks similar to the BSD disklabels.
* Silicon Graphics journaled filesystem for Linux.
.
Gpart is useful in recovery actions and forensics investigations.