Re: PCI IDE controller


Subject: Re: PCI IDE controller
From: Benjamin Karas (bjk4@po.cwru.edu)
Date: Tue Sep 07 1999 - 16:00:53 MDT


If you use BootX, one way of upgrading your kernel is the following:

Download the latest kernel source and 'tar -zxf' it someplace (like
into /usr/src/)
You could also patch your old kernel using the patch command.

Inside /usr/src/linux, you have three choices:
make xconfig
make menuconfig
make config
Each of the above commands configures the kernel. You can find all kinds
of ways to get into trouble there.

Next, run the following:
make deps
make zImage
make modules
make modules_install

If all these work, you will have the file: /usr/src/linux/vmlinux
You should copy this file to your MacOS partition to place in your System
Folder later.

Finally, you need to symlink /boot/System.map to /usr/src/linux/System.map
This allows any modules to work properly and reduces complaints later on.

Be sure to keep a backup of your old vmlinux, System.map, and
/usr/src/linux directories in case something goes wrong (which is all too
often).

-Ben Karas

On Mon, 6 Sep 1999, Bernie Mentink wrote:

> Neil Jolly wrote:
>
> >
> >
> > I've never had a problem with freezes under Champion 1.1, and I use
> > Netscape a lot. My current up time is nearing a month with no problems
> > (running 2.2.11 on beige G3 r2 clocked to 292mhz/96mb ram).
> >
> > --
> > Neil Jolly
> > (with Yoda-like voice)
> > "Confrontation leads to anger... Anger leads to fear... Fear leads
> > to using Windows NT in mission-critical combat systems... And this is
> > how the ancients fell...
>
> Hi Neil,
>
> I'm running CS 1.1 on a RevA iMac. Can you tell me the method you used to
> upgrade the kernal to
> 2.2.11 istead of the supplied 2.2.6.
>
> Much appreciated,
> Cheers,
> Bernie Mentink.
>
>
> --
> -------------IMAC YELLOWDOG LINUX--------------
> Bernie Mentink
> Email: ebike@paradise.net.nz
> -----------------------------------------------
>
>
>
>



This archive was generated by hypermail 2a24 : Fri Oct 01 1999 - 16:13:43 MDT