• Home
  • Raw
  • Download

Lines Matching refs:MBR

64   converting from MBR).
211 - Added -O/--print-mbr option to sgdisk, enabling easier display of MBR
256 for inclusion in a hybrid MBR or conversion to a conventional MBR.
259 hybridized partition when creating a hybrid MBR.
293 be a hybrid MBR and if the MBR partition(s) don't fit on the disk, the
330 - Fixed hybrid MBR creation on disks larger than 2TiB: Previously, if one
350 - Modified "converting MBR to GPT" message to clarify that the conversion
352 "gdisk -l" operation will change an MBR disk to a GPT disk without
368 - Removed stray debug message that would appear when reading MBR disks.
393 - Tweaked hybrid MBR creation options to fix a problem that caused the main
394 0xEE MBR partition to NOT be created if the user told gdisk to NOT place
410 reported on a Windows system on which the write of the protective MBR
412 may have been blocking write access to the MBR.)
415 because Midnight BSD uses the same 0xA5 type code as FreeBSD on MBR
476 MBR data. When detected, the program now stops reading after the first
479 - Fixed bug in partition overlap detection in MBR code.
523 - Fixed bug that caused CHS end point for protective MBR to be set to
533 when converting a disk from MBR format (but, oddly, not when creating a
536 - Added a warning when an MBR partition is discarded because it's too
557 partitions when generating a hybrid MBR.
559 - Enable entry of hex codes that begin with "0x" for both GPT and MBR
563 hybrid MBR.
581 lack an existing MBR signature. (In 0.7.0, it could write an empty
582 MBR data structure to a device on which it was mistakenly launched.)
584 - Fixed bug that caused the protective MBR to not be written when
587 - Fixed bug that caused second protective MBR partition, when created
588 as part of a hybrid MBR, to always be of type 0xEE, even when the
598 - Created FixParts program, to fix problems on MBR-partitioned disks.
602 - Completely redid the GPT-to-MBR code, used both for converting to MBR
606 numbering gaps when a conversion to MBR was aborted.
608 - Improved CHS value creation on small (<~8GB) disks for protective MBR
609 and when creating hybrid MBRs or converting to MBR format. Linux-only,
650 - Tweaked APM detection to look for APM signature even if an MBR
652 in which an MBR has overwritten an APM disk.
657 - Added notification about nonexistent partitions to hybrid MBR creation
660 - Fixed bug in GPT-to-MBR conversion that could sometimes enable creation
663 - Fixed bug in GPT-to-MBR conversion that prevented creation of an MBR
703 - Added check that the protective 0xEE MBR partition begins on sector 1
707 - Added check for overlapping MBR partitions to verify function (gdisk "v"
709 multiple MBR 0xEE partitions (causes problems in some OSes).
711 - Added check to GPT-to-MBR and hybrid MBR creation options to prevent
714 creating MBR!" When attempting to create a hybrid MBR with duplicates,
717 MBR form.
731 - Fixed bug that caused creation of hybrid MBR to wipe out the MBR's boot
745 - Fixed major bug in hybrid MBR creation, which caused incorrect
781 to recompute all protective/hybrid MBR CHS values. This option is
784 0xFFFFFF CHS value is used as the end point for a protective MBR. The
793 - Undid earlier change, with version 0.6.4, that wiped the MBR boot loader
794 when doing MBR-to-GPT conversions. I've now become skeptical that MBR
856 GPT-to-MBR conversion. This feature is limited by the fact that at least
859 possible to convert back to MBR any disk that started that way, provided
885 - Fixed bug in computation of CHS geometries for protective MBR. This is
910 disks to MBR format, with a limit of four partitions total, and of course
920 - Changed the code to create a new MBR unique disk signature whenever a new
921 protective MBR is generated (when doing an MBR-to-GPT conversion, when
924 the existing MBR disk signature in most cases, but this resulted in
933 - Added code to clear the MBR boot loader when doing an MBR-to-GPT
936 some MBR boot loaders freak out and hang the system when they encounter
938 in what is now GPT territory, causing a system hang. Since MBR boot
946 prompts in hybrid MBR conversion procedure to be displayed in
949 - Fixed very obscure potential bug in hybrid MBR/GPT synchronization when
952 different lengths in MBR vs. GPT.
965 direct copy (via dd, etc.) of the MBR, main GPT header, and main GPT
983 code. Somewhat arbitrarily set it to use the 7501 number (MBR code 0x75
1004 - Fixed bug that caused new protective MBR to not be created when the
1005 MBR was invalid and the GPT was damaged and the user opts to try to
1045 - Fixed bug that caused the convert to MBR function to fail.
1105 - Added GPT-to-MBR conversion function. It's very limited, but potentially
1119 - Added ability to re-load the MBR and generate a fresh GPT from it. This
1125 - The program now generates CHS values for hybrid and GPT-to-MBR conversion
1135 out a valid MBR if the user created that MBR over an older GPT without
1150 found when converting from an MBR/gdisk hex code to a GUID type code.
1160 also destroys all EFI GPT (0xEE) partitions in the MBR.
1166 to read the new (empty or MBR-only) partition table.
1169 a hybrid MBR.
1192 - Deleting a partition now checks for a matching hybrid MBR partition, and
1194 0xEE (EFI GPT) MBR partitions is then added to the nearby 0xEE partition.
1195 If no non-0xEE partitions are left, a fresh protective MBR is generated.
1197 - Added hybrid MBR consistency check to the verify ('v') option and to
1198 pre-write checks. If non-0xEE/non-0x00 MBR partitions without
1212 header; and convert disklabels contained within a GPT (or a former MBR,
1240 - Tweaked MBR-reading code to ignore 0xEE (EFI GPT) partitions. This will
1241 only have an effect on a poorly partitioned MBR disk that contains an
1243 corrupted disk by using the hybrid MBR for data recovery.
1250 - Enabled MBR conversion code to handle multiple logical partitions.
1255 - Fixed bug that enabled (possibly accidental) entry of MBR type codes of
1269 - Gave users control over the way MBR partitions are assigned to slots in a
1270 hybrid MBR setup; the original method (putting the 0xEE partition after
1274 - Changed "blocks" to "sectors" in GPT and MBR table displays.
1276 - Added "Boot" column to MBR table display; shows an asterisk (*) when the
1284 - Added the ability to create a hybrid MBR ('h' on experts' menu). This was
1291 the GPT data structures itself when you create a new MBR ["msdos
1295 blanks out the protective MBR, as well as the GPT data.
1325 - Fixed minor bug in CHS geometry of the protective MBR's type EE partition
1327 Should be a non-critical bug since the protective MBR partition
1328 definition is only there to keep MBR-only disk utilities from messing
1361 - Fixed bug in MBR-reading function that caused 0x0f (Win95 LBA) and 0x85
1368 parttypes.cc. Most of these were based on newly-discovered MBR type