On Wed, Jan 28, 2015 at 2:02 PM, Stefan G. Weichinger <li...@xunil.at> wrote:
> On 28.01.2015 19:50, Stefan G. Weichinger wrote:
>> On 28.01.2015 19:44, Stefan G. Weichinger wrote:
>>
>>> So now "Linux Boot Manager" is gummiboot  ... and grub is grub ;)
>>
>> And for the records:
>>
>> renaming "Linux Boot Manager" to "gummiboot" was done by:
>>
>> # efibootmgr -b0000 -B
>>
>> # efibootmgr -c -L "gummiboot"
>>
>> nice!
>
> sorry, did NOT work for me ... but the label is cosmetic.

I do

# efibootmgr -c -L gummiboot -l '\EFI\gummiboot\gummibootx64.efi'

and I have

# efibootmgr
BootCurrent: 0004
Timeout: 0 seconds
BootOrder: 0000,0001,0002,0003
Boot0000* gummiboot
Boot0001* grub
Boot0002* vanilla
Boot0003* vivid
Boot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot2003* EFI Network

vanilla = self-compiled 3.19 kernel
vivid = default Ubuntu 15.04 kernel

Reply via email to