Re: Grub, which Kernel to boot

2014-12-17 Thread Joerg Lechner

Hi,
sorry, now is see my problem, it is not in F21, but seems to be in my eyes.
The Kernel booting is 3.17.6.-300 and 
the previous one is 3.17.4-302
I had focused on 302 versus 300 and not on the more leading 6 versus 4.

Sorry for that !!!
Joerg


 

 

-Ursprüngliche Mitteilung- 
Von: Chris Murphy 
An: For testing and quality assurance of Fedora releases 

Verschickt: Do, 18 Dez 2014 5:29 am
Betreff: Re: Grub, which Kernel to boot


On Wed, Dec 17, 2014 at 9:08 PM, Adam Williamson
 wrote:
> On Wed, 2014-12-17 at 14:01 -0700, Chris Murphy wrote:
>> On Wed, Dec 17, 2014 at 1:03 AM, Adam Williamson <
>> adamw...@fedoraproject.org> wrote:
>> > On Wed, 2014-12-17 at 02:48 -0500, Joerg Lechner wrote:
>> > > Hi,
>> > > answer to question of Adam, saw it in the Archives:
>> > > I Downloaded and installed immediately after the announcement of
>> > > F21 Final release.
>> >
>> >
>> >
>> > Hm. There was a known bug along these lines around Alpha, but it
>> > was expected to be fixed for Final. I'll try and find a minute to
>> > look into it tomorrow.
>>
>> It's fixed for final.
>>
>> I just did a clean install and had Software do an update. GRUB menu
>> reads:
>>
>> Fedora (3.17.6-300.fc21.x86_64) 21 (Twenty One)
>> Fedora, with Linux 3.17.4-301.fc21.x86_64
>> Fedora, with Linux 0-rescue-61c64a60bd864adab04f19092de83ff0
>>
>> The first one is selected by default.
>>
>
> Yeah, I did the same test with the same result. Not sure why Joerg is
> seeing a problem, though, when he installed Final...

Memory fuzzy, but I think there was more than one thing going on at
that time. I don't think there's been a change in grubby related to
grubenv but maybe there's something stale in there causing Joerg's
problem? If that's true then this would fix it:

grub2-set-default 0

Another possibility is some difference between BIOS and UEFI; today I
only tested BIOS since it was available. Actually, as I'm thinking
about it, the grubenv on UEFI I think is in /boot/grub2 but
core.img/grubx64.efi isn't looking there, so it wouldn't be a factor
no matter what it's set to.

-- 
Chris Murphy
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

 

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-17 Thread Chris Murphy
On Wed, Dec 17, 2014 at 9:08 PM, Adam Williamson
 wrote:
> On Wed, 2014-12-17 at 14:01 -0700, Chris Murphy wrote:
>> On Wed, Dec 17, 2014 at 1:03 AM, Adam Williamson <
>> adamw...@fedoraproject.org> wrote:
>> > On Wed, 2014-12-17 at 02:48 -0500, Joerg Lechner wrote:
>> > > Hi,
>> > > answer to question of Adam, saw it in the Archives:
>> > > I Downloaded and installed immediately after the announcement of
>> > > F21 Final release.
>> >
>> >
>> >
>> > Hm. There was a known bug along these lines around Alpha, but it
>> > was expected to be fixed for Final. I'll try and find a minute to
>> > look into it tomorrow.
>>
>> It's fixed for final.
>>
>> I just did a clean install and had Software do an update. GRUB menu
>> reads:
>>
>> Fedora (3.17.6-300.fc21.x86_64) 21 (Twenty One)
>> Fedora, with Linux 3.17.4-301.fc21.x86_64
>> Fedora, with Linux 0-rescue-61c64a60bd864adab04f19092de83ff0
>>
>> The first one is selected by default.
>>
>
> Yeah, I did the same test with the same result. Not sure why Joerg is
> seeing a problem, though, when he installed Final...

Memory fuzzy, but I think there was more than one thing going on at
that time. I don't think there's been a change in grubby related to
grubenv but maybe there's something stale in there causing Joerg's
problem? If that's true then this would fix it:

grub2-set-default 0

Another possibility is some difference between BIOS and UEFI; today I
only tested BIOS since it was available. Actually, as I'm thinking
about it, the grubenv on UEFI I think is in /boot/grub2 but
core.img/grubx64.efi isn't looking there, so it wouldn't be a factor
no matter what it's set to.

-- 
Chris Murphy
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-17 Thread Adam Williamson
On Wed, 2014-12-17 at 14:01 -0700, Chris Murphy wrote:
> On Wed, Dec 17, 2014 at 1:03 AM, Adam Williamson <
> adamw...@fedoraproject.org> wrote:
> > On Wed, 2014-12-17 at 02:48 -0500, Joerg Lechner wrote:
> > > Hi,
> > > answer to question of Adam, saw it in the Archives:
> > > I Downloaded and installed immediately after the announcement of 
> > > F21 Final release.
> > 
> > 
> > 
> > Hm. There was a known bug along these lines around Alpha, but it 
> > was expected to be fixed for Final. I'll try and find a minute to 
> > look into it tomorrow.
> 
> It's fixed for final.
> 
> I just did a clean install and had Software do an update. GRUB menu 
> reads:
> 
> Fedora (3.17.6-300.fc21.x86_64) 21 (Twenty One)
> Fedora, with Linux 3.17.4-301.fc21.x86_64
> Fedora, with Linux 0-rescue-61c64a60bd864adab04f19092de83ff0
> 
> The first one is selected by default.
> 

Yeah, I did the same test with the same result. Not sure why Joerg is 
seeing a problem, though, when he installed Final...
-- Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-17 Thread Chris Murphy
On Wed, Dec 17, 2014 at 1:03 AM, Adam Williamson
 wrote:
