https://bugzilla.novell.com/show_bug.cgi?id=393030 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=393030#c2 --- Comment #2 from Michael Meeks <mmeeks@novell.com> 2008-05-21 04:18:57 MST --- after the breakage: $ rpm -qa | grep kernel kernel-default-2.6.25.4-2 linux-kernel-headers-2.6.25-6 kernel-xen-2.6.25.4-2 kernel-source-2.6.25.4-2 nfs-kernel-server-1.1.2-8 $ ls -l /boot total 37996 -rw-r--r-- 1 root root 1175292 May 17 21:14 System.map-2.6.25.4-2-default -rw-r--r-- 1 root root 1102220 May 17 21:22 System.map-2.6.25.4-2-xen -rw------- 1 root root 512 May 8 15:12 backup_mbr lrwxrwxrwx 1 root root 1 May 20 19:04 boot -> . drwxr-xr-x 5 root root 4096 May 16 11:48 boot-backup -rw-r--r-- 1 root root 83017 May 17 21:26 config-2.6.25.4-2-default -rw-r--r-- 1 root root 81838 May 17 21:26 config-2.6.25.4-2-xen drwxr-xr-x 2 root root 4096 May 21 11:03 grub lrwxrwxrwx 1 root root 23 May 21 11:02 initrd -> initrd-2.6.25.4-2-debug -rw-r--r-- 1 root root 5643033 May 20 21:10 initrd-2.6.25.4-2-default -rw-r--r-- 1 root root 5274636 May 20 21:10 initrd-2.6.25.4-2-xen lrwxrwxrwx 1 root root 21 May 20 19:48 initrd-xen -> initrd-2.6.25.4-2-xen drwx------ 2 root root 16384 May 8 15:07 lost+found -rw-r--r-- 1 root root 115828 May 18 00:44 memtest.bin -rw-r--r-- 1 root root 407552 May 20 19:10 message -rw-r--r-- 1 root root 392704 May 8 15:12 message.old -rw-r--r-- 1 root root 108292 May 17 21:31 symsets-2.6.25.4-2-default.tar.gz -rw-r--r-- 1 root root 107822 May 17 21:27 symsets-2.6.25.4-2-xen.tar.gz -rw-r--r-- 1 root root 441063 May 17 21:32 symtypes-2.6.25.4-2-default.gz -rw-r--r-- 1 root root 436839 May 17 21:27 symtypes-2.6.25.4-2-xen.gz -rw-r--r-- 1 root root 126697 May 17 21:29 symvers-2.6.25.4-2-default.gz -rw-r--r-- 1 root root 126049 May 17 21:27 symvers-2.6.25.4-2-xen.gz -rw-r--r-- 1 root root 2502846 May 17 21:25 vmlinux-2.6.25.4-2-default.gz -rw-r--r-- 1 root root 2334394 May 17 21:26 vmlinux-2.6.25.4-2-xen.gz lrwxrwxrwx 1 root root 24 May 21 11:02 vmlinuz -> vmlinuz-2.6.25.4-2-debug -rw-r--r-- 1 root root 2107448 May 17 21:15 vmlinuz-2.6.25.4-2-default -rw-r--r-- 1 root root 1949894 May 17 21:22 vmlinuz-2.6.25.4-2-xen lrwxrwxrwx 1 root root 22 May 20 19:48 vmlinuz-xen -> vmlinuz-2.6.25.4-2-xen -rw-r--r-- 1 root root 425915 May 18 02:17 xen-3.2.1_16881_01-11.gz lrwxrwxrwx 1 root root 24 May 20 18:56 xen-3.2.gz -> xen-3.2.1_16881_01-11.gz lrwxrwxrwx 1 root root 24 May 20 18:56 xen-3.gz -> xen-3.2.1_16881_01-11.gz -rw-r--r-- 1 root root 466711 May 18 02:15 xen-dbg-3.2.1_16881_01-11.gz lrwxrwxrwx 1 root root 28 May 20 18:56 xen-dbg-3.2.gz -> xen-dbg-3.2.1_16881_01-11.gz lrwxrwxrwx 1 root root 28 May 20 18:56 xen-dbg-3.gz -> xen-dbg-3.2.1_16881_01-11.gz lrwxrwxrwx 1 root root 28 May 20 18:56 xen-dbg.gz -> xen-dbg-3.2.1_16881_01-11.gz lrwxrwxrwx 1 root root 26 May 20 18:56 xen-syms -> xen-syms-3.2.1_16881_01-11 -rw-r--r-- 1 root root 6514449 May 18 02:17 xen-syms-3.2.1_16881_01-11 lrwxrwxrwx 1 root root 30 May 20 18:56 xen-syms-dbg -> xen-syms-dbg-3.2.1_16881_01-11 -rw-r--r-- 1 root root 6787785 May 18 02:15 xen-syms-dbg-3.2.1_16881_01-11 lrwxrwxrwx 1 root root 24 May 20 18:56 xen.gz -> xen-3.2.1_16881_01-11.gz $ cat /boot/grub/menu.lst # Modified by YaST2. Last modification on Wed May 21 11:03:33 BST 2008 default 0 timeout 8 gfxmenu (hd1,2)/message ###Don't change this comment - YaST2 identifier: Original name: Linux (/dev/sda3)### title Linux (/dev/sda3) rootnoverify (hd1,2) chainloader (hd0,2)+1 ###Don't change this comment - YaST2 identifier: Original name: floppy### title Floppy rootnoverify (hd1,2) chainloader (fd0)+1 -- 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.