So this is what I get from that

kernel-pcmcia-cs-3.1.31-13
kernel-2.4.20-24.9
kernel-ntfs-2.4.20-27.9
kernel-2.4.20-8
kernel-2.4.20-27.9
kernel-2.4.20-28.9
kernel-2.4.20-20.9

Next question is how do I run or install or update one of these packages? I am assuming that it is the kernel-2.4-20-28.9 that needs to be done since I use the most updated kernel. Or do I have to do something with that pcmcia one?

Dallin

Neil Bower wrote:

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

On Thu January 8 2004 11:31, Dallin Doney wrote:


I am not sure how to search for the rpm. Is that on the command line or
is it a GUI application? I tried using Kfind, but no help.



The command is (and this is performed on the command line):


rpm -qa | grep -i kernel-<version>.src.rpm

This is specific to the exact file name, or

rpm -qa | grep -i kernel

This will give you results for anything that has "kernel" in it.

The switches -qa stands for "query" "all" then you pipe it through grep to filter out what you may want to or not want to see. The -i switch tells it to be case insensitive.

I hope this helps.

Neil Bower
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE//bk8L5PebEz22pURAl+CAKCz3XXhlU6/3ifpCAxo34KEV99qfQCgl8sO
+l+TyzWlq04JX6mBJUx2GCY=
=d/m2
-----END PGP SIGNATURE-----


_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca





_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to