> On Wed, 2014-12-17 at 02:48 -0500, Joerg Lechner wrote:
>> Hi,
>> answer to question of Adam, saw it in the Archives:
>> I Downloaded and installed immediately after the announcement of F21
>> Final release.
>
>
>
> Hm. There was a known bug along these lines around Alpha, but it was
> expected to be fixed for Final. I'll try and find a minute to look
> into it tomorrow.

It's fixed for final.

I just did a clean install and had Software do an update. GRUB menu reads:

Fedora (3.17.6-300.fc21.x86_64) 21 (Twenty One)
Fedora, with Linux 3.17.4-301.fc21.x86_64
Fedora, with Linux 0-rescue-61c64a60bd864adab04f19092de83ff0

The first one is selected by default.


-- 
Chris Murphy
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-17 Thread Adam Williamson
On Wed, 2014-12-17 at 02:48 -0500, Joerg Lechner wrote:
> Hi,
> answer to question of Adam, saw it in the Archives:
> I Downloaded and installed immediately after the announcement of F21 
> Final release.



Hm. There was a known bug along these lines around Alpha, but it was 
expected to be fixed for Final. I'll try and find a minute to look 
into it tomorrow.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-16 Thread Joerg Lechner
Hi,
answer to question of Adam, saw it in the Archives:
I Downloaded and installed immediately after the announcement of F21 Final 
release.
Kind Regards
Joerg  

 

 

 

-Ursprüngliche Mitteilung- 
Von: Ed Greshko 
An: For testing and quality assurance of Fedora releases 

Verschickt: Mi, 17 Dez 2014 5:59 am
Betreff: Re: Grub, which Kernel to boot


On 12/17/14 12:34, Joerg Lechner wrote:
> Hi
> when I boot F21, there is in the Grub boot menue displayed in the top position
> Kernel 3.17.4-300.fc21 x86_64 and in the second position is
> Kernel 3.17.4.302.fc21 x86_64
> Is this ok? Should it not be vice versa?
> Kind Regards
> Joerg
>
>
Well, on my F21 system I have

[root@f21 ~]# uname -r
3.17.6-300.fc21.x86_64

So, maybe update your system and make the question moot?

-- 
If you can't laugh at yourself, others will gladly oblige.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

 
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-16 Thread Joerg Lechner

 Hi,
on my F21 system it is the same:

uname -r
3.17.6-300.fc21.x86_64

Grubx Boot menue shows from top to down
3.17.6-300.
3.17.6-302.
3.17.6-301.

Yum update is ok. A check with Yum for installed Kernels shows
all three Kernels as installed.
 
Package sources open are:
Fedora 21 x86_64
RPM Fusion for Fedora 21- Free- Updates
adobe-Linux-x86_64
RPM Fusion for Fedora 21-Free
Fedora 21-x86_64-Updates

Kind Regards
Joerg


 

 

 

-Ursprüngliche Mitteilung- 
Von: Ed Greshko 
An: For testing and quality assurance of Fedora releases 

Verschickt: Mi, 17 Dez 2014 5:59 am
Betreff: Re: Grub, which Kernel to boot


On 12/17/14 12:34, Joerg Lechner wrote:
> Hi
> when I boot F21, there is in the Grub boot menue displayed in the top position
> Kernel 3.17.4-300.fc21 x86_64 and in the second position is
> Kernel 3.17.4.302.fc21 x86_64
> Is this ok? Should it not be vice versa?
> Kind Regards
> Joerg
>
>
Well, on my F21 system I have

[root@f21 ~]# uname -r
3.17.6-300.fc21.x86_64

So, maybe update your system and make the question moot?

-- 
If you can't laugh at yourself, others will gladly oblige.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

 
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-16 Thread Adrian


On 17/12/14 17:01, Adam Williamson wrote:

On Tue, 2014-12-16 at 23:34 -0500, Joerg Lechner wrote:

Hi
when I boot F21, there is in the Grub boot menue displayed in the
top position
Kernel 3.17.4-300.fc21 x86_64 and in the second position is
Kernel 3.17.4.302.fc21 x86_64
Is this ok? Should it not be vice versa?


Did you originally install quite early, around Alpha time?
Was there a gui for this config? There was one some time back perhaps 
for grub & not grub2.


Adrian Fewster
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-16 Thread Adam Williamson
On Tue, 2014-12-16 at 23:34 -0500, Joerg Lechner wrote:
> Hi
> when I boot F21, there is in the Grub boot menue displayed in the 
> top position
> Kernel 3.17.4-300.fc21 x86_64 and in the second position is
> Kernel 3.17.4.302.fc21 x86_64
> Is this ok? Should it not be vice versa?
> 

Did you originally install quite early, around Alpha time?
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Grub, which Kernel to boot

2014-12-16 Thread Ed Greshko
On 12/17/14 12:34, Joerg Lechner wrote:
> Hi
> when I boot F21, there is in the Grub boot menue displayed in the top position
> Kernel 3.17.4-300.fc21 x86_64 and in the second position is
> Kernel 3.17.4.302.fc21 x86_64
> Is this ok? Should it not be vice versa?
> Kind Regards
> Joerg
>
>
Well, on my F21 system I have

[root@f21 ~]# uname -r
3.17.6-300.fc21.x86_64

So, maybe update your system and make the question moot?

-- 
If you can't laugh at yourself, others will gladly oblige.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Grub, which Kernel to boot

2014-12-16 Thread Joerg Lechner
Hi
when I boot F21, there is in the Grub boot menue displayed in the top position
Kernel 3.17.4-300.fc21 x86_64 and in the second position is
Kernel 3.17.4.302.fc21 x86_64
Is this ok? Should it not be vice versa?
Kind Regards
Joerg
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test