Re: grub2-mkconfig not picking up all kernels

2013-06-25 Thread Frank Murphy
On Mon, 24 Jun 2013 20:10:32 +0200 poma wrote: > On 06/24/2013 06:25 PM, Frank Murphy wrote: > > > He forgot the version: > > https://bugzilla.redhat.com/show_bug.cgi?id=908528 > > Fixed In Version: grub2-2.00-16 > > Who's forgotten and what's forgotten!? :) Figured you may have forgot to ment

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Reindl Harald
Am 24.06.2013 18:25, schrieb Frank Murphy: > On Mon, 24 Jun 2013 00:03:19 +0200 > Reindl Harald wrote: > >> Am 23.06.2013 20:43, schrieb poma: >>> On 23.06.2013 20:16, Frank McCormick wrote: >>> Further to thisI checked the grub.cfg and the other kernels are in the list. But G

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Frank McCormick
On 06/23/2013 06:03 PM, Reindl Harald wrote: Am 23.06.2013 20:43, schrieb poma: On 23.06.2013 20:16, Frank McCormick wrote: Further to thisI checked the grub.cfg and the other kernels are in the list. But Grub is not displaying them when advanced options is picked. It only displays th

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread poma
On 06/24/2013 06:25 PM, Frank Murphy wrote: > He forgot the version: > https://bugzilla.redhat.com/show_bug.cgi?id=908528 > Fixed In Version: grub2-2.00-16 Who's forgotten and what's forgotten!? :) Although your namesake mentions F17/18/19, he actually alludes to the F19 - grub2-2.00-22.fc19 that

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Frank McCormick
On 06/24/2013 12:25 PM, Frank Murphy wrote: On Mon, 24 Jun 2013 00:03:19 +0200 Reindl Harald wrote: Am 23.06.2013 20:43, schrieb poma: On 23.06.2013 20:16, Frank McCormick wrote: Further to thisI checked the grub.cfg and the other kernels are in the list. But Grub is not displaying

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Frank McCormick
On 06/24/2013 01:10 AM, Michael Schwendt wrote: On Sun, 23 Jun 2013 14:16:22 -0400, Frank McCormick wrote: On 06/23/2013 01:47 PM, Frank McCormick wrote: Reposting on Fedora list because it's not only 19 affected I noticed this morning that when I run grub2-mkconfig from my fedora 19 partiti

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Frank Murphy
On Mon, 24 Jun 2013 00:03:19 +0200 Reindl Harald wrote: > Am 23.06.2013 20:43, schrieb poma: > > On 23.06.2013 20:16, Frank McCormick wrote: > > > >> Further to thisI checked the grub.cfg and the other > >> kernels are in the list. But Grub is not displaying them when > >> advanced optio

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Reindl Harald
Am 24.06.2013 01:24, schrieb poma: > … > > Oh yeah, > this is the only problem I've found so far, which doesn't affect > the functioning of the grub, > $ rpm -ql grub2-tools-2.00-22.fc19 | grep default/grub > /etc/default/grub > $ file /etc/sysconfig/grub > /etc/sysconfig/grub: broken symbolic l

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Reindl Harald
Am 23.06.2013 20:43, schrieb poma: > On 23.06.2013 20:16, Frank McCormick wrote: > >> Further to thisI checked the grub.cfg and the other kernels are >> in the list. But Grub is not displaying them when advanced options >> is picked. It only displays the one kernel. > > Simplify, > /etc/d

Re: grub2-mkconfig not picking up all kernels

2013-06-24 Thread Reindl Harald
Am 23.06.2013 20:16, schrieb Frank McCormick: > On 06/23/2013 01:47 PM, Frank McCormick wrote: >> >> Reposting on Fedora list because it's not only 19 affected >> >> >> I noticed this morning that when I run grub2-mkconfig from my fedora 19 >> partition, or from my 18 partition >> it does not f

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread Michael Schwendt
On Sun, 23 Jun 2013 14:16:22 -0400, Frank McCormick wrote: > On 06/23/2013 01:47 PM, Frank McCormick wrote: > > > > Reposting on Fedora list because it's not only 19 affected > > > > > > I noticed this morning that when I run grub2-mkconfig from my fedora > > 19 partition, or from my 18 partition

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread Frank McCormick
On 06/23/2013 07:24 PM, poma wrote: … Oh yeah, this is the only problem I've found so far, which doesn't affect the functioning of the grub, $ rpm -ql grub2-tools-2.00-22.fc19 | grep default/grub /etc/default/grub $ file /etc/sysconfig/grub /etc/sysconfig/grub: broken symbolic link to `/etc/defa

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread poma
… Oh yeah, this is the only problem I've found so far, which doesn't affect the functioning of the grub, $ rpm -ql grub2-tools-2.00-22.fc19 | grep default/grub /etc/default/grub $ file /etc/sysconfig/grub /etc/sysconfig/grub: broken symbolic link to `/etc/default/grub' You can do it yourself, righ

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread poma
On 23.06.2013 21:27, Frank McCormick wrote: … > The only difference is GRUB_TERMINAL_OUTPUT > ^ > and should true have double quotes around it ? It's all the same for the single values. I just tested, - grub2-2.00-15.fc18.x86_64 - grub2-2.00-22.fc19.i686 and no problemos at all as you des

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread Frank McCormick
On 06/23/2013 02:43 PM, poma wrote: On 23.06.2013 20:16, Frank McCormick wrote: Further to thisI checked the grub.cfg and the other kernels are in the list. But Grub is not displaying them when advanced options is picked. It only displays the one kernel. Simplify, /etc/default/grub GR

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread poma
On 23.06.2013 20:16, Frank McCormick wrote: > Further to thisI checked the grub.cfg and the other kernels are > in the list. But Grub is not displaying them when advanced options > is picked. It only displays the one kernel. Simplify, /etc/default/grub GRUB_DISABLE_SUBMENU="true" GRUB_TER

Re: grub2-mkconfig not picking up all kernels

2013-06-23 Thread Frank McCormick
On 06/23/2013 01:47 PM, Frank McCormick wrote: Reposting on Fedora list because it's not only 19 affected I noticed this morning that when I run grub2-mkconfig from my fedora 19 partition, or from my 18 partition it does not find all the kernels on a fedora 17 partition. There are 3 in Fedo

grub2-mkconfig not picking up all kernels

2013-06-23 Thread Frank McCormick
Reposting on Fedora list because it's not only 19 affected I noticed this morning that when I run grub2-mkconfig from my fedora 19 partition, or from my 18 partition it does not find all the kernels on a fedora 17 partition. There are 3 in Fedora 17 /boot...3.8.11, 3.8.13 and the latest 3.9.