[opensuse] Re: Yast Update
It seems that I'm booting using the xen kernel: :~> uname -a Linux myhome 2.6.18.8-0.3-xen #1 SMP Tue Apr 17 08:42:35 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux How do I change this to boot from the correct or previous kernel? Thanks, Jerome
From: susemail <susemail@hawaii.rr.com> Date: May 10, 2007 3:26:41 PM HST To: opensuse@opensuse.org Subject: Yast Update
I ran Yast Update today and rebooted. Now I get these error messages:
BIOS EDD facility v0.16 2004-Jun-25, 0 devices found EDD information not available. Loading edd Loading fan FATAL: Error inserting fan (lib/modules/2.6.18.8-0.3-default/kernel/ drivers/acpi/fan.ko: No such device Loading jbd Loading mbcache Loading ext3 Waiting for device /dev/sda1 to appear:..............not found-- exiting to /bin/sh Sh: no job control in this shell $
Everything worked fine before this update. What can I do to correct this? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Susemail wrote:
It seems that I'm booting using the xen kernel:
:~> uname -a Linux myhome 2.6.18.8-0.3-xen #1 SMP Tue Apr 17 08:42:35 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux
How do I change this to boot from the correct or previous kernel?
You should be able to select it at boot time. You can also practice by using the 'grubonce' command: http://freebsd.amazingdev.com/blog/archives/000862.html#000862 -- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, an Open OS weblog: http://freebsd.amazingdev.com/blog/ UNIX is user-friendly. It's just a bit picky about who its friends are. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 11 May 2007 08:33, Jonathan Arnold wrote:
Susemail wrote:
It seems that I'm booting using the xen kernel: :~> uname -a
Linux myhome 2.6.18.8-0.3-xen #1 SMP Tue Apr 17 08:42:35 UTC 2007 x86_64 x86_64 x86_64 GNU/Linux
How do I change this to boot from the correct or previous kernel?
You should be able to select it at boot time. You can also practice by using the 'grubonce' command:
http://freebsd.amazingdev.com/blog/archives/000862.html#000862
-- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, an Open OS weblog: http://freebsd.amazingdev.com/blog/
UNIX is user-friendly. It's just a bit picky about who its friends are.
:~> su - Password: myhome:~ # grubonce 0: XEN -- openSUSE 10.2 - 2.6.18.8-0.3 1: openSUSE 10.2 - 2.6.18.8-0.3 2: Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 3: openSUSE 10.2 4: Floppy 5: Failsafe -- openSUSE 10.2 Using openSUSE 10.2 - 2.6.18.8-0.3 or openSUSE 10.2 gives me a blank screen except for a ~1 inch line at the top of the screen. Using Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 or Failsafe -- openSUSE 10.2 gives me the output from my original post:
From: susemail <susemail@hawaii.rr.com> Date: May 10, 2007 3:26:41 PM HST To: opensuse@opensuse.org Subject: Yast Update
I ran Yast Update today and rebooted. Now I get these error messages:
BIOS EDD facility v0.16 2004-Jun-25, 0 devices found EDD information not available. Loading edd Loading fan FATAL: Error inserting fan (lib/modules/2.6.18.8-0.3-default/kernel/ drivers/acpi/fan.ko: No such device Loading jbd Loading mbcache Loading ext3 Waiting for device /dev/sda1 to appear:..............not found-- exiting to /bin/sh Sh: no job control in this shell $
Everything worked fine before this update. What can I do to correct this?
Thanks, Jerome -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Susemail wrote:
myhome:~ # grubonce 0: XEN -- openSUSE 10.2 - 2.6.18.8-0.3 1: openSUSE 10.2 - 2.6.18.8-0.3 2: Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 3: openSUSE 10.2 4: Floppy 5: Failsafe -- openSUSE 10.2
Using openSUSE 10.2 - 2.6.18.8-0.3 or openSUSE 10.2 gives me a blank screen except for a ~1 inch line at the top of the screen.
Using Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 or Failsafe -- openSUSE 10.2 gives me the output from my original post:
It looks like that is the only kernel you now have installed. Check with rpm -qa | grep kernel and if the xen kernel is the only kernel installed, and that is not what you want, go to Yast and install the correct kernel and uninstall or leave the xen kernel. -- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 11 May 2007 13:02, Joe Morris (NTM) wrote:
Susemail wrote:
myhome:~ # grubonce 0: XEN -- openSUSE 10.2 - 2.6.18.8-0.3 1: openSUSE 10.2 - 2.6.18.8-0.3 2: Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 3: openSUSE 10.2 4: Floppy 5: Failsafe -- openSUSE 10.2
Using openSUSE 10.2 - 2.6.18.8-0.3 or openSUSE 10.2 gives me a blank screen except for a ~1 inch line at the top of the screen.
Using Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 or Failsafe -- openSUSE 10.2 gives me the output from my original post:
It looks like that is the only kernel you now have installed. Check with rpm -qa | grep kernel and if the xen kernel is the only kernel installed, and that is not what you want, go to Yast and install the correct kernel and uninstall or leave the xen kernel.
-- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x86_64
I have the default kernel installed also: :~> rpm -qa | grep kernel kernel-source-2.6.18.8-0.3 linux-kernel-headers-2.6.18.2-3 kernel-default-2.6.18.8-0.3 kernel-docs-2.6.18.2-34 kernel-xen-2.6.18.8-0.3 Shouldn't the kernel-headers and document number be the same as the kernel-source number? If true, they weren't updated by the update. Jerome -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 11 May 2007 13:02, Joe Morris (NTM) wrote:
Susemail wrote:
myhome:~ # grubonce 0: XEN -- openSUSE 10.2 - 2.6.18.8-0.3 1: openSUSE 10.2 - 2.6.18.8-0.3 2: Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 3: openSUSE 10.2 4: Floppy 5: Failsafe -- openSUSE 10.2
Using openSUSE 10.2 - 2.6.18.8-0.3 or openSUSE 10.2 gives me a blank screen except for a ~1 inch line at the top of the screen.
Using Failsafe -- openSUSE 10.2 - 2.6.18.8-0.3 or Failsafe -- openSUSE 10.2 gives me the output from my original post:
It looks like that is the only kernel you now have installed. Check with rpm -qa | grep kernel and if the xen kernel is the only kernel installed, and that is not what you want, go to Yast and install the correct kernel and uninstall or leave the xen kernel.
-- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x86_64
I have the default kernel installed also: :~> rpm -qa | grep kernel kernel-source-2.6.18.8-0.3 linux-kernel-headers-2.6.18.2-3 kernel-default-2.6.18.8-0.3 kernel-docs-2.6.18.2-34 kernel-xen-2.6.18.8-0.3 Shouldn't the kernel-headers and document number be the same as the kernel-source number? If true, they weren't updated by the update. How do I update the linux-kernel-headers-2.6.18.2-3? Do they need to be updated? How do I get the system to use the default kernel? Thanks, Jerome ps I don't know if this matters but three files in /boot/ have 'Unknown' File Type: backup_mbr, @vmlinux and vmlinux-2.6.18.8-0.3-default -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Susemail wrote:
I have the default kernel installed also:
:~> rpm -qa | grep kernel kernel-source-2.6.18.8-0.3 linux-kernel-headers-2.6.18.2-3 kernel-default-2.6.18.8-0.3 kernel-docs-2.6.18.2-34 kernel-xen-2.6.18.8-0.3
Is that kernel OK? What does rpm -V kernel-default-2.6.18.8-0.3 tell you?
Shouldn't the kernel-headers and document number be the same as the kernel-source number? Not necessary. If true, they weren't updated by the update.
Because it isn't. They did not need to be updated. I either read that here or the security list.
How do I update the linux-kernel-headers-2.6.18.2-3? Do they need to be updated?
They are not the problem and they are ok as is.
How do I get the system to use the default kernel?
If booting from GRUB with that option doesn't work, make sure that kernel is still there in /lib/modules, and check (via above command) if rpm sees a problem with the installed files. It should work if those all check out. To make it default, you can either change the default in /boot/grub/menu.lst to 1, or use Yast2, System, Bootloader module and set it as the default.
ps I don't know if this matters but three files in /boot/ have 'Unknown' File Type: backup_mbr, @vmlinux and vmlinux-2.6.18.8-0.3-default
That doesn't sound correct. -- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Joe Morris (NTM)
-
Jonathan Arnold
-
Susemail