[Gptfdisk-general] LineFeed enter key bug for 'c' command in efi 64 bit port of gdisk version 1.0.0
Brought to you by:
srs5694
From: Jörg J. <joe...@gm...> - 2015-09-21 20:13:01
|
Hello, I used the efi 64 bit port of gdisk version 1.0.0. I tried to change the name of partition number 5. When i entered the 14 characters "FAT16 DOS 2GB" and pressed the enter key, finally display is a partition summary like Number Start (sector) End (sector) Size Code Name 1 2048 616447 300.0 MiB EF00 FAT32 EFI 300 MB 2 616448 878591 128.0 MiB 0C01 MiroSoft Reserved 1... 3 878592 8046591 3.4 GiB 8200 SWAP Linux 3.5 GB 4 8046592 8763391 350.0 MiB 2700 NTFS Windows RE 350 MB 5 8763392 12955647 2.0 GiB 0700 FAT16 DOS 2GB 6 12955648 27291647 6.8 GiB 0700 FAT32 7 GB Furthermore i looked in the hexdump of the corresponding sector: 00000000: a2a0 d0eb e5b9 3344 87c0 68b6 b726 99c7 ......3D..h..&.. 00000010: 76f8 0a89 393e 8b44 9664 8505 bfb5 0349 v...9>.D.d.....I 00000020: 00b8 8500 0000 0000 ffaf c500 0000 0000 ................ 00000030: 0000 0000 0000 0000 4600 4100 5400 3100 ........F.A.T.1. 00000040: 3600 2000 4400 4f00 5300 2000 2000 3200 6. .D.O.S. . .2. 00000050: 4700 4200 0a00 0000 0000 0000 0000 0000 G.B............. There i saw an additional 0x0a00 (Linefeed, NewLine or CTRL-J character) after the 14 characters entered string. I think this a bug in the efi port of gdisk program, because when i run the same procedure with the windows 64 bit port of gdisk with same version, the "c" key changed the partition name correctly without the additional enter character. I am using an Intel DH87RL main board with BIOS (latest Version RLH8710H.86A.0326.2014.0528.1542, 28.05.2014) and 2 standard USB keyboards (Tevion MD42488 and General keys PX-3070675). With best regards Jörg Jenderek -- Jörg Jenderek email: joerg.jen.der.ek (at) gmx.net Germany PGP: B9FE A356 283E 0048 6389 18BF AFF2 B1C9 421A D4D6 |