christopher j bottaro said:
> hello,
> i have the following two rpm's installed:
> kernel-2.4.18-17.8.0
> kernel-source-2.4.18-17.8.0

to get the config of the running kernel:

ls -l /boot/config-`uname -r`

(those are backticks not single quotes)

for me:
[root@redhat boot]# uname -r
2.4.18-17.7.xsmp
[root@redhat boot]# ls -l /boot/config-`uname -r`
-rw-r--r--    1 root     root        42266 Oct  8 10:02
/boot/config-2.4.18-17.7.xsmp



nate





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to