Bruce F Press <[EMAIL PROTECTED]> writes:

> I have been doing urpmi upgrades for months, every time there is a new
> kernel release I know I have to take the following actions.
> 
> 
> ln -sf config-<version>mdk config
> ln -sf System.map-<version>mdk System.map

these links are created at boot time (see /etc/rc.d/rc.sysinit)

> vi /etc/lilo.conf ==> remove the entry for /boot/vmlinuz-<last version>mdk
> lilo

/sbin/installkernel script is called. Something must have gone wrong with it...

Reply via email to