https://bugzilla.novell.com/show_bug.cgi?id=223030 Summary: first kernel update will fail due to incomplete section label Product: openSUSE 10.2 Version: RC 1 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: yast2-maintainers@suse.de ReportedBy: olh@novell.com QAContact: jsrain@novell.com perl-bootloader will not drop this section, rpm -Uvh kernel-newer.rpm will fail to write the bootloader because /boot/vmlinux-2.6.18.2-21-ppc64 does not exist anymore. 'linux' should have been 'kernel-<version>-<release>' or whatever the label name of the day is. /etc/lilo.conf # Modified by YaST2. Last modification on Tue Nov 21 13:18:02 UTC 2006 activate timeout = 123 default = linux boot = /dev/sda2 image = /boot/vmlinux-2.6.18.2-21-ppc64 ###Don't change this comment - YaST2 identifier: Original name: linux### label = linux append = " quiet sysrq=1 panic=42" initrd = /boot/initrd-2.6.18.2-21-ppc64 root = /dev/sda3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.