-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 21 Aug 2003 11:17:48 +0200, Asbjorn Hoiland Aarrestad wrote:

> Just got word about the new kernel update, but when looking in my logs 
> for the update, I just see an errormessage about "not enough space on 
> /boot". This most probably because I have been installing a couple of 
> kernel updates automatically using up2date, and never deleted anything.
> 
> I have redhat 7.3 and grub installed
> 
> 
> How do I (commandline) delete the old kernels from grub?

  rpm --query 'kernel*'

to list installed kernel packages.

  cat /proc/version
  
to list the running kernel version.

  rpm --erase kernel-2.4.20-18.9
  
to uninstall an old kernel package including its GRUB entry.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/RLxS0iMVcrivHFQRAhxXAJ0Trf14Z4sGUcNp7kzyoKFaamaWCQCeIuHo
/L+TNwiFx0bRQ4CSwK6Q9eI=
=kCn+
-----END PGP SIGNATURE-----


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to