[Gptfdisk-general] gdisk or cgdisk change name of partition UTF-16 problem
Brought to you by:
srs5694
From: Joe v. T. <jo...@sh...> - 2012-06-08 04:19:58
|
I'm running gdisk 0.8.5 on Mac OS X 10.7.4. I get errors when attempting to change a partition name. If I don't get an error, the partition appears to have no name after the change. Command (? for help): p 15 936110296 937134295 500.0 MiB AF00 Shell Command (? for help): c Partition number (1-15): 15 Enter name: My New Name Bogus UTF-16 name found in GPTPart::SetName()! Name not changed! Command (? for help): c Partition number (1-15): 15 Enter name: MyNewName Bogus UTF-16 name found in GPTPart::SetName()! Name not changed! Command (? for help): c Partition number (1-15): 15 Enter name: Shell2 Command (? for help): p 15 936110296 937134295 500.0 MiB AF00 |