You are not logged in.
Pages: 1
I'm trying to modify a boot label that I earlier created with efibootmgr. The boot number is 0024, and the existing label is "Arch". I want to change the label to "NewArch".
Here's the command I used:
efibootmgr -b 0024 -L "NewArch"
This doesn't work, and I can't figure out why. There's no error message generated, but I see that the boot label remains as it was.
Any help would be greatly appreciated. Thanks.
Offline
Pages: 1