On Thu, 24 Aug 2000, John Summerfield wrote:

>> > [summer@emu summer]$ cat /boot/kernel.h
>> > cat: /boot/kernel.h: No such file or directory
>> > [summer@emu summer]$ 
>> > It's part of kernel-headers. If you've downloades source from ftp.kernel.or
>> g 
>> > or a mirror, the file /boot/kernel.h may not exist, and may not contain 
>> > correct information anyway.
>> 
>> wrong last time i saw on a Red Hat system it was generated by
>> rc.sysinit every boot (it generated by kheader on a mandrake).
>
>[summer@possum summer]$ ls -l /boot/kernel.h
>-rw-r--r--   1 root          237 Dec  6  1999 /boot/kernel.h
>[summer@possum summer]$ uptime
> 11:05am  up 6 days, 18:38,  2 users,  load average: 1.37, 1.27, 1.15
>[summer@possum summer]$ rpm -q redhat-release
>redhat-release-6.1-1
>[summer@possum summer]$

Try:

rpm -qf /boot/kernel.h

That tells the truth.  Then you know where it came from.  If
nothing shows, then it wasn't installed by RPM.

Just a thought...

TTYL


-- 
Mike A. Harris                                     Linux advocate     
Computer Consultant                                  GNU advocate  
Capslock Consulting                          Open Source advocate

       Try out Red Hat Linux today:  http://www.redhat.com
           ftp://ftp.redhat.com/pub/redhat/redhat-6.2/




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to