On 11/23/05, <b class="gmail_sendername">Paul Howarth</b> <<a href="mailto:paul@city-fan.org">paul@city-fan.org</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Joao Paulo Pires wrote:<br>> Each time I update kernel I have a new one in list when I start FC4. How<br>> can I delete the old kernel? Is it secure delete old kernels?<br><br># yum install yum-utils<br># package-cleanup --oldkernels
<br><br>This will remove all but the most recent two kernels (and kernel-devel<br>packages). It's safe to remove kernels older than the one you are<br>currently running.<br></blockquote></div><br>
This was the first I heard of this trick.  I immediately followed
these instructions on 3 boxes and it worked great.  It seems like
a a VERY convenient solution for many of us.<br>