I tried to do a yum-update today and get the following error:<br>Error: Unable to satisfy dependencies<br>Error: Package alsa-kmdl-2.6.16-1.2096_FC4 needs /boot/vmlinuz-2.6.16-1.2096_FC4, this is not available.<br><br><br>
However, I am running 2.6.16-1.2096:<br>[root@localhost ~]# uname -r<br>2.6.16-1.2069_FC4<br><br>And I have that file in in /boot:<br>[root@localhost ~]# ls /boot |grep vmlinuz |grep 2069<br>vmlinuz-2.6.16-1.2069_FC4<br><br>
<br>Any idea what to do here?<br>