Re: Changing kernel in grub 2

2012-02-04 Thread Frank Murphy
On 04/02/12 15:21, Joe Zeff wrote: On 02/04/2012 12:56 AM, Frank Murphy wrote: Hit esc during boot up. You should see a list of the installed kernels. My advice. Edit: /etc/default/grub remove "rhgb quiet" No, that's what you do to see all of the boot messages. True, but valuable. What he

Re: Changing kernel in grub 2

2012-02-04 Thread Joe Zeff
On 02/04/2012 12:56 AM, Frank Murphy wrote: Hit esc during boot up. You should see a list of the installed kernels. My advice. Edit: /etc/default/grub remove "rhgb quiet" No, that's what you do to see all of the boot messages. What he needs is a timeout >0. -- users mailing list users@lists.

Re: Changing kernel in grub 2

2012-02-04 Thread Frank Murphy
On 03/02/12 19:19, don fisher wrote: Please advise. Once boot is broken, it is really bad! Thanks, don Hit esc during boot up. You should see a list of the installed kernels. My advice. Edit: /etc/default/grub remove "rhgb quiet" then: on the command line. grub-mkconfig -o /boot/grub2/grub.cfg

Re: Changing kernel in grub 2

2012-02-03 Thread Heinz Diehl
On 03.02.2012, don fisher wrote: > 1. edit the script that says do not edit That's what I do. However, I have never used any distribution kernel beyond the installing process. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedor

Re: Changing kernel in grub 2

2012-02-03 Thread Colin J Thomson
On Friday 03 Feb 2012 12:19:32 don fisher wrote: > I have been using grub1, where you could edit the menu.1st command to > change kernels. The only place that I see the kernels listed is in > /boot/grub2/grub.cfg which is generated by the files in /etc. > > If the current kernel does not work as d

Re: Changing kernel in grub 2

2012-02-03 Thread Joe Zeff
On 02/03/2012 11:19 AM, don fisher wrote: If the current kernel does not work as desired, how does one choose the previous kernel? The only choices I see are: 1. edit the script that says do not edit 2. remove the bad kernel from /boot and run grub2-mkconfig Please advise. Once boot is broken,

Re: Changing kernel in grub 2

2012-02-03 Thread Claude Jones
On 2/3/2012 2:19 PM, don fisher wrote: I have been using grub1, where you could edit the menu.1st command to change kernels. The only place that I see the kernels listed is in /boot/grub2/grub.cfg which is generated by the files in /etc. If the current kernel does not work as desired, how does o

Re: Changing kernel in grub 2

2012-02-03 Thread Ian Malone
On 3 February 2012 19:19, don fisher wrote: > I have been using grub1, where you could edit the menu.1st command to change > kernels. The only place that I see the kernels listed is in > /boot/grub2/grub.cfg which is generated by the files in /etc. > > If the current kernel does not work as desire

Re: Changing kernel in grub 2

2012-02-03 Thread Terry Polzin
On Fri, 2012-02-03 at 12:19 -0700, don fisher wrote: > I have been using grub1, where you could edit the menu.1st command to > change kernels. The only place that I see the kernels listed is in > /boot/grub2/grub.cfg which is generated by the files in /etc. > > If the current kernel does not wor

Changing kernel in grub 2

2012-02-03 Thread don fisher
I have been using grub1, where you could edit the menu.1st command to change kernels. The only place that I see the kernels listed is in /boot/grub2/grub.cfg which is generated by the files in /etc. If the current kernel does not work as desired, how does one choose the previous kernel? The on