Fw: Fw: Fw: Samba install problem

Paul Howarth paul at city-fan.org
Fri Jun 9 16:57:54 UTC 2006


Freedom Web Services wrote:
> I have now managed to install the kernel update, third time lucky!
> 
>>
>> What's the output of:
>>
>> $ rpm -qa kernel\*
> kernel-2.6.15-1.2054_FC5
> kernel-2.6.16-1.2122_FC5
> 
>> $ uname -a
> Linux linux 2.6.16-1.2122_FC5 #1 Sun May 21 15:00:58 EDT 2006 i586 i586 
> i386 GNU
> /linux
> 
>> $ cat /etc/sysconfig/kernel
> DEFAULTKERNEL=kernel
> 
>> $ cat /etc/grub.conf
> default=0
> timeout=5
> splashimage=(hd0,0)/grub/splash.xpm.gz
> hiddenmenu
> title fedora Core ( 2.6.16-1.2122_FC5)
>        root (hd0,0)
>        kernel /vmlinux- 2.6.16-1.2122_FC5 ro 
> root=/dev/VolGroup00/LogVol00 rhgb quiet
>        initrd /initrd- 2.6.16-1.2122_FC5.img
> title fedora Core (2.6.15-1.2054_FC5)
>        root (hd0,0)
>        kernel /vmlinux-2.6.15-1.2054_FC5 ro 
> root=/dev/VolGroup00/LogVol00 rhgb quiet
>        initrd /initrd-2.6.15-1.2054_FC5.img
> 
>> $ rpm -ql kernel | grep n_hdlc
> Does not output anything!
> 
> Seems the kernel has been updated but still no n_hdlc module!

This is because the i586 kernel does not include this module but the 
i686 kernel does. You've installed the i586 kernel. What sort of 
processor do you have?

$ cat /proc/cpuinfo

Paul.




More information about the fedora-list mailing list