Re: Unable to remove grub menuentry for kernel 5.9

2020-12-01 Thread Michael Hennebry
On Tue, 1 Dec 2020, Chris Murphy wrote: As mad as this all sounds, and is, because of this work we're very close to being able to support dual boot Fedoras. Right now we only explicitly support Windows or macOS plus one Fedora. Two Fedoras, is a nope. You're right: It's mad. -- Michael henn

Re: Unable to remove grub menuentry for kernel 5.9

2020-12-01 Thread Chris Murphy
On Tue, Dec 1, 2020 at 1:13 PM Tim via users wrote: > > On Tue, 2020-12-01 at 20:52 +0530, Sreyan Chakravarty wrote: > > What am I doing wrong? > > I suppose some questions are: How did you install kernels, in the > first place. And have you been manually altering grub menus, too? > > I've been

Re: Unable to remove grub menuentry for kernel 5.9

2020-12-01 Thread Tim via users
On Tue, 2020-12-01 at 20:52 +0530, Sreyan Chakravarty wrote: > What am I doing wrong? I suppose some questions are: How did you install kernels, in the first place. And have you been manually altering grub menus, too? I've been using Fedora since it used to be Red Hat Linux, and had always let

Re: Unable to remove grub menuentry for kernel 5.9

2020-12-01 Thread Chris Murphy
On Tue, Dec 1, 2020 at 8:23 AM Sreyan Chakravarty wrote: > > Hi, > > I have uninstalled kernel 5.9 via dnf remove, and I have also re-generated my > grub.cfg using grub2-mkconfig, but the GRUB menuentry for kernel 5.9 still > persists. > > Any other way to get rid of it ? > > I cannot understand