[opensuse] kernel version mismatch
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity? ~] uname -r 2.6.27.21-0.1-default ~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1 linux-kernel-headers-2.6.27-2.28 kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1 --Shawn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Shawn Protsman wrote:
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity?
~] uname -r 2.6.27.21-0.1-default
~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1 linux-kernel-headers-2.6.27-2.28 kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1
--Shawn
Yes, REBOOT! -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 29 June 2009 09:54:11 pm Shawn Protsman wrote:
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity?
~] uname -r 2.6.27.21-0.1-default
Check /boot/grub/menu.lst for default boot option. It seems that it doesn't boot in the right one.
~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1
linux-kernel-headers-2.6.27-2.28 Kernel headers version is OK,
kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1
--Shawn
-- Regards, Rajko http://news.opensuse.org/category/people-of-opensuse/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Rajko M. wrote:
On Monday 29 June 2009 09:54:11 pm Shawn Protsman wrote:
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity?
~] uname -r 2.6.27.21-0.1-default
Check /boot/grub/menu.lst for default boot option. It seems that it doesn't boot in the right one.
~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1
linux-kernel-headers-2.6.27-2.28 Kernel headers version is OK,
kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1
--Shawn
Rajko, The only time I've ever backed myself into a kernel version mismatch is by upgrading the kernel but forgetting to reboot. I'll bet Shawn backed himself into the same corner ;-) -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jun 29, 2009, at 9:31 PM, David C. Rankin wrote:
Rajko M. wrote:
On Monday 29 June 2009 09:54:11 pm Shawn Protsman wrote:
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity?
~] uname -r 2.6.27.21-0.1-default
Check /boot/grub/menu.lst for default boot option. It seems that it doesn't boot in the right one.
~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1
linux-kernel-headers-2.6.27-2.28 Kernel headers version is OK,
kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1
--Shawn
Rajko,
The only time I've ever backed myself into a kernel version mismatch is by upgrading the kernel but forgetting to reboot. I'll bet Shawn backed himself into the same corner ;-)
Reboot numerous times. Even reinstalled the kernel components ... and rebooted then too. Same problem. --Shawn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jun 29, 2009, at 9:17 PM, Rajko M. wrote:
On Monday 29 June 2009 09:54:11 pm Shawn Protsman wrote:
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity?
~] uname -r 2.6.27.21-0.1-default
Check /boot/grub/menu.lst for default boot option. It seems that it doesn't boot in the right one.
~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1
linux-kernel-headers-2.6.27-2.28 Kernel headers version is OK,
kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1
Rajko, Everything looks okay to me: ~] sudo cat /boot/grub/menu.lst # Modified by YaST2. Last modification on Mon Jun 29 09:54:07 PDT 2009 default 0 timeout 8 ##YaST - generic_mbr gfxmenu (hd0,1)/boot/message ##YaST - activate ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 - 2.6.27.23-0.1 root (hd0,1) kernel /boot/vmlinuz-2.6.27.23-0.1-default root=/dev/sda2 resume=/ dev/sda1 splash=silent showopts vga=0x317 initrd /boot/initrd-2.6.27.23-0.1-default ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 - 2.6.27.23-0.1 root (hd0,1) kernel /boot/vmlinuz-2.6.27.23-0.1-default root=/dev/sda2 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317 initrd /boot/initrd-2.6.27.23-0.1-default ###Don't change this comment - YaST2 identifier: Original name: floppy### title Floppy rootnoverify (fd0) chainloader +1 Any other ideas? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jun 29, 2009, at 9:49 PM, Shawn Protsman wrote:
On Jun 29, 2009, at 9:17 PM, Rajko M. wrote:
On Monday 29 June 2009 09:54:11 pm Shawn Protsman wrote:
I've been running 11.1 for some time now without a hitch (mostly). After an update this morning I noticed a very odd issue. When I boot I have one selection for the 2.6.27.23 kernel. Once I log in and check uname it displays the old kernel. Any ideas how I can remedy this oddity?
~] uname -r 2.6.27.21-0.1-default
Check /boot/grub/menu.lst for default boot option. It seems that it doesn't boot in the right one.
~] rpm -qa | grep kernel kernel-default-extra-2.6.27.23-0.1.1 kernel-default-base-2.6.27.23-0.1.1
linux-kernel-headers-2.6.27-2.28 Kernel headers version is OK,
kernel-syms-2.6.27.23-0.1.1 kernel-default-2.6.27.23-0.1.1 kernel-source-2.6.27.23-0.1.1
Rajko,
Everything looks okay to me:
~] sudo cat /boot/grub/menu.lst # Modified by YaST2. Last modification on Mon Jun 29 09:54:07 PDT 2009 default 0 timeout 8 ##YaST - generic_mbr gfxmenu (hd0,1)/boot/message ##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 11.1 - 2.6.27.23-0.1 root (hd0,1) kernel /boot/vmlinuz-2.6.27.23-0.1-default root=/dev/sda2 resume=/ dev/sda1 splash=silent showopts vga=0x317 initrd /boot/initrd-2.6.27.23-0.1-default
###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- openSUSE 11.1 - 2.6.27.23-0.1 root (hd0,1) kernel /boot/vmlinuz-2.6.27.23-0.1-default root=/dev/sda2 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317 initrd /boot/initrd-2.6.27.23-0.1-default
###Don't change this comment - YaST2 identifier: Original name: floppy### title Floppy rootnoverify (fd0) chainloader +1
Any other ideas?
I still don't know what the problem was but it has been resolved. I did the following: ] sudo rm -rf /lib/modules 2.6.27.21-0.1-* ] sudo rm /boot/grub/menu.lst.old* ] sudo zypper rm kernel-source kernel-syms kernel-default-extra ] sudo /sbin/reboot - After logging in I downloaded the kernel RPMs locally since I had previously tried it with zypper and it didn't fix anything. ] sudo rpm --force -Uvh kernel-* kernel-default-2.6.27.23-0.1.1.x86_64.rpm kernel-default-base-2.6.27.23-0.1.1.x86_64.rpm kernel-default-extra-2.6.27.23-0.1.1.x86_64.rpm kernel-source-2.6.27.23-0.1.1.x86_64.rpm kernel-syms-2.6.27.23-0.1.1.x86_64.rpm kernel-trace-2.6.27.23-0.1.1.x86_64.rpm kernel-trace-base-2.6.27.23-0.1.1.x86_64.rpm ] sudo /sbin/reboot Now everything is good-to-go. ] uname -r 2.6.27.23-0.1-default VMwareTools is also happy again. It was getting confused with the kernel versions too. --Shawn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
David C. Rankin
-
Rajko M.
-
Shawn Protsman