On 3/29/25 12:01 AM, Felix Miata wrote:
Robert McBroom composed on 2025-03-28 22:48 (UTC-0400):
Felix Miata wrote:
...
menuentry "Fedora 40 defkernel 3 on P18" {
load_video
set gfxpayload=keep
search --no-floppy --set=root --hint-baremetal=ahci0,gpt18 --label
Hello,
I have a machine with a dual fedora boot on 2 drives (with grub2)
I daily maintain one (say A on /dev/sda4), and occasionally the other one (say
B on /dev/sdc5).
The problem is when I update B, grub is not update properly, i.e., I cannot
boot on B with the new kernel.
Hence, I run
grub2-mk
Robert McBroom composed on 2025-03-28 22:48 (UTC-0400):
> Felix Miata wrote:
...
>> menuentry "Fedora 40 defkernel 3 on P18" {
>> load_video
>> set gfxpayload=keep
>> search --no-floppy --set=root --hint-baremetal=ahci0,gpt18 --label
>>
>> linux /boot/vmlinu
On 3/27/25 12:37 AM, Felix Miata wrote:
Robert McBroom composed on 2025-03-27 00:02 (UTC-0400):
Felix Miata wrote:
Simplest: remove Grub from B, or disable Grub on B. Only one Grub per PC is
needed. After each new kernel is installed to B, update Grub on A with os-prober
enabled and with GR
Robert McBroom composed on 2025-03-27 00:02 (UTC-0400):
> Felix Miata wrote:
>> Simplest: remove Grub from B, or disable Grub on B. Only one Grub per PC is
>> needed. After each new kernel is installed to B, update Grub on A with
>> os-prober
>> enabled and with GRUB_DISABLE_SUBMENU="y" in /etc
On 3/23/25 7:36 AM, Felix Miata wrote:
Simplest: remove Grub from B, or disable Grub on B. Only one Grub per PC is
needed. After each new kernel is installed to B, update Grub on A with os-prober
enabled and with GRUB_DISABLE_SUBMENU="y" in /etc/default/grub. Even that
frequent
Grub maintenanc
On 3/23/25 4:46 AM, Patrick Dupre via users wrote:
Hello,
I have a machine with a dual fedora boot on 2 drives (with grub2)
I daily maintain one (say A on /dev/sda4), and occasionally the other one (say
B on /dev/sdc5).
The problem is when I update B, grub is not update properly, i.e., I canno
Patrick Dupre composed on 2025-03-23 09:46 (UTC+0100):
> I have a machine with a dual fedora boot on 2 drives (with grub2)
> I daily maintain one (say A on /dev/sda4), and occasionally the other one
> (say B on /dev/sdc5).
> The problem is when I update B, grub is not update properly, i.e., I can