You are not logged in.

#26 2013-02-21 03:20:32

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [Solved] EFI Stub Loader: efibootmgr entry issues

Yes, I figured out a while back that it was doing this.  I never updated this thread, but I did include it in the E430 wiki page I think.  In any case, I found a thread that indicates that you can use something like this.

# efibootmgr -c -d /dev/sdX -p Y -L "Title Here" -l '\kernel\here.efi' -u "root=/dev/sda3 initrd=\\initramfs\\here.img ro add_efi_memmap quiet" 

...though I have to confess that I have not tried this yet.

Offline

#27 2013-02-21 10:28:31

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: [Solved] EFI Stub Loader: efibootmgr entry issues

WonderWoofy wrote:

...though I have to confess that I have not tried this yet.

Hello WonderWoofy,

I used just about the same line , though I use GRUB2.), this works just fine!

#efibootmgr -c -g -d /dev/sdX -p Y -w -L "Arch Linux (GRUB)" -l '\\EFI\\arch_grub\\grubx64.efi'

Offline

#28 2013-03-04 01:11:05

silverhammermba
Wiki Maintainer
Registered: 2011-04-14
Posts: 156

Re: [Solved] EFI Stub Loader: efibootmgr entry issues

Yeah, I saw the -u option for efibootmgr and wondered why the wiki was going through so much more work for it. I haven't gotten up the bravery to try the simpler command tongue

Offline

Board footer

Powered by FluxBB