Don't forget to manually delete the /lib/modules/kernel-version directory.<br><br><div><span class="gmail_quote">On 4/18/05, <b class="gmail_sendername">Jeff Vian</b> &lt;<a href="mailto:jvian10@charter.net">jvian10@charter.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, 2005-04-18 at 11:22 -0500, Langer, Christian wrote:<br>&gt; I installed the latest fc3 kernel and would like to get rid of the old
<br>&gt; one to save disk space; does anyone know how to do that?<br>&gt;<br>&gt; Chris Langer<br>&gt;<br>&gt;<br>to list all the kernels installed do:<br><br>[jeff@eye_gore ~]$ rpm -qa kernel<br>kernel-2.6.10-1.770_FC3<br>
kernel-2.6.11-1.14_FC3<br>kernel-2.6.9-1.667<br><br>To erase the one you want removed do:<br><br>[jeff@eye_gore ~]$ su -c &quot;rpm -e kernel-2.6.9-1.667&quot;<br>Password:<br>[jeff@eye_gore ~]$<br><br>Repeat for each kernel version to remove.
<br><br>As someone has already said it has been discussed several times, but for<br>this use, rpm is much nicer than yum.<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com
</a><br>To unsubscribe: <a href="http://www.redhat.com/mailman/listinfo/fedora-list">http://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>