:: Re: [DNG] Is kernel 4.5.0 flakey ?
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Florian Zieboll
日付:  
To: dng
題目: 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