bug#19137: Antw: Re: bug#19137: mklabel gpt created invalid Protective MBR
"Ulrich Windl" <[email protected]>
| Newsgroups | gmane.comp.gnu.parted.bugs |
|---|---|
| Message-ID | <[email protected]> |
>>> Håkon Løvdal <[email protected]> schrieb am 21.11.2014 um 17:02 in Nachricht <CAACXqO_W_rmbckni-kmndKbB9OMu-z=815PgFbbH_E0aCBLUyw@mail.gmail.com>: > On 21 November 2014 08:50, Ulrich Windl > <[email protected]> wrote: >> GNU Parted 2.3 creates an invalid Protective MBR (for a 3MB test image): > > Hi. Version 2.3 is quite old, can you reproduce this with the latest > version, 3.2? parted-3.2 has still the same problems (well, if nobody fixed them): Legacy MBR: MBR Signature = aa55 Unique Signature = 00000000 Partition 1: Boot Indicator : non-bootable Starting Cylinder = 0 Starting Head = 1 Starting Sector = 0 System ID = 0xee Ending Cylinder = 1023 Ending Head = 63 Ending Sector = 254 Relative Sectors = 1 Total Sectors = 999 --- There is still the Problem that starting C/H/S is 0/1/0 which does not match "Relative Sectors", just as Ending C/H/S does not match Relative Sectors + Total Sectors > > BR Håkon Løvdal