On Tue, May 6, 2008 at 6:32 PM, Lanny Marcus lannyma@gmail.com wrote:
On Tue, 2008-05-06 at 15:48 -0700, MHR wrote:
<snip>
As root, go to the directory where the rpms are located (you can use 'find' for this if you don't alreayd know) and run:
rpm -ivh kernel-headers-2.6.18-53.1.14.el5 kernel-2.6.18-8.el5 kernel-2.6.18-53.1.14.el5
Mark: Syntax for the find command so I can locate those 2 packages? If I can find them, then I think this will be solved quickly. TIA, Lanny
Either 'man find' or 'find --help' would give you faster and more accurate results.
Best wishes!
mhr