
https://bugzilla.novell.com/show_bug.cgi?id=290959 Summary: Update for kernel 2.6.18.8-0.3 to -0.5, system does not boot Product: openSUSE 10.2 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rmatov101@charter.net QAContact: qa@suse.de Found By: Other After update from 2.6.18.8-0.3 to 2.6.18.8-0.5 system can't boot in default configuration. ********************************** lin: # cat /boot/grub/menu.lst ********************************** # Modified by YaST2. Last modification on Mon Jul 9 19:23:17 CDT 2007 default 2 timeout 30 gfxmenu (hd0,5)/boot/message title openSUSE 10.2 - 2.6.18.8-0.5 root (hd0,5) kernel /boot/vmlinuz-2.6.18.8-0.5-default root=/dev/hda6 vga=0x317 noresume splash=silent showopts initrd /boot/initrd-2.6.18.8-0.5-default title Failsafe -- openSUSE 10.2 - 2.6.18.8-0.5 root (hd0,5) kernel /boot/vmlinuz-2.6.18.8-0.5-default root=/dev/hda6 vga=normal showopts ide=nodma apm=off acpi=off noresume edd=off initrd /boot/initrd-2.6.18.8-0.5-default title openSUSE 10.2 root (hd0,5) kernel /boot/vmlinuz root=/dev/hda6 vga=0x317 noresume splash=silent showopts initrd /boot/initrd-2.6.18.8-0.3-default .... etc ********************************** Which is incorrect: vmlinuz points to vmlinuz-2.6.18.8-0.5-default initrd-2.6.18.8-0.3-default, nor initrd-2.6.18.8-0.3-default.old do not exist ********************************** lin:~> ls -w1 /boot ********************************** backup_mbr boot config-2.6.18.8-0.5-default grub initrd initrd-2.6.18.8-0.5-default message symsets-2.6.18.8-0.5-default.tar.gz symtypes-2.6.18.8-0.5-default.gz symvers-2.6.18.8-0.5-default.gz System.map-2.6.18.8-0.3-default.old System.map-2.6.18.8-0.5-default vmlinux-2.6.18.8-0.5-default.gz vmlinuz vmlinuz-2.6.18.8-0.3-default.old vmlinuz-2.6.18.8-0.5-default ********************************** It is missing: initrd-2.6.18.8-0.3-default.old and config-2.6.18.8-0.3-default.old. Further patch postinstall script removed all default entries from /lib/modules/2.6.18.8-0.3-default/ except entries in extra subdirectory, 2 scsi and 2 sound that doesn't belong to default kernel in kernel subdirectory. Even if entries in menu.lst would be correct system still would not boot without modules for 2.6.18.8-0.3-default. It is good that extra modules are not removed as well, although they are useless in wrong directory and before recompilation with new kernel, but at least they are here as reminder. This makes "openSUSE 10.2" boot option useless and bad is that it is set to be default. New entry "openSUSE 10.2 - 2.6.18.8-0.5" boots fine, even Linuxant modem driver is recompiled on boot. -- 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.