Lines Matching refs:partition
8 - Added new partition type codes for Ceph
18 - Added new partition type codes from
29 -t/--typecode, and -u/--partition-guid commands: If a -n/--new option
30 with "0" as the partition number precedes these options on the command
31 line, passin "0" as the partition number to the following options causes
32 them to use the newly-created partition. For instance, "sgdisk -n
33 0:0:+550M -t 0:EF00 /dev/sda" creates a new partition with a type code of
36 - Fixed bug that caused incorrect partition number to be displayed by
37 sgdisk in error messages when the user specified a non-existent partition
41 hybridized partition when creating a hybrid MBR.
52 It refuses to create a hybrid partition if the original ends at or above
60 - Fixed spurious "0xEE partition doesn't start on sector 1" warning in
68 - Added check for an oversized 0xEE protective partition. The program now
75 be a hybrid MBR and if the MBR partition(s) don't fit on the disk, the
84 Lenovo's ESP-like partition.
89 - Fixed bug that could cause segfault when passing an invalid partition
101 - The number of partition type codes has grown large enough that it fills
107 - Fine-tuned verification ('v') check for 0xEE partition that doesn't begin
113 opted to create an extra partition to cover unused space following
116 - Added check for an active/bootable 0xEE protective partition to the
126 devices, the partition table can sometimes be re-read without removing
130 selected partition rather than ncurses highlighting.
137 - Added partition type code for freedesktop.org's proposed $BOOT partition
141 requested partition size (if specified using +###{MGT} terminology)
143 point. This gives you the requested partition size rather than be
152 - Added partition type code for Intel Rapid Start partition (GUID
158 - Added partition type code for Haiku BFS (GUID
164 - Fixed a bug that could cause sgdisk to crash when passing a partition
171 - Added partition type code for Sony system partition
176 0xEE MBR partition to NOT be created if the user told gdisk to NOT place
178 hybridize AND IF the user opted to create a second protective partition.
184 - Added partition type codes for VMWare ESX (FB00, FB01, and FC00).
189 - Changed code that writes the partition table so that a disk sync
207 or if Ctrl+D was pressed at certain input prompts (for a partition name
226 of the number of partition table entries that fits in a sector (normally
228 the partition table manually, but not when loading a partition table that
230 error messages about CRC problems when loading some Solaris partition
244 hits "Enter" for the default value as the first partition on an empty
250 - Fixed bug that could cause FixParts to keep a partition's assignment
259 loop, so no duplicates appear in the partition list.
261 - Fixed bug in partition overlap detection in MBR code.
274 - Fixed bug in new (as of 0.8.0) check that main and backup partition
294 - Added check for mis-matched primary and backup partition tables.
297 - Added Apple Core Storage partition type code (hex code AF05, GUID
316 fresh partition table or doing various other things).
318 - Added a warning when an MBR partition is discarded because it's too
324 - Fixed bug that caused bogus "3" values to pad the ends of partition names
333 - Added new Linux-only filesystem partition type GUID code,
353 - Added support for proper UTF-16LE partition names rather than the
369 - Fixed bug that caused second protective MBR partition, when created
396 or --replicate in sgdisk). It's now possible to replicate the partition
409 - Fixed bug that prevented aborting a partition table backup ('u' on the
418 "+" specification, as in "+2G" to locate a partition 2 GiB into the
425 sectors in the largest free block, and a partition number of 0 refers to
426 the first available partition.
428 - Added ChromeOS GUID values to list of recognized partition type GUIDs.
443 of an extended partition that overlaps a preceding partition.
455 - Entry of non-hexadecimal value for partition type code now causes
462 partition sizes.
466 partition number 0.
485 - Added check that the protective 0xEE MBR partition begins on sector 1
516 - Added ability to save partition table from one device to another (gdisk:
525 a partition number).
528 protective partition end point settings and occasionally other
545 - Added -u/--partition-guid and -U/--disk-guid options to sgdisk. These are
547 experts' menu: They enable adjusting an individual partition's GUID or a
556 partition that fills the largest single unpartitioned block of space on
585 - Fixed bug that caused incorrect partition numbers to be displayed for
634 - Fixed a bug that could cause spurious data to appear in a grown partition
639 one free sector must exist immediately prior to each logical partition,
673 - Fixed memory-allocation bug when reading GPT disks with partition tables
699 - Fixed off-by-one bug in specification of partition when using the
712 sgdisk) command to enable fine-tuning partition order without doing a
727 - Fixed bug that caused second and subsequent partition numbers in
732 deleting partitions; code wasn't matching partition lengths correctly,
739 - Fixed bug in -t option to sgdisk; it was corrupting partition type
742 - Fixed minor alignment bug in partition summary list ('p' from any menu)
743 when partition sizes are between 1000 and 1024 units.
748 partition table, in that order. ("dd if=/dev/sda of=backup.gpt bs=512
764 - Added GUID for IBM General Parallel File System (GPFS) partition type
782 - The change-type ('t' on main menu) option now changes the partition's
783 name *IF* the current name is the generic one for the partition type.
790 - Enabled default partition type code of 0700 when creating partitions
794 - Fixed bug in sort ('s' on main menu) option that caused partition
795 numbers to begin at more than 1 if the original partition list had
798 - Improved code to determine which partition table to load in case of
799 CRC mismatches between the partition tables and the stored CRC values
849 - Added code to set the partition boundary value based on the physical
857 - Modified partition creation function to begin partitions on 8-sector
891 Linux, thus causing problems when editing partition tables in disk images
948 to read the new (empty or MBR-only) partition table.
950 - Fixed bug that allowed entry of nonexistent partition numbers when creating
961 partition creation if there are small bits of free space on the disk.
963 - You can now specify the end point of a partition by using a minus sign,
965 size. For instance, "-200M" creates a partition that ends 200MiB before
968 - You can now specify the start point of a partition by using a plus or
974 - Deleting a partition now checks for a matching hybrid MBR partition, and
976 0xEE (EFI GPT) MBR partitions is then added to the nearby 0xEE partition.
982 does NOT prevent writing the partition table, though.
992 use "raw" disklabels, with the caveat that the first partition will
995 converted to GPT) partition. In the latter case, the 'b' main menu option
1001 the partition table.
1004 partition type as a default name.
1024 inappropriate EFI GPT partition, or when attempting to recover a
1040 fix to the entry of the type code for the second protective partition,
1052 hybrid MBR setup; the original method (putting the 0xEE partition after
1059 partition's status is bootable.
1096 - Fixed several incorrect MacOS X partition type GUIDs, thanks to Yves
1105 displays when saving partition table changes.
1107 - Fixed minor bug in CHS geometry of the protective MBR's type EE partition
1109 Should be a non-critical bug since the protective MBR partition
1125 - Fixed partition numbering problem in reports of partition overlaps in
1128 - Fixed 1-sector partition size problem when creating new partitions
1138 partition table.
1140 - Added notice after sorting the partition table to the effect that
1149 - Made some changes/corrections to the partition type list in