cat /boot/grub/menu.lst
ls /boot/*-2.6*
ls /lib/modules
Linux:~ # cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on Mi Aug 3 16:15:59 CEST 2011
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 2
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,5)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.4 - 2.6.37.6-0.7 (default)
root (hd0,5)
kernel /boot/vmlinuz-2.6.37.6-0.7-default root=/dev/disk/by-id/ata-WDC_WD2000JS-22MHB0_WD-WCANL1234427-part6 resume=/dev/disk/by-id/ata-WDC_WD2000JS-22MHB0_WD-WCANL1234427-part5 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-2.6.37.6-0.7-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.4 - 2.6.37.6-0.7 (default)
root (hd0,5)
kernel /boot/vmlinuz-2.6.37.6-0.7-default root=/dev/disk/by-id/ata-WDC_WD2000JS-22MHB0_WD-WCANL1234427-part6 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-2.6.37.6-0.7-default
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.4 - 2.6.37.6-0.7
root (hd0,5)
kernel /boot/vmlinuz-2.6.37.6-0.7-desktop root=/dev/disk/by-id/ata-WDC_WD2000JS-22MHB0_WD-WCANL1234427-part6 resume=/dev/disk/by-id/ata-WDC_WD2000JS-22MHB0_WD-WCANL1234427-part5 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-2.6.37.6-0.7-desktop
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.4 - 2.6.37.6-0.7 (desktop)
root (hd0,5)
kernel /boot/vmlinuz-2.6.37.6-0.7-desktop root=/dev/disk/by-id/ata-WDC_WD2000JS-22MHB0_WD-WCANL1234427-part6 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-2.6.37.6-0.7-desktop
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,1)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: Vendor diagnostic###
title Vendor diagnostic
rootnoverify (hd0,0)
chainloader +1
Linux:/ # ls /boot/*-2.6*
/boot/System.map-2.6.37.6-0.7-default /boot/symtypes-2.6.37.6-0.7-desktop.gz
/boot/System.map-2.6.37.6-0.7-desktop /boot/symvers-2.6.37.6-0.7-default.gz
/boot/config-2.6.37.6-0.7-default /boot/symvers-2.6.37.6-0.7-desktop.gz
/boot/config-2.6.37.6-0.7-desktop /boot/vmlinux-2.6.37.6-0.7-default.gz
/boot/initrd-2.6.37.6-0.7-default /boot/vmlinux-2.6.37.6-0.7-desktop.gz
/boot/initrd-2.6.37.6-0.7-desktop /boot/vmlinuz-2.6.37.6-0.7-default
/boot/symtypes-2.6.37.6-0.7-default.gz /boot/vmlinuz-2.6.37.6-0.7-desktop
Linux:/ # ls /lib/modules
2.6.37.1-1.2-desktop 2.6.37.6-0.5-default 2.6.37.6-0.5-trace 2.6.37.6-0.7-desktop
2.6.37.6-0.5-debug 2.6.37.6-0.5-desktop 2.6.37.6-0.7-default
Linux:/ # grep multiversion /etc/zypp/zypp.conf
## provides:multiversion(kernel) - all packages providing 'multiversion(kernel)'
# multiversion = provides:multiversion(kernel)
Linux:/ #
'kernel-default' (und achte darauf, welche Abhängigkeiten "mitgezogen" werden).