Re: CS 1.2 -> 1.2.1


Subject: Re: CS 1.2 -> 1.2.1
From: Bryan Stillwell (bstill@terraplex.com)
Date: Thu Oct 19 2000 - 14:42:09 MDT


On Thu, Oct 19, 2000 at 03:26:11PM -0500, Jolly Roger wrote:
>on 10/19/00 3:21 PM, Ken Scott wrote:
>
>> Umm, reboot?
>
>I did reboot, smart guy. :) And I see that I am still using kernel 2.2.15
>(unless the text that scrolls past during boot-up is lying to me).
>
>Any constructive advice out there? Ken seems to be all dried up...

Are you using yaboot or BootX? If you're using yaboot, check your
yaboot.conf file in your hfs partition and make sure it's pointing to
the new kernel. It may be pointing to /vmlinux, which in that case you
would want to reset the symlink for /vmlinux to
/boot/vmlinux-2.2.17-0.6.1 (ln -sf /boot/vmlinux-2.2.17-0.6.1 /vmlinux).

In BootX you would copy /boot/vmlinux-2.2.17-0.6.1 to the System Folder
on your MacOS drive and rename it vmlinux.

Then reboot.

To check what kernel packages are currently installed run this command:

rpm -qa |grep kernel

When I do that I get:

(~)> rpm -qa |grep kernel
kernel-headers-2.2.17-0.6.1
kernel-2.2.17-0.6.1
kernel-source-2.2.17-0.6.1

Bryan

-- 
  Terra Soft Solutions, Inc.           | Software Engineer
  http://www.terrasoftsolutions.com/   | bstill@terraplex.com
  GPG fingerprint: 3608 4610 8C08 B8EB 0970  9686 8A93 386C 6116 EFE2




This archive was generated by hypermail 2a24 : Thu Oct 19 2000 - 14:42:15 MDT