EFI System
HP Laptop
Windows 10
Linux Mint 20.3 Cinnamon
GRUB2WIN is the only way I can get my system to boot into my Linux, but I need to change the kernel version that loads. Right now it is loading the 5.4 kernel, perfectly, but I need it to load the 5.14 kernel to fix my video card lack of support in the old, active kernel it's loading.
In a normal system running only Linux, it would be easy to pick and choose which kernel to load, within the GRUB menu, but with this, I don't know the code, or anything to be able to get it to load the 5.14 kernel.
The one I need to load is: Kernel: 5.14.0-1029-oem generic
The NAME of the file in the Linux/boot directory is: config-5.14.0-1029-oem
I will have to boot back into windows to do the diagnostics... then boot back into linux to copy and paste the diagnostics from my email into here?
I will have to boot back and forth to do all this, because I use linux for everything, and only go to the windows when I have to use my windows friendly video rendering program.
Back in a bit....
Oh, and thanks so much for this help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
While waiting I did more digging and found a way to install the 5.14 kernel from my Update Manager; I rebooted, GRUB2WIN handled it smoothly, and my machine is now running nicely, using the correct kernel that has the drivers I needed within.
Thank you for your help. :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
They probably just installed the newer firmware in Update Manager -> View -> Linux Kernels, and, because it was newer, it became the active firmware that booted by default. They never needed to select the other firmware in grub in the first place. If they hadn't been able to boot into Linux, then they would've needed to configure grub2win to point to the BOOT_IMAGE of the other firmware on their system. (For instance, BOOT_IMAGE=/boot/vmlinuz-5.15.0-39-generic)
Edit: You may have to do this in grub2win with a custom code entry.
Last edit: mmortal03 2023-07-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
EFI System
HP Laptop
Windows 10
Linux Mint 20.3 Cinnamon
GRUB2WIN is the only way I can get my system to boot into my Linux, but I need to change the kernel version that loads. Right now it is loading the 5.4 kernel, perfectly, but I need it to load the 5.14 kernel to fix my video card lack of support in the old, active kernel it's loading.
In a normal system running only Linux, it would be easy to pick and choose which kernel to load, within the GRUB menu, but with this, I don't know the code, or anything to be able to get it to load the 5.14 kernel.
Can someone help me with this?
Hi Kate,
Please run the Grub2Win diagnostics and send them to me.
That way I can see the Grub2Win generated boot menu entry code.
Is this a kernel that you compiled yourself, or the standard kernel included in Mint?
I need the exact name of the kernel file you want to load, usually found in the Linux /boot directory.
If this is a kernel you customized yourself, we will probably need to set up a custom code boot entry in Grub2Win.
Please let me know.
Thanks,
Dave
It's the standard oem kernel included in Mint
The one I need to load is: Kernel: 5.14.0-1029-oem generic
The NAME of the file in the Linux/boot directory is: config-5.14.0-1029-oem
I will have to boot back into windows to do the diagnostics... then boot back into linux to copy and paste the diagnostics from my email into here?
I will have to boot back and forth to do all this, because I use linux for everything, and only go to the windows when I have to use my windows friendly video rendering program.
Back in a bit....
Oh, and thanks so much for this help
Okay, done, and it appears the diagnostics were sent to your email....
While waiting I did more digging and found a way to install the 5.14 kernel from my Update Manager; I rebooted, GRUB2WIN handled it smoothly, and my machine is now running nicely, using the correct kernel that has the drivers I needed within.
Thank you for your help. :-)
Are you going to share how you fixed your problem so others can learn how to do it?
They probably just installed the newer firmware in Update Manager -> View -> Linux Kernels, and, because it was newer, it became the active firmware that booted by default. They never needed to select the other firmware in grub in the first place. If they hadn't been able to boot into Linux, then they would've needed to configure grub2win to point to the BOOT_IMAGE of the other firmware on their system. (For instance, BOOT_IMAGE=/boot/vmlinuz-5.15.0-39-generic)
Edit: You may have to do this in grub2win with a custom code entry.
Last edit: mmortal03 2023-07-10