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 vi /etc/lilo.conf ==> remove the entry for /boot/vmlinuz-<last version>mdk lilo The links, at least, should be made automatically in the package. It should be easier to do a sed update of lilo.conf than to try to edit out the old entry, or just append a new entry as is being done now. Bruce
