:: Re: [DNG] Is kernel 4.5.0 flakey ?
Góra strony
Delete this message
Reply to this message
Autor: Florian Zieboll
Data:  
Dla: dng
Temat: Re: [DNG] Is kernel 4.5.0 flakey ?
On Tue, 31 May 2016 16:14:58 -0400
Haines Brown <haines@???> wrote:

> How (simply) do you tell GRUB to boot an earlier available kernel?



If you want to leave the problematic kernel installed, you can make
grub2 default to another boot entry by adding/editing the line

GRUB_DEFAULT=0

to /etc/default/grub and then running "update-grub".

Florian