View previous topic :: View next topic |
Author |
Message |
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5184 Location: Bavaria
|
Posted: Wed Dec 04, 2024 4:22 pm Post subject: |
|
|
maybl8 wrote: | Code: | ...
Boot0004* gentoo HD(1,GPT,e542f478-7c60-4256-89d8-955c55acba0d,0x800,0x200000)/\vmlinuz.efi69006e0069007400720064003d005c0069006e0069007400720061006d00660073002e0069006d0067002000720064002e00760063006f006e0073006f006c0065002e006b00650079006d00610070003d0075007300200072006f006f0074003d0055005500490044003d00370061003000640066003600650063002d0036006200640066002d0034006300340062002d0039003700320037002d00320061003400640036003100360032003800390062003800 |
|
If you want see the parameter which this UEFI entry gives your kernel use "efibootmgr -u"
At the moment you boot your kernel directly via UEFI ... and maybe you want read this: https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/Boot_kernel_via_UEFI to better understand it.
Now you have two choices:
1. Using a boot manager (as @Nowa recommended), or
2. Leave it and add a 2nd entry for your new kernel (how to do you see in above article) _________________ https://wiki.gentoo.org/wiki/User:Pietinger |
|
Back to top |
|
|
maybl8 n00b
Joined: 06 Feb 2024 Posts: 36
|
Posted: Wed Dec 04, 2024 10:34 pm Post subject: |
|
|
Followed the steps to install GRUB.
Worked perfectly.
Thank you so much . I really appreciate it.
Code: | demo@gentoo ~ $ uname -a
Linux gentoo 6.11.10-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Nov 22 19:59:51 -00 2024 x86_64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz GenuineIntel GNU/Linux
|
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|