Re: Old kernel removal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2003-12-09 at 16:11, Gilbert Sebenste wrote:
> Hello all,
> 
> I'd like to remove old kernels from my FC1 and RedHat 9 installs. I have 
> the Grub bootloader...any suggestions on the *best* way to do it?
> rpm -e kernelname?
> 


uname -a (to get the name of the one that works :-D )

rpm -qa | grep -i kernel (to find all that are installed)

rpm -e the_kernel_to_remove (making sure you don't remove the running
kernel!)


-- 
Tony Placilla   anthony_placilla@xxxxxxxx


perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10);'




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux