mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
New Addon: gptfdisk 1.0.8
>>> https://www.rodsbooks.com/gdisk/ <<< source = https://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.8/gptfdisk-1.0.8.tar.gz/download Hi @ all I have a new add-on here which I use e.g. to bring partitions from mbr to gpt without data loss. It is also well suited for rescuing broken partitions. GPT fdisk (consisting of the gdisk, cgdisk, sgdisk, and fixparts programs) is a set of text-mode partitioning tools for Linux, FreeBSD, Mac OS X, and Windows. The gdisk, cgdisk, and sgdisk programs work on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather than on the older (and once more common) Master Boot Record (MBR) partition tables. The fixparts program repairs certain types of damage to MBR disks and enables changing partition types from primary to logical and vice-versa. Signed-off-by: Marcel Follert (Smooky) <smooky@v16.de> Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
d0353b73c7
commit
2f8ae1c282
4
config/rootfiles/packages/gptfdisk
Normal file
4
config/rootfiles/packages/gptfdisk
Normal file
@@ -0,0 +1,4 @@
|
||||
usr/sbin/cgdisk
|
||||
usr/sbin/fixparts
|
||||
usr/sbin/gdisk
|
||||
usr/sbin/sgdisk
|
||||
Reference in New Issue
Block a